Algorithm for performing integral elimination for nonlinear integral equations
Project description
IntegralElimination
This package implements the integral elimination algortihm described in :
- François Lemaire and Louis Roussel. Contribution to Integral Elimination. Accepted at CASC 2024. Apr. 2024. https://hal.science/hal-04570612
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.
Details on the implentation
- This implementation in Python uses the SymPy package.
- The functions implemented are as close as possible to those in the article above.
- A slight modification as been made to the update_exp function to correctly handle exponentials that have already been defined.
Contact
- Louis Roussel (louis.roussel@univ-lille.fr), Université de Lille, CNRS, Centrale Lille, UMR 9189 CRIStAL, F-59000 Lille, France
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
IntegralElimination-0.1.1.tar.gz
(29.3 kB
view details)
Built Distribution
File details
Details for the file IntegralElimination-0.1.1.tar.gz
.
File metadata
- Download URL: IntegralElimination-0.1.1.tar.gz
- Upload date:
- Size: 29.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5aeccd0b3f6f7697a1bad490cd84499c638d716ae163e54344d0089d234729e3 |
|
MD5 | 321489bc8ea92a85d28001bc7be0c535 |
|
BLAKE2b-256 | ccd67e59e29e24d0b7df2889ca3696f22ec40470ebd39778acdeb03d01cf56d7 |
File details
Details for the file IntegralElimination-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: IntegralElimination-0.1.1-py3-none-any.whl
- Upload date:
- Size: 32.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ac59d8d1e12b244ccc5ea019991cf130418618aa66618e376085e2e38135c61 |
|
MD5 | 6ef36fa4bdbc385f665ba9a8f75cf12d |
|
BLAKE2b-256 | dc1dfb7873d851491572b6e94ae67f56e54450255c7d12bd176e16048b1e758d |