conda-forge / pymc-feedstock

A conda-smithy repository for pymc.
BSD 3-Clause "New" or "Revised" License
1 stars 12 forks source link

`pymc` vs `pymc-base` #107

Closed renan-r-santos closed 8 months ago

renan-r-santos commented 8 months ago

Comment:

When should we use pymc-base instead of pymc?

I also see there's also pytensor-base and pytensor. Should pymc-base depend on pytensor-base instead of pytensor?

The reason why I'm asking this second question is that it seems pytensor-base doesn't have a compiler as runtime dependency and that would be nice for my use case, because right now, installing either pymc or pymc-base brings GCC and it shadows my Clang installation under Linux.

maresb commented 8 months ago

The reason why I'm asking this second question is that it seems pytensor-base doesn't have a compiler as runtime dependency and that would be nice for my use case, because right now, installing either pymc or pymc-base brings GCC and it shadows my Clang installation under Linux.

Hey @renan-r-santos, I don't know why I didn't see your message sooner, but you're absolutely right! I made a mistake in f871e556ad2b41c945cca6d1c8fb4b6a0cf86dd0. Thanks for pointing this out, I will fix it for v5.11.0.