$npx skillfedfor your agent

Mathematics packages

367 packages · page 6 of 10

Packages

tensorflow-io With conditions
PyPI · Mathematics · released Jul 2024

Extends TensorFlow with support for file systems and data formats not built into TensorFlow, including HTTP/HTTPS access and automatic decompression for remote datasets.

Install only if you have a specific need for extended I/O capabilities; it is not required for standard TensorFlow workflows.

Apache-2.0compiled wheel
356.7Kdownloads / mo
ocp-gordon With conditions
PyPI · Mathematics · released Jul 2026

Interpolates networks of curves into smooth Gordon surfaces using B-spline mathematics, integrated with CadQuery's OCP for CAD geometry operations.

Apache-2.0pure Python
353.6Kdownloads / mo
pytransform3d Worth it
PyPI · Mathematics · released Jul 2026

pytransform3d provides operations, conversions, and visualizations for 3D rotations and translations, with built-in support for multiple rotation representations and a TransformManager for chaining complex transformations.

BSD-3-Clausepure Python
353.2Kdownloads / mo
pytorch-forecasting Worth it
PyPI · Mathematics · released Jun 2026

PyTorch Forecasting provides neural network models and utilities for time series forecasting, including architectures like Temporal Fusion Transformers, N-BEATS, and N-HiTS, with training orchestrated through PyTorch Lightning.

Install it if you need to train neural forecasting models on time series data and want to avoid reimplementing standard architectures or training boilerplate.

MITpure Python
344.3Kdownloads / mo
nvidia-nvfatbin With conditions
PyPI · Mathematics · released May 2026

Provides Python bindings to NVIDIA's fatbin compiler library for working with CUDA binary formats and GPU code compilation artifacts.

However, verify the license terms before use in proprietary projects, and confirm that your system meets any undocumented CUDA runtime dependencies.

license unclearcompiled wheel · 3+
340.8Kdownloads / mo
bittensor-wallet Skip
PyPI · Mathematics · released Jul 2026

Manages cryptographic keys and wallets for the Bittensor network, providing Python bindings to a Rust-based wallet implementation for creating and accessing blockchain credentials.

Install only if you are maintaining legacy code that explicitly depends on bittensor-wallet.

MITcompiled wheel · 3.10+abandoned
331.4Kdownloads / mo
glum With conditions
PyPI · Mathematics · released May 2026

glum is a high-performance Python library for fitting generalized linear models (GLMs) with support for multiple distributions, regularization methods, formula-based specification, and statistical inference.

permissive licensecompiled wheel · 3.10+
330.9Kdownloads / mo
tabmat With conditions
PyPI · Mathematics · released Feb 2026

Provides efficient matrix classes for tabular data that mix dense, sparse, and categorical columns, optimized for statistical algorithms.

license unclearcompiled wheel · 3.10+
325.3Kdownloads / mo
empirical-calibration Skip
PyPI · Mathematics · released May 2024

Computes empirical calibration weights to correct bias in survey samples and observational data through convex optimization, supporting weight clipping and inexact calibration.

Apache-2.0builds from sourceabandoned
319.8Kdownloads / mo
pymc3 With conditions
PyPI · Mathematics · released May 2024

PyMC3 is a Python package for Bayesian statistical modeling and probabilistic machine learning, implementing advanced Markov chain Monte Carlo (MCMC) and variational inference algorithms for complex probabilistic models.

However, it is now legacy—the PyMC project has been renamed and moved to newer backends.

Apache-2.0pure Python · 3.7+
319.1Kdownloads / mo
kaldialign Worth it
PyPI · Mathematics · released Jun 2026

Computes edit distance, alignment, and word error rate (WER) between sequences using Kaldi's original algorithms, with support for compound word matching and statistical confidence intervals.

permissive licensecompiled wheel · 3.10+
318.6Kdownloads / mo
quantstats Worth it
PyPI · Mathematics · released Jan 2026

QuantStats computes portfolio performance metrics (Sharpe ratio, volatility, drawdown, win rate) and generates visualizations and HTML tearsheets for analyzing investment returns.

Apache-2.0pure Python · 3.10+
315.9Kdownloads / mo
pyAgrum-nightly With conditions
PyPI · Mathematics · released Aug 2026

pyAgrum is a Python library for creating, learning, and performing inference on Bayesian Networks and other Probabilistic Graphical Models, with a C++ backend and high-level Python interface.

LGPL-3.0-only OR MITcompiled wheel · 3.10+
310.0Kdownloads / mo
ropwr With conditions
PyPI · Mathematics · released Jan 2026

RoPWR computes optimal piecewise polynomial regression with support for monotonic constraints, multiple objective functions, and regularization, using convex optimization solvers.

However, note the aging maintenance status (last commit January 2026, 203 days ago) and modest popularity (top 15000 tier)—suitable for niche regression tasks but not…

Apache-2.0pure Python · 3.10+aging
299.8Kdownloads / mo
optbinning With conditions
PyPI · Mathematics · released Oct 2025

OptBinning discretizes numeric variables into bins optimally for binary, continuous, and multiclass targets using mathematical programming, with support for constraints.

However, verify that its mathematical programming approach and dependency footprint fit your performance and deployment constraints before committing to production use.

Apache-2.0pure Python · 3.7+aging
298.8Kdownloads / mo
cvc5 With conditions
PyPI · Mathematics · released May 2026

cvc5 is a satisfiability modulo theories (SMT) solver that determines whether first-order logic formulas are satisfiable under combinations of theories; it provides Python bindings to use the solver as a library.

license unclearcompiled wheel
296.1Kdownloads / mo
scikit-fem Worth it
PyPI · Mathematics · released Jun 2026

Transforms bilinear and linear forms into sparse matrices and vectors for finite element assembly, supporting 1D, triangular, quadrilateral, tetrahedral, and hexahedral elements plus specialized element types.

BSD-3-Clausepure Python · 3.10+
288.6Kdownloads / mo
awkward0 Skip
PyPI · Mathematics · released Feb 2021

Manipulates complex, non-rectangular data structures (jagged arrays, nested records, heterogeneous types, sparse or masked data) using Numpy-like vectorized operations instead of Python loops.

BSD-3-Clausepure Pythonabandoned
282.1Kdownloads / mo
python-sat With conditions
PyPI · Mathematics · released Aug 2026

PySAT wraps modern Boolean satisfiability solvers and provides cardinality and pseudo-Boolean encodings, letting you call SAT oracles from Python code.

Not recommended if you only need a pure-Python SAT solver or have no need for low-level solver integration.

permissive licensecompiled wheel
281.8Kdownloads / mo
bittensor-drand Worth it
PyPI · Mathematics · released Jun 2026

Provides timelock encryption for Bittensor commit-reveal weight commitments and general-purpose data using drand randomness, with Rust core and Python bindings.

However, the repository is archived and marked abandoned, meaning no active maintenance or bug fixes should be expected.

MITcompiled wheel · 3.9+abandoned
281.5Kdownloads / mo
loop-rate-limiters Worth it
PyPI · Mathematics · released Aug 2025

Provides synchronous and asynchronous rate limiters to regulate loop execution frequency at a specified rate, similar to rospy.Rate.

Install it if you need straightforward loop frequency regulation in synchronous or asynchronous code.

Apache-2.0pure Python · 3.8+
280.7Kdownloads / mo
uproot3-methods Skip
PyPI · Mathematics · released Mar 2021

Adds physics-oriented methods to ROOT file classes, primarily TLorentzVectors and histograms, as a companion library to uproot 3.x for working with particle physics data.

BSD-3-Clausepure Pythonabandoned
279.6Kdownloads / mo
uproot3 Skip
PyPI · Mathematics · released Feb 2021

Reads and writes ROOT files (the data format used in high-energy physics) using pure Python and NumPy, without requiring the C++ ROOT library.

BSD-3-Clausepure Pythonabandoned
279.5Kdownloads / mo
momentchi2 With conditions
PyPI · Mathematics · released Aug 2021

Computes the cumulative distribution function of a weighted sum of chi-squared random variables using four moment-matching approximation methods: Hall-Buckley-Eagleson, Satterthwaite-Welch, Wood's F, and Lindsay-Pilla-Basak.

MITpure Python · 3.6+abandoned
276.6Kdownloads / mo
tfp-nightly With conditions
PyPI · Mathematics · released Aug 2026

TensorFlow Probability provides probabilistic modeling, statistical inference, and Bayesian machine learning tools integrated with TensorFlow and JAX, including distributions, bijectors, inference algorithms, and probabilistic neural network layers.

Apache-2.0pure Python · 3.9+
274.9Kdownloads / mo
dimod Worth it
PyPI · Mathematics · released Jun 2026

dimod provides classes and interfaces for defining and solving binary quadratic models (BQMs), including Ising and QUBO formulations, along with reference samplers and abstract base classes for building custom solvers.

Install it if you need a standard interface for BQM solvers or plan to use quantum annealing tools.

Apache-2.0compiled wheel · 3.10+
273.9Kdownloads / mo
galois Worth it
PyPI · Mathematics · released May 2026

Galois extends NumPy arrays to perform arithmetic operations over finite fields (Galois fields), enabling efficient computation in GF(p^m) with a NumPy-compatible interface.

The non-constant-time implementation is explicitly documented as unsuitable for production security but appropriate for research and education, so install only if…

MITpure Python · 3.7+
269.8Kdownloads / mo
pwlf Worth it
PyPI · Mathematics · released Jul 2026

Fits continuous piecewise linear functions to data by specifying the number of line segments and providing x-y data, with support for weighted fits and multiple optimization strategies.

Install it if you need to model data with distinct linear regimes or approximate nonlinear relationships with continuous piecewise linear segments.

permissive licensepure Python · 3.5+
265.8Kdownloads / mo
binpacking Worth it
PyPI · Mathematics · released Jan 2026

Distributes weighted items into bins using greedy algorithms, either to a fixed number of bins with balanced loads or to the minimum bins with a maximum capacity constraint.

Install it if you need to distribute weighted items across fixed bins or minimize bin count.

MITpure Python · 3.10+aging
265.7Kdownloads / mo
dm-haiku With conditions
PyPI · Mathematics · released Jul 2026

Haiku is a neural network library for JAX that provides an object-oriented module abstraction and function transformation to build and train models while retaining access to JAX's pure function transformations.

Apache-2.0pure Python · 3.10+
262.6Kdownloads / mo
sparse-dot-topn Worth it
PyPI · Mathematics · released Dec 2025

Performs fast sparse matrix multiplication with integrated top-n result selection, reducing memory footprint and improving performance over separate multiplication and filtering steps.

Apache-2.0compiled wheel · 3.9+
262.3Kdownloads / mo
pymc-extras Worth it
PyPI · Mathematics · released Jul 2026

Extends PyMC with specialized distributions, alternative inference methods, and statespace models that are too specialized for the core library but useful enough to avoid reimplementing.

Install it if you need specialized distributions, alternative inference methods, or statespace models beyond what PyMC core offers.

Apache-2.0pure Python · 3.12+
257.7Kdownloads / mo
tf-nightly-cpu With conditions
PyPI · Mathematics · released Aug 2026

tf-nightly-cpu provides a CPU-optimized nightly build of TensorFlow for numerical computation, machine learning, and deep learning across CPUs, GPUs, TPUs, and edge devices.

Apache-2.0compiled wheel · 3.10+
257.5Kdownloads / mo
pytensor-distributions With conditions
PyPI · Mathematics · released Jun 2026

PyTensor-distributions provides a collection of probability distribution functions (pdf, cdf, ppf, logpdf, etc.) and statistical properties (mean, variance, entropy, etc.) implemented as PyTensor expressions for use in probabilistic computing.

However, the alpha status means the API and feature coverage may change; verify that the distributions and expressions you need are already implemented before…

Apache-2.0pure Python · 3.12+
248.1Kdownloads / mo
litert-converter With conditions
PyPI · Mathematics · released Aug 2026

Converts machine learning models to LiteRT format for deployment on mobile and embedded devices with low latency and minimal binary size.

Apache-2.0compiled wheel
244.8Kdownloads / mo
pynini With conditions
PyPI · Mathematics · released Sep 2025

Pynini compiles grammar rules into weighted finite-state transducers and related automata structures, enabling programmatic construction and application of complex linguistic transformations.

Apache-2.0compiled wheel · 3.8+aging
239.1Kdownloads / mo
roma Worth it
PyPI · Mathematics · released Aug 2026

RoMa provides differentiable conversions between 3D rotation representations (rotation vectors, quaternions, rotation matrices, Euler angles) and utilities for rotation-space operations in PyTorch, designed for machine learning and gradient-based optimization.

Install it if your project involves 3D rotations, pose estimation, or rotation-aware neural networks.

BSD-3-Clausepure Python · 3.8+
238.1Kdownloads / mo
blackjax Worth it
PyPI · Mathematics · released Jul 2026

BlackJAX provides a collection of MCMC and other sampling algorithms built on JAX that run on CPU and GPU, designed for users who have a log-probability function and need a performant sampler.

Apache-2.0pure Python · 3.11+
227.1Kdownloads / mo
iminuit With conditions
PyPI · Mathematics · released Nov 2025

iminuit is a Python interface to MINUIT2 (CERN's C++ optimization library) for fitting statistical models via maximum-likelihood and least-squares methods, with built-in cost functions and Jupyter visualization.

MITcompiled wheel · 3.9+
226.9Kdownloads / mo
cvxpy-base With conditions
PyPI · Mathematics · released Jun 2026

cvxpy-base provides compiled solver kernels for CVXPY, a Python modeling language for convex optimization problems. It handles the numerical computation layer that solves optimization problems expressed in CVXPY's high-level syntax.

Apache-2.0compiled wheel · 3.11+
222.0Kdownloads / mo