summaryrefslogtreecommitdiffhomepage
path: root/test/ec/test_formula.py
Commit message (Collapse)AuthorAgeFilesLines
* Use black.J08nY2021-04-101-12/+40
|
* Introduce symbolic Mod.J08nY2021-01-201-0/+18
|
* Introduce explicit field argument to formula calls.J08nY2021-01-191-6/+6
|
* Fixup the packaging, put cfg into a proper subpackage.J08nY2020-12-261-1/+1
|
* Make certain aspects of the library configurable.J08nY2020-12-171-0/+5
| | | | Fixes #5.
* Handle formula assumptions.J08nY2020-12-171-0/+18
| | | | Fixes #4.
* Fix type errors and increase code coverage.J08nY2020-06-141-0/+5
|
* Cleanup curves script.J08nY2020-03-161-1/+1
|
* Add the concept of a configuration. Add enumeration of configurations.J08nY2020-02-121-3/+1
|
* Rework context handling into a tree-based approach.J08nY2020-02-111-0/+35