Commit Graph

36 Commits

Author SHA1 Message Date
Wim Pomp 0bbf3ead51 - workflow updates
PyTest / pytest (3.12) (push) Has been cancelled
PyTest / pytest (3.14) (push) Has been cancelled
PyTest / pytest (3.10) (push) Has been cancelled
2026-05-09 13:03:34 +02:00
Wim Pomp 91f863366d - workflow updates
PyTest / pytest (3.12) (push) Failing after 17s
PyTest / pytest (3.14) (push) Failing after 22s
PyTest / pytest (3.10) (push) Has been cancelled
- python stubs
2026-05-09 13:00:47 +02:00
w.pomp 2fc0bf8c9f - use tokio instead of os threads
PyTest / pytest (3.10) (push) Successful in 7m3s
PyTest / pytest (3.12) (push) Successful in 1m29s
PyTest / pytest (3.14) (push) Successful in 1m27s
- buffer writes
- also write in parallel
2026-05-08 18:55:07 +02:00
w.pomp 8883ae7e5e - use color-eyre 2026-01-23 11:16:10 +01:00
Wim Pomp 86f1c50c30 - bump dependencies
- bump git action versions
2025-12-13 10:40:12 +01:00
Wim Pomp 7fdfb7c9dc - bugfix: make sure all bytes are processed by the zstd encoder
- bump dependencies
2024-12-23 15:29:08 +01:00
Wim Pomp 49f8ab4115 - add __version__ for python 2024-11-04 14:58:42 +01:00
Wim Pomp 19c17a798d - python: remove deprecated shape argument
- rust: make frame argument to save more generic
2024-10-17 13:45:32 +02:00
Wim Pomp eea72dfba9 - parallel bugfix 2024-10-16 17:03:32 +02:00
Wim Pomp abd94ee3be - workflows 2024-10-16 16:31:38 +02:00
Wim Pomp 81635b366b - workflows 2024-10-16 16:25:31 +02:00
Wim Pomp 9423a2f0fa - workflows 2024-10-16 16:09:40 +02:00
Wim Pomp 8b4e020bb0 - workflows 2024-10-16 16:04:25 +02:00
Wim Pomp e07e636423 - workflows 2024-10-16 15:59:04 +02:00
Wim Pomp d21e5ba499 - workflows 2024-10-16 15:49:44 +02:00
Wim Pomp 8b618b8f8a - workflows 2024-10-16 15:49:21 +02:00
Wim Pomp f44506966e - workflows 2024-10-16 15:43:05 +02:00
Wim Pomp 13df6f21f2 - workflows 2024-10-16 15:41:54 +02:00
Wim Pomp 54babd106f - workflows 2024-10-16 15:40:33 +02:00
Wim Pomp 2fad446566 - workflows 2024-10-16 15:39:55 +02:00
Wim Pomp d7b2ae24ca - workflows 2024-10-16 15:29:42 +02:00
Wim Pomp f33509e404 - workflows 2024-10-16 15:20:24 +02:00
Wim Pomp b4986fc353 - workflows 2024-10-16 15:08:05 +02:00
Wim Pomp dc0c3d62aa - workflows 2024-10-16 15:00:20 +02:00
Wim Pomp 3d464312ce - workflows 2024-10-16 14:48:50 +02:00
Wim Pomp 4451ad7c61 - change publish.yml 2024-10-16 14:36:21 +02:00
Wim Pomp 625b222a0d - some warnings
- better color(map) support
- make python module optional in rust
- max 48 threads
2024-10-12 13:19:22 +02:00
Wim Pomp f62b711692 - add tiffwrite function for python
- parallel zstd compression
2024-10-09 15:07:38 +02:00
Wim Pomp a733d8a820 - added some type aliases
- an overridden compress_frame in a class subclassing IJTiffWrite can now write multiple frames
2024-10-02 13:58:12 +02:00
Wim Pomp 77b9e432db - mypy workflow fix 2024-03-27 16:07:48 +01:00
Wim Pomp a799bfae41 - mypy workflow fix 2024-03-27 16:05:59 +01:00
Wim Pomp 3652947817 - Tiffwrite is now fully typed. 2024-03-27 16:03:34 +01:00
Wim Pomp 5c6bdb264d - Check for existence of astype. 2024-02-26 18:47:57 +01:00
Wim Pomp f68afd0a1b - Only test Python 3.10 2023-03-31 13:09:57 +02:00
Wim Pomp 506ee461cb - PyTest workflow 2023-03-31 12:46:04 +02:00
Wim Pomp 6689b1eab3 - Use spawn in stead of fork so that any jvm will not exist in any child processes and block them from stopping.
- Use poetry for install.
2023-03-31 12:01:25 +02:00