8000 GitHub - april-tools/gasp: gasp! - GPU Accelerated Simplical Polynomial Integrator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

april-tools/gasp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GASP!

Python package

This repository is the implementation of GASP!, the GPU Accelerated Simplical Integrator, as a stand-alone drop-in backend for wmi-pa.

GASP! is a high-performance WMI-integration backend that that can replace LATTE and can achieve one to two magnitude performance improvements, even more if many monomials must be integrated separately in parallel.

gasp_vs_latte

Install

Install via git:

pip install git+https://github.com/april-tools/gasp.git@master

Usage

The main usage is via NumericalSymbIntegratorPA, which hooks into the wmipa API.

Citation

Leander Kurscheidt, Paolo Morettin, Roberto Sebastiani, Andrea Passerini, Antonio Vergari, A Probabilistic Neuro-symbolic Layer for Algebraic Constraint Satisfaction, arXiv:2503.19466

Releases

No releases published

Packages

No packages published
0