aboutsummaryrefslogtreecommitdiff
path: root/pyecsca/misc/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Fix TimeoutError on Python < 3.11.J08nY2025-08-111-0/+1
* Add no-wait futures.as_completed.J08nY2025-08-111-9/+15
* Delete futures as they are completed.J08nY2025-07-311-0/+2
* Move to loky for multiprocessing.J08nY2025-03-271-1/+1
* Blacken.J08nY2025-03-131-0/+1
* Make imports absolute (to allow doctests).J08nY2024-06-011-1/+1
* Add some more missing docs.J08nY2024-05-211-0/+7
* Improve tree building with more quantities.J08nY2024-04-081-2/+12
* Reset tasks in TaskExecutor.J08nY2024-04-031-0/+2
* Fix TaskExecutor.J08nY2024-04-031-1/+8
* Add utility task executor to make notebooks more readable.J08nY2024-04-031-1/+24
* Fix issues with pickling and equality checks of EC objects.J08nY2024-01-251-1/+1
* Enhance RPA, add logging.J08nY2023-10-161-0/+28
* Make stuff picklable.J08nY2023-10-141-0/+10