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.2.tar.gz
(29.4 kB
view details)
Built Distribution
File details
Details for the file IntegralElimination-0.1.2.tar.gz
.
File metadata
- Download URL: IntegralElimination-0.1.2.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5744d0eb883d086dfe75ab9d2a7643537d764b04928cfef5e3f2177bf21bb7b |
|
MD5 | 2d9c223bdf1df03f5ba8cf5e884ac2bc |
|
BLAKE2b-256 | 9ceeeb9c4c4ef3788ace8486ff22f0cc6e9ea20d6ae8c60748ea37d4d2929b92 |
File details
Details for the file IntegralElimination-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: IntegralElimination-0.1.2-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 | caac7c96427783d9e1407f5aef2257baa5191042c03ecd1ebf99a63f6d09ce03 |
|
MD5 | 287fc837e35ec0257da9a45f58794af9 |
|
BLAKE2b-256 | 79df51b62a253ed509727b36c8d74a29053f6f259a8b8ebb6257627ae1d7eae2 |