diff options
author | Nao Pross <np@0hm.ch> | 2024-03-03 00:10:05 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2024-03-03 00:10:05 +0100 |
commit | d8a9e036c16d6680e34aca9a7676d4548fb313a3 (patch) | |
tree | 588d07b8c5793dbc03263b7f313a85360ab749b8 /pyproject.toml | |
parent | Add Repr.is_zero to check if value is small (diff) | |
download | mdpoly-d8a9e036c16d6680e34aca9a7676d4548fb313a3.tar.gz mdpoly-d8a9e036c16d6680e34aca9a7676d4548fb313a3.zip |
Add representation of basic algebraic operations
Implements Add, Multiply, Subtract, Divide and Exponentiate.
Some are implemented directly, others as "reducible" i.e. in term of
the others.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions