aboutsummaryrefslogtreecommitdiffhomepage
path: root/codecov.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-01Dynamically handle missing PicoScope libs.J08nY2-174/+214
2020-07-01Add PicoScope 3000 support (partial).J08nY5-2/+72
2020-06-30Add path context.J08nY2-3/+46
2020-06-29Update notebooks.J08nY2-0/+2
2020-06-29Fix codestyle.J08nY12-58/+56
2020-06-29Fix Travis.J08nY1-1/+1
2020-06-29Update docs.J08nY1-14/+25
2020-06-14Fix type errors and increase code coverage.J08nY27-71/+179
2020-06-13Add a way for actions to have a result.J08nY10-85/+115
2020-06-13Update READMEs.J08nY2-8/+36
2020-06-13Fix ECTester target test skip.feature/ectester-targetJ08nY1-1/+6
2020-06-13Add docs and tests to the ECTester target.J08nY9-39/+687
2020-06-12Add ECTester target.J08nY4-11/+645
2020-03-16Add curve transformations M2SW and M2TE.J08nY3-1/+90
2020-03-16Add tests for affine coords.J08nY5-61/+67
2020-03-16Cleanup curves script.J08nY13-111/+106
2020-03-09Fix alignment of traces of unequal length.J08nY4-21/+20
2020-03-09Add inplace handling of HDF5 files.J08nY6-45/+109
2020-03-08Fix dbl-2016-rcb in projective-3 coords.J08nY2-2/+2
2020-03-08Add raw output from scopes.J08nY6-27/+68
2020-03-07Remove Trace title and data attributes, use meta attr.J08nY24-110/+103
2020-03-06Add new complete formulas. Fix wNAF mult.J08nY15-30/+370
2020-03-05Change scope pretrig/posttrig API.J08nY6-64/+92
2020-03-05Add proper plotting.J08nY4-37/+71
2020-03-05Add plotting of traces.J08nY10-44/+136
2020-03-04Redo the TraceSet IO interfaces.J08nY23-150/+423
2020-03-04Fix some type issues.J08nY30-103/+125
2020-03-03Fix Picoscope ranges, redo scope collection API.J08nY11-43/+67
2020-03-03Add support for getting neutral points in coordinate systems.J08nY14-9/+95
2020-02-27Add support for Picoscope 5000 series.J08nY6-3/+42
2020-02-26Update notebook submodule.J08nY1-0/+0
2020-02-26Reorganize SimpleSerial targets.J08nY6-20/+171
2020-02-21Add unified parameter to formulas that are strongly unified.J08nY112-1/+136
2020-02-20Add affine multiply and move neutral to curve class.J08nY7-45/+70
2020-02-20Fix handling of formulas with unary negation.J08nY2-7/+17
2020-02-19Fix LTR multiplier, add affine formula stuff.J08nY9-37/+119
2020-02-19Enforce coordinate model assumptions when loading curves.J08nY8-53/+67
2020-02-15Better textual representations of classes, new notebooks.J08nY8-7/+48
2020-02-13Add notebooks, fix Travis.J08nY10-25/+80
2020-02-13Add notebook submodule.J08nY2-0/+3
2020-02-12Add the concept of a configuration. Add enumeration of configurations.J08nY13-220/+379
2020-02-11Rework context handling into a tree-based approach.J08nY16-430/+714
2020-02-10Use std-curves database submodule instead of hard-coding standard curves.J08nY16-89/+130
2020-02-10Fix Travis.J08nY2-4/+4
2020-02-10Cleanup op parsing.J08nY5-35/+62
2020-02-10Rename AbelianGroup to DomainParameters.J08nY10-44/+44
2020-02-09Add targets.J08nY10-0/+199
2020-02-08Fix style errors.J08nY25-36/+88
2020-02-08Fix type errors, now mypy runs ok.J08nY7-17/+19
2020-02-07Add docs to Scope class, add support for pico-python.J08nY9-49/+302