aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add EPA perf script.J08nY2025-10-251-1/+1
* Speedup multiples_computed.J08nY2025-06-191-1/+1
* Fix codecov measurement.J08nY2024-06-171-1/+1
* Add testing of (some) notebooks.J08nY2024-06-041-0/+3
* Cleanup pyproject.J08nY2024-04-161-1/+3
* Move private formula gen files into doc-coverage exclusion.J08nY2023-12-051-1/+1
* Unify formula gen and formula tests.J08nY2023-12-051-11/+0
* Cleanup ZVP computation.J08nY2023-08-291-1/+1
* Initial move to pytest.J08nY2023-08-081-3/+3
* Move to importlib.resources for test data discovery.J08nY2023-08-081-10/+10
* Add multiplication-by-n polynomial computation to divpoly.J08nY2023-08-011-2/+3
* Add leakage models.J08nY2023-07-241-1/+1
* Fix mypy issues.J08nY2023-02-051-2/+2
* Fixup mypy run in CI.J08nY2022-12-071-2/+2
* Added stacked combine tests to MakefileTomáš Jusko2022-02-261-1/+2
* Fix profiling.J08nY2021-11-271-3/+3
* Add profiling of sca.combine submodule.J08nY2021-11-271-2/+2
* Add performance plotting.J08nY2021-11-261-0/+4
* Fix working with SymbolicMods in formulas.J08nY2021-11-261-2/+2
* Make docstring style changes as per pydocstyle.J08nY2021-04-111-1/+5
* Use black.J08nY2021-04-101-3/+27
* Add performance monitoring and a few improvements to Mod.J08nY2021-01-301-1/+7
* Add Test and Lint GitHub action.J08nY2021-01-231-1/+1
* The big documentation patch.J08nY2021-01-201-1/+1
* Introduce symbolic Mod.J08nY2021-01-201-1/+7
* Add Context for tracing multiples, usable for RPA.J08nY2021-01-161-1/+1
* Resolve out rationals introduced by SymPy.J08nY2021-01-061-1/+1
* Handle formula assumptions.J08nY2020-12-171-1/+1
* More docs.J08nY2020-12-171-1/+4
* Fix type errors and increase code coverage.J08nY2020-06-141-1/+1
* Add curve transformations M2SW and M2TE.J08nY2020-03-161-1/+1
* Add tests for affine coords.J08nY2020-03-161-1/+1
* Add plotting of traces.J08nY2020-03-051-3/+3
* Add support for getting neutral points in coordinate systems.J08nY2020-03-031-1/+1
* Add the concept of a configuration. Add enumeration of configurations.J08nY2020-02-121-2/+3
* Rework context handling into a tree-based approach.J08nY2020-02-111-2/+2
* Use std-curves database submodule instead of hard-coding standard curves.J08nY2020-02-101-1/+1
* Rename AbelianGroup to DomainParameters.J08nY2020-02-101-1/+1
* Fix style errors.J08nY2020-02-081-1/+8
* Add curve parameters, improve coverage.J08nY2019-12-211-1/+1
* More utility to formulas.J08nY2019-11-291-4/+12
* Add codecov.J08nY2019-04-211-3/+3
* Setup EC models, curves, formulas from efd.J08nY2019-03-211-1/+4
* Init.J08nY2019-03-141-0/+10