Removes dependency on Pymc3 and replaces it with scipy and numpy
bakermoran
released this
09 Jul 16:37
·
5 commits
to release
since this release
This locks dependency versions in order to prevent breaking changes from these dependencies. Removes Pymc3 which will dramatically speed up runtimes, reducing them by as much as 98%. This removes a lot of overhead and complexity that was unnecessary for this package.