april-tools/gasp
gasp! - GPU Accelerated Simplical Polynomial Integrator
This tool helps researchers and engineers quickly solve complex mathematical problems involving weighted model integration (WMI). You provide it with algebraic constraints and it delivers highly accurate numerical integrals, much faster than traditional methods. It's designed for those working with probabilistic models or constraint satisfaction problems where computational efficiency is critical.
No commits in the last 6 months.
Use this if you need to perform high-performance numerical integration of many algebraic monomials in parallel, especially if you're already working with the `wmi-pa` framework.
Not ideal if your integration needs are simple, you don't require GPU acceleration, or your workflow isn't centered around algebraic constraint satisfaction.
Stars
10
Forks
1
Language
Python
License
MIT
Category
Last pushed
Apr 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/april-tools/gasp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sbi-dev/sbi
sbi is a Python package for simulation-based inference, designed to meet the needs of both...
SMTorg/smt
Surrogate Modeling Toolbox
reservoirpy/reservoirpy
A simple and flexible code for Reservoir Computing architectures like Echo State Networks
GPflow/GPflow
Gaussian processes in TensorFlow
dswah/pyGAM
[CONTRIBUTORS WELCOME] Generalized Additive Models in Python