An open API service indexing awesome lists of open source software.

https://github.com/brewsci/homebrew-science

:snowflake: Scientific formulae for Homebrew and Linuxbrew (legacy)
https://github.com/brewsci/homebrew-science

Last synced: 11 months ago
JSON representation

:snowflake: Scientific formulae for Homebrew and Linuxbrew (legacy)

Awesome Lists containing this project

README

          

# Brewsci/science (legacy)

This tap provided scientific formulae for both the Homebrew and Linuxbrew package managers.

This tap is not maintained. We are not accepting new pull requests, except to migrate a formula to [Homebrew/core](https://github.com/Homebrew/homebrew-core), [Brewsci/bio](https://github.com/brewsci/homebrew-bio), or a different tap within the [Brewsci organization](https://github.com/brewsci). Please open an issue if you are interested in creating and maintaining a new tap within the Brewsci organization.

# Hosting Your Own Tap

Anyone can host their own tap. See [Interesting Taps & Forks](https://docs.brew.sh/Interesting-Taps-and-Forks.html) and [How to Create and Maintain a Tap](https://docs.brew.sh/How-to-Create-and-Maintain-a-Tap.html)

![Brewsci logo](https://raw.githubusercontent.com/brewsci/homebrew-science/master/.github/brewsci-256x256.png)
[![For science.](https://i.imgur.com/Bswp1.png)](https://xkcd.com/585)

## How do I install these formulae?

```sh
brew tap brewsci/science
brew install FORMULA
```

or

```sh
brew install brewsci/science/FORMULA
```

## Troubleshooting

**IMPORTANT** First read the [Troubleshooting Checklist](https://docs.brew.sh/Troubleshooting.html).

Use `brew gist-logs FORMULA` to create a [Gist](https://gist.github.com/) and post the link in your issue.

Search [open](https://github.com/brewsci/homebrew-science/issues?state=open) and [closed](https://github.com/brewsci/homebrew-science/issues?state=closed) issues. See also Homebrew's [Common Issues](https://docs.brew.sh/Common-Issues.html) and [FAQ](https://docs.brew.sh/FAQ.html).

## Documentation

`brew help`, `man brew`, or check [Homebrew's documentation](https://github.com/Homebrew/brew/blob/master/docs/README.md).

## Contributing

Please see the [contributing guide](https://github.com/brewsci/homebrew-science/blob/master/.github/CONTRIBUTING.md).