Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 983 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 983 Bytes

Homebrew-science

For science.

These formulae provide software tailored to scientific endeavors. 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!

How do I install these formulae?

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

If the formula conflicts with one from mxcl/master or another tap, you can brew install homebrew/science/<formula>.

You can also install via URL:

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

Docs

brew help, man brew, or the Homebrew wiki.

Contributing

Please see the contributing wiki page.