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.2.1.tar.gz
(32.1 kB
view details)
Built Distribution
File details
Details for the file integralelimination-0.2.1.tar.gz
.
File metadata
- Download URL: integralelimination-0.2.1.tar.gz
- Upload date:
- Size: 32.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d9aca005e6d6a6de03d52e7c888d77f5a6ac452b95b2f80d8e588d43825fd96 |
|
MD5 | c4cfbbf23ed693102d6c90f86607f172 |
|
BLAKE2b-256 | 4766a07a48e2cc9a6343b39e674449bbc37dbc1b62189d0a2d07f00c91dbe32f |
File details
Details for the file IntegralElimination-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: IntegralElimination-0.2.1-py3-none-any.whl
- Upload date:
- Size: 33.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b372546d2608dfe3edbc3b5c42ec63678068012740da4fd508573397f926a95 |
|
MD5 | b28f28088c186284ac6707f8e6853b04 |
|
BLAKE2b-256 | 89ee19785b102f90982c8ea51600e884d2c1ea31f5a6494e18a5d7a160cd9b48 |