| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix TimeoutError on Python < 3.11. | J08nY | 2025-08-11 | 1 | -0/+1 |
| * | Add no-wait futures.as_completed. | J08nY | 2025-08-11 | 1 | -9/+15 |
| * | Delete futures as they are completed. | J08nY | 2025-07-31 | 1 | -0/+2 |
| * | Move to loky for multiprocessing. | J08nY | 2025-03-27 | 1 | -1/+1 |
| * | Blacken. | J08nY | 2025-03-13 | 1 | -0/+1 |
| * | Make imports absolute (to allow doctests). | J08nY | 2024-06-01 | 1 | -1/+1 |
| * | Add some more missing docs. | J08nY | 2024-05-21 | 1 | -0/+7 |
| * | Improve tree building with more quantities. | J08nY | 2024-04-08 | 1 | -2/+12 |
| * | Reset tasks in TaskExecutor. | J08nY | 2024-04-03 | 1 | -0/+2 |
| * | Fix TaskExecutor. | J08nY | 2024-04-03 | 1 | -1/+8 |
| * | Add utility task executor to make notebooks more readable. | J08nY | 2024-04-03 | 1 | -1/+24 |
| * | Fix issues with pickling and equality checks of EC objects. | J08nY | 2024-01-25 | 1 | -1/+1 |
| * | Enhance RPA, add logging. | J08nY | 2023-10-16 | 1 | -0/+28 |
| * | Make stuff picklable. | J08nY | 2023-10-14 | 1 | -0/+10 |
