summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* New tree API.J08nY2024-06-047-19/+30
* Improve execution tree API.J08nY2024-06-046-147/+135
* Speedup RPA tests.J08nY2024-06-031-4/+20
* Fix pytest test finding.J08nY2024-06-031-0/+1
* Fix configuration enumeration.J08nY2024-06-034-3/+3
* Redo curve doctest.J08nY2024-06-031-1/+1
* Fix codecov.J08nY2024-06-031-1/+2
* Fix Curve doctest.J08nY2024-06-031-3/+3
* Redo LadderMult fix.J08nY2024-06-031-2/+5
* Fix coords doctest.J08nY2024-06-031-6/+6
* Add smartleia back to CI.J08nY2024-06-033-5/+5
* Tests for CPUTraceManager and tests for constant input.J08nY2024-06-022-244/+235
* Fix bad init error in LadderMultiplier.J08nY2024-06-011-2/+2
* Doctests for EC.J08nY2024-06-016-10/+83
* Make imports absolute (to allow doctests).J08nY2024-06-0171-481/+745
* Add Ladder sort-of regression test.J08nY2024-05-311-0/+36
* Doctests for context stuff.J08nY2024-05-311-4/+78
* Switch back to usptream pico-python in CI.J08nY2024-05-313-3/+3
* Fix CPU pearson_corr for small dtypes.J08nY2024-05-311-3/+4
* Better repr for PickleTraceSet.J08nY2024-05-311-0/+6
* Improve doc coverage and cleanup public functions.J08nY2024-05-3010-3/+74
* Drop 3.12 from CI.J08nY2024-05-302-2/+2
* Fix pico-python with 3.12.J08nY2024-05-303-6/+6
* Fix pico install in Python 3.12.J08nY2024-05-303-6/+6
* Test Python 3.12 in CI.J08nY2024-05-304-16/+7
* Fix inspector trace set tests.J08nY2024-05-301-1/+1
* Allow to skip scaling in inspector trace load.J08nY2024-05-305-23/+32
* More precise error message for scalarmult init.J08nY2024-05-271-1/+1
* Fix typing issue.J08nY2024-05-271-2/+2
* Fix docs.J08nY2024-05-271-0/+1
* More docs for local contextmanager.J08nY2024-05-271-1/+9
* Improve docs readability.J08nY2024-05-273-2/+6
* Add bit_length to Mod.J08nY2024-05-272-0/+20
* More docs.J08nY2024-05-213-1/+39
* Add some more missing docs.J08nY2024-05-214-0/+16
* Fix docs for MultipleContext.J08nY2024-05-211-2/+2
* Add custom sdist build step that checks for submodules.J08nY2024-05-161-0/+45
* Fix efd detection.J08nY2024-05-161-1/+2
* Add check for mis-install with missing std an efd submodules.J08nY2024-05-162-69/+65
* Bump to 0.3.0.0.3.0J08nY2024-05-162-4/+4
* Merge pull request #63 from J08nY/deepsource-autofix-9f8ab4d2Ján Jančár2024-04-161-4/+4
|\
| * refactor: replace list comprehension with set comprehensiondeepsource-autofix[bot]2024-04-161-4/+4
|/
* Fix DeepSourcce issues.J08nY2024-04-1624-62/+83
* Cleanup pyproject.J08nY2024-04-162-26/+28
* Add Python 3.11 to CI.J08nY2024-04-162-2/+2
* Bump notebook.J08nY2024-04-161-0/+0
* Bump notebook.J08nY2024-04-141-0/+0
* Add random walk metrics to tree description.J08nY2024-04-142-17/+66
* We are no longer alpha, lets brag!J08nY2024-04-133-3/+3
* Add more metrics to Tree description.J08nY2024-04-131-3/+6