SageMath Implementation of Riemann–Liouville DifferIntegral Operator
Project description
DifferIntegral-Sage
SageMath Implementation of Riemann–Liouville DifferIntegral Operator
Usage
Install with sage -pip install differintegral_sage
Import with from differintegral_sage import differ_integral
Example
Take the 1.5th derivative:
x = var('x')
differ_integral(x**2 + 3, x, 1.5)
Arguments
Keyword arguments:
- func -- Function to operate on
- variable -- The variable to act with respect to
- order -- The order to integrate or differentiate to. Positive values are derivatives, negative are integrals.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file differintegral_sage-1.0.1.tar.gz.
File metadata
- Download URL: differintegral_sage-1.0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb69579e6335081f5782b10a92819a452c766140e9336b235d85de8cbed56cb4
|
|
| MD5 |
6b86e324aaca83265b78ac60f14fab99
|
|
| BLAKE2b-256 |
f0b04b9c3801f9a267893ac8f2f7285932892fa5d0053d6a0575bf09a684f1a8
|
File details
Details for the file differintegral_sage-1.0.1-py3-none-any.whl.
File metadata
- Download URL: differintegral_sage-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
416f57998cb17d0416f1cc4f0e7d1c4e5c6a97cfc7f3b3b6794203e1b6b11d3e
|
|
| MD5 |
daa45c4c3b561e0180ae45817ac5ceb9
|
|
| BLAKE2b-256 |
49d36bf431ec79f5f1fa44df0b20a629c41180128f5e039537fcfa8b71fae1d4
|