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.0.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.0.0.tar.gz
(9.3 kB
view details)
Built Distribution
File details
Details for the file brational-1.0.0.tar.gz
.
File metadata
- Download URL: brational-1.0.0.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa56ada0b24e0d24c2f0b9f9acd31a877566fb0b2b2866bcad37ef7f20539a0a |
|
MD5 | 301448a10fa233ba1d6ca0b35cd632e4 |
|
BLAKE2b-256 | 9a6776c91ffafc2b2fb95c8ea2554bb07a943b84db431f6d14660620f1711392 |
File details
Details for the file brational-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: brational-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a068e58b4a970c43a3b783aeb66231c142aafb971abfab36d2685ae2e1882e6 |
|
MD5 | f1f81991e4d5b4ec7d311dce7af8449b |
|
BLAKE2b-256 | 9d8f22f999bc8ef7c967c110daa689d3e94dd238d13cbc460d3be1e2e2625049 |