Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.44 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.44 KB

Homebrew Science

For science.

These formulae provide software tailored to scientific endeavours. Need to store large amounts of data in a sparse matrix, solve a huge optimization problem or process the images from your space telescope? Maybe we can help!

Getting Started

brew install homebrew/science/<formula>

Or brew tap homebrew/science and then brew install <formula>.

Or install via URL (which will not receive updates):

brew install https://raw.githubusercontent.com/Homebrew/homebrew-science/master/<formula>.rb

Troubleshooting

First, read the Troubleshooting Checklist.

Search open and closed issues. See also Homebrew's Common Issues and FAQ.

Use brew gist-logs <formula> to post full logs.

Documentation

brew help, man brew or check Homebrew's documentation.

Contributing

Please see the contributing guide.