aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Add random generation of points, speedup computation.J08nY2020-07-0110-26/+43
|
* Dynamically handle missing PicoScope libs.J08nY2020-07-012-174/+214
|
* Add PicoScope 3000 support (partial).J08nY2020-07-015-2/+72
|
* Add path context.J08nY2020-06-302-3/+46
|
* Update notebooks.J08nY2020-06-292-0/+2
|
* Fix codestyle.J08nY2020-06-2912-58/+56
|
* Fix Travis.J08nY2020-06-291-1/+1
|
* Update docs.J08nY2020-06-291-14/+25
|
* Fix type errors and increase code coverage.J08nY2020-06-1427-71/+179
|
* Add a way for actions to have a result.J08nY2020-06-1310-85/+115
|
* Update READMEs.J08nY2020-06-132-8/+36
|
* Fix ECTester target test skip.feature/ectester-targetJ08nY2020-06-131-1/+6
|
* Add docs and tests to the ECTester target.J08nY2020-06-139-39/+687
|
* Add ECTester target.J08nY2020-06-124-11/+645
|
* Add curve transformations M2SW and M2TE.J08nY2020-03-163-1/+90
|
* Add tests for affine coords.J08nY2020-03-165-61/+67
|
* Cleanup curves script.J08nY2020-03-1613-111/+106
|
* Fix alignment of traces of unequal length.J08nY2020-03-094-21/+20
|
* Add inplace handling of HDF5 files.J08nY2020-03-096-45/+109
|
* Fix dbl-2016-rcb in projective-3 coords.J08nY2020-03-082-2/+2
|
* Add raw output from scopes.J08nY2020-03-086-27/+68
|
* Remove Trace title and data attributes, use meta attr.J08nY2020-03-0724-110/+103
|
* Add new complete formulas. Fix wNAF mult.J08nY2020-03-0615-30/+370
|
* Change scope pretrig/posttrig API.J08nY2020-03-056-64/+92
|
* Add proper plotting.J08nY2020-03-054-37/+71
|
* Add plotting of traces.J08nY2020-03-0510-44/+136
|
* Redo the TraceSet IO interfaces.J08nY2020-03-0423-150/+423
|
* Fix some type issues.J08nY2020-03-0430-103/+125
|
* Fix Picoscope ranges, redo scope collection API.J08nY2020-03-0311-43/+67
|
* Add support for getting neutral points in coordinate systems.J08nY2020-03-0314-9/+95
|
* Add support for Picoscope 5000 series.J08nY2020-02-276-3/+42
|
* Update notebook submodule.J08nY2020-02-261-0/+0
|
* Reorganize SimpleSerial targets.J08nY2020-02-266-20/+171
|
* Add unified parameter to formulas that are strongly unified.J08nY2020-02-21112-1/+136
|
* Add affine multiply and move neutral to curve class.J08nY2020-02-207-45/+70
|
* Fix handling of formulas with unary negation.J08nY2020-02-202-7/+17
|
* Fix LTR multiplier, add affine formula stuff.J08nY2020-02-199-37/+119
|
* Enforce coordinate model assumptions when loading curves.J08nY2020-02-198-53/+67
|
* Better textual representations of classes, new notebooks.J08nY2020-02-158-7/+48
|
* Add notebooks, fix Travis.J08nY2020-02-1310-25/+80
|
* Add notebook submodule.J08nY2020-02-132-0/+3
|
* Add the concept of a configuration. Add enumeration of configurations.J08nY2020-02-1213-220/+379
|
* Rework context handling into a tree-based approach.J08nY2020-02-1116-430/+714
|
* Use std-curves database submodule instead of hard-coding standard curves.J08nY2020-02-1016-89/+130
|
* Fix Travis.J08nY2020-02-102-4/+4
|
* Cleanup op parsing.J08nY2020-02-105-35/+62
|
* Rename AbelianGroup to DomainParameters.J08nY2020-02-1010-44/+44
|
* Add targets.J08nY2020-02-0910-0/+199
|
* Fix style errors.J08nY2020-02-0825-36/+88
|
* Fix type errors, now mypy runs ok.J08nY2020-02-087-17/+19
|