Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scientific stack #18

Open
hmaarrfk opened this issue Jan 8, 2019 · 2 comments
Open

scientific stack #18

hmaarrfk opened this issue Jan 8, 2019 · 2 comments

Comments

@hmaarrfk
Copy link
Contributor

hmaarrfk commented Jan 8, 2019

Numpy and Scipy

  • mpi
  • openmp
  • blas
  • numpy 1.11 <- I chose this because many pinnings I've seen use numpy 1.11
    • Remember to change the default pinnings.
  • numpy 1.15
  • scipy

Pillow

Matplotlib

Have to build version 2.3.3 first because that is what python 2 can install.. Python 2.7 dropped

  • kiwisolver
  • tornado
  • matplotlib

Depend only on numpy and/or scipy

  • cytoolz
  • pywavelets

Now the fun ones

  • scikit-image -- patch out matplotlib
  • opencv -- don't link to qt

Machine Learning and stats

  • scikit-learn
  • pandas
  • pytorch ???? need to unvendor more things.

Even more

  • sympy
  • stan
  • pymc3
  • pytables
  • astropy
  • xarray
@gaiar
Copy link

gaiar commented Jun 14, 2019

Having support for SpaCy would be amazing - https://github.com/explosion/spaCy

@hmaarrfk
Copy link
Contributor Author

Please raise an issue on the conda forge feedstock. This effort has moved there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants