aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/sca/trace/trace.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Blacken.J08nY2025-03-131-3/+6
* Some coverage improvements.J08nY2025-03-131-2/+11
* Make imports absolute (to allow doctests).J08nY2024-06-011-3/+8
* Add "astype" to trace.J08nY2023-10-161-0/+10
* Fix typing.J08nY2023-10-161-3/+2
* Move to better hash implementations.J08nY2023-07-281-1/+1
* Fix docstyle and some DeepSource warnings.J08nY2023-02-081-1/+5
* Fix mypy issues.J08nY2023-02-051-4/+4
* More DeepSource fixes.J08nY2021-04-241-1/+1
* Make docstring style changes as per pydocstyle.J08nY2021-04-111-11/+5
* Implement fixes from DeepSource.J08nY2021-04-101-1/+1
* Use black.J08nY2021-04-101-5/+16
* The big documentation patch.J08nY2021-01-201-0/+22
* Fix alignment of traces of unequal length.J08nY2020-03-091-1/+1
* Add inplace handling of HDF5 files.J08nY2020-03-091-1/+5
* Add raw output from scopes.J08nY2020-03-081-1/+3
* Remove Trace title and data attributes, use meta attr.J08nY2020-03-071-16/+11
* Redo the TraceSet IO interfaces.J08nY2020-03-041-6/+47
* Fix some type issues.J08nY2020-03-041-5/+5
* Add support for PicoScope scopes, sketch out scope interface.J08nY2020-02-041-0/+50