A SageMath package to beautifully format a class of rational functions.
Project description
BRational
A SageMath package to beautifully format a class of rational functions.
Version: 1.1.0
The default expression for
$$\dfrac{1 + 26T + 66T^2 + 26T^3 + T^4}{(1 - T)^5}$$
in SageMath is
(-T^4 - 26*T^3 - 66*T^2 - 26*T - 1)/(T^5 - 5*T^4 + 10*T^3 - 10*T^2 + 5*T - 1)
Using brational
, the default is
(1 + 26*T + 66*T^2 + 26*T^3 + T^4)/(1 - T)^5
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
brational-1.1.0.tar.gz
(9.6 kB
view details)
Built Distribution
File details
Details for the file brational-1.1.0.tar.gz
.
File metadata
- Download URL: brational-1.1.0.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89884eaa00c86f91bc0feb71c780f64c3dbe022afc73da675fdc41131db55587 |
|
MD5 | 74600ce300fe73788e80b3ed4d6f5dea |
|
BLAKE2b-256 | bf9c555c74208ea91050808facecda36b5a4805e67c92b1e702b0ab980a3a4cd |
File details
Details for the file brational-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: brational-1.1.0-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebdb97856ebc5cfd9beae10b952d1d3da58673e92ab3af1dafc0c6a5d5372a25 |
|
MD5 | 299bb16324786809bbbcec529940c840 |
|
BLAKE2b-256 | 937b3f67ad11c967c51592def94a2422ac8aba0f4a1451e21d8751bc2a7a2966 |