File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -3508,3 +3508,27 @@ description = Machine learning with dirty categories.
35083508[semver]
35093509description = 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+
You can’t perform that action at this time.
0 commit comments