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.0.tar.gz
(32.1 kB
view details)
Built Distribution
File details
Details for the file integralelimination-0.2.0.tar.gz
.
File metadata
- Download URL: integralelimination-0.2.0.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 | 2d5968f691b21103fd3c4dc49cfd50e6b080703cb151bb566f9bba87acfdd9ec |
|
MD5 | 021fac0dbf8b5378fb41b1c1cce06948 |
|
BLAKE2b-256 | c465ab1bcf5c5aafb84a887b7aee187503370d2601e031a7709731167e61ee7e |
File details
Details for the file IntegralElimination-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: IntegralElimination-0.2.0-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 | 526d89294c072b4c0422d55c001b9d07573a2a2efa2f1a550789694061849644 |
|
MD5 | b4a83b9e8d0b69ff101652c29aee58a0 |
|
BLAKE2b-256 | 587f3fdf890217a7697e483ba88cbe0f095da70101e16984edde20f6382b6860 |