Skip to content

Commit 651e23a

Browse files
committed
pymc package names
1 parent 55df3eb commit 651e23a

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

winpython/data/packages.ini

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3508,3 +3508,27 @@ description = Machine learning with dirty categories.
35083508
[semver]
35093509
description = Python helper for Semantic Versioning (http://semver.org/)
35103510
3511+
[arviz]
3512+
description = Exploratory analysis of Bayesian models
3513+
3514+
[cons]
3515+
description = An implementation of Lisp/Scheme-like cons in Python.
3516+
3517+
[etuples]
3518+
description = Python S-expression emulation using tuple-like objects.
3519+
3520+
[h5netcdf]
3521+
description = netCDF4 via h5py
3522+
3523+
[logical-unification]
3524+
description = Logical unification in Python
3525+
3526+
[minikanren]
3527+
description = Relational programming in Python
3528+
3529+
[pytensor]
3530+
description = Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.
3531+
3532+
[xarray-einstats]
3533+
description = Stats, linear algebra and einops for xarray
3534+

0 commit comments

Comments
 (0)