8000 package names · winpython/winpython@6ff5bb4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6ff5bb4

Browse files
committed
package names
1 parent 3eb4571 commit 6ff5bb4

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

winpython/data/packages.ini

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3766,3 +3766,24 @@ description = Fast data loading for TensorBoard
37663766
[torchmetrics]
37673767
description = PyTorch native Metrics
37683768
3769+
[about-time]
3770+
description = Easily measure timing and throughput of code blocks, with beautiful human friendly representations.
3771+
3772+
[alive-progress]
3773+
description = A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!
3774+
3775+
[autograd]
3776+
description = Efficiently computes derivatives of numpy code.
3777+
3778+
[clarabel]
3779+
description = Clarabel Conic Interior Point Solver for Rust / Python
3780+
3781+
[cma]
3782+
description = CMA-ES, Covariance Matrix Adaptation Evolution Strategy for non-linear numerical optimization in Python
3783+
3784+
[grapheme]
3785+
description = Unicode grapheme helpers
3786+
3787+
[pymoo]
3788+
description = Multi-Objective Optimization in Python
3789+

0 commit comments

Comments
 (0)
0