IntegralElimination
This package implements the integral elimination algortihm described in :
-
François Lemaire and Louis Roussel. Contribution to Integral Elimination. Computer Algebra in Scientific Computing (CASC) 26th International Workshop, Sep 2024, Rennes, France. pp.215--235. URL: https://hal.science/hal-04570612. DOI: 10.1007/978-3-031-69070-9_13.
-
François Lemaire and Louis Roussel. Recent Advances on Integral Elimination. Proceedings of the 2025 International Symposium on Symbolic and Algebraic Computation. ISSAC ’25. Association for Computing Machinery, 2025, pp. 249–257. URL: https://hal.science/hal-04965642. isbn: 9798400720758. DOI: 10.1145/3747199.3747568.
The source code is availaible at :
https://codeberg.org/louis-roussel/IntegralElimination
Installation
- Using pip
python -m pip install IntegralElimination
- Or by building and installing the package
python -m pip install .
How to use ?
Examples are available in the examples folder.
Contact
- Louis Roussel (louis.roussel@univ-lille.fr), Université de Lille, CNRS, Centrale Lille, UMR 9189 CRIStAL, F-59000 Lille, France
Release files for IntegralElimination 0.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| integralelimination-0.3.1.tar.gz | 39.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| integralelimination-0.3.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 80.1 kB
Release files / integralelimination-0.3.1.tar.gz
| Download URL | integralelimination-0.3.1.tar.gz |
|---|---|
| Size | 39.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
df1b70641a16408391bd04c863d2652b0b73eb757809aec30fdba2d01ef55081
|
|
BLAKE2b-256 checksum How to use checksums |
e52a6fb9427b8cded2a98bdd44aa7e2229f5c24ec3a4bf5ad5a24acaca273145
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.5
|
Release files / integralelimination-0.3.1-py3-none-any.whl
| Download URL | integralelimination-0.3.1-py3-none-any.whl |
|---|---|
| Size | 40.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2da4755385c73cf4742c017226d8e110f9a5d81aec1d0cf7d57391657399781e
|
|
BLAKE2b-256 checksum How to use checksums |
a8b5edaa7fe1d1da013791af8b3233fafe222835f45692292e9b2b800be6e0f4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.5
|