pymc-devs / pymc2

THIS IS THE **OLD** PYMC PROJECT (VERSION 2). PLEASE USE PYMC INSTEAD:
http://pymc-devs.github.com/pymc/
Other
879 stars 229 forks source link

Rebuild conda forge package with latest numpy #165

Closed kyleabeauchamp closed 6 years ago

kyleabeauchamp commented 6 years ago

So a lot of folks have been upgrading numpy to 1.12 and 1.13, but the pymc2 package is only available with pinning to 1.11. Any thoughts on building pymc2 conda packages with more recent numpy?

I realize that pymc3 is the name of the game, but I lot of folks still have some lingering pymc2 dependencies that benefit from being able to upgrade numpy.

kyleabeauchamp commented 6 years ago

I've opened a conda-forge PR to re-enable the np1.12 build (https://github.com/conda-forge/pymc-feedstock/pull/2)

Does anyone know if this combo is known to work? I saw some issues on windows + np112, but not sure if those were major issues.

kyleabeauchamp commented 6 years ago

Looks like that PR was closed in favor of an improved one: https://github.com/conda-forge/pymc-feedstock/pull/3/files