summaryrefslogtreecommitdiffhomepage
path: root/pyecsca/sca/trace/edit.py
Commit message (Expand)AuthorAgeFilesLines
* Make imports absolute (to allow doctests).J08nY2024-06-011-1/+1
* Fix missing samples copy.J08nY2023-10-261-1/+1
* Ditch the Optionals.J08nY2023-10-141-1/+1
* Add trace stretch function.J08nY2023-10-131-6/+20
* Fix docstyle and some DeepSource warnings.J08nY2023-02-081-1/+1
* Fix mypy issues.J08nY2023-02-051-2/+2
* Make docstring style changes as per pydocstyle.J08nY2021-04-111-3/+1
* Use black.J08nY2021-04-101-3/+8
* The big documentation patch.J08nY2021-01-201-0/+3
* Remove Trace title and data attributes, use meta attr.J08nY2020-03-071-5/+3
* Fix some type issues.J08nY2020-03-041-4/+4
* Add support for PicoScope scopes, sketch out scope interface.J08nY2020-02-041-0/+55