Commit Graph

88 Commits

Author SHA1 Message Date
Wim Pomp 9971cf245f - workflow updates
PyTest / pytest (push) Successful in 1m36s
PyTest / pytest (3.10) (push) Successful in 1m58s
PyTest / pytest (3.12) (push) Successful in 2m3s
PyTest / pytest (3.14) (push) Successful in 2m8s
2026-05-09 18:48:43 +02:00
Wim Pomp ba29d5a7d3 - workflow updates
PyTest / pytest (push) Successful in 2m6s
PyTest / pytest (3.10) (push) Successful in 1m59s
PyTest / pytest (3.12) (push) Successful in 2m0s
PyTest / pytest (3.14) (push) Successful in 2m4s
2026-05-09 18:25:46 +02:00
Wim Pomp 4ea7a14def - workflow updates
PyTest / pytest (push) Successful in 1m47s
PyTest / pytest (3.10) (push) Successful in 2m15s
PyTest / pytest (3.12) (push) Successful in 2m16s
PyTest / pytest (3.14) (push) Successful in 2m3s
2026-05-09 18:04:15 +02:00
Wim Pomp 1514784262 - workflow updates
PyTest / pytest (push) Successful in 1m23s
PyTest / pytest (3.12) (push) Successful in 1m50s
PyTest / pytest (3.14) (push) Successful in 1m55s
PyTest / pytest (3.10) (push) Successful in 1m48s
2026-05-09 17:39:50 +02:00
Wim Pomp dbfcc81ecb - workflow updates
PyTest / pytest (push) Successful in 1m35s
PyTest / pytest (3.10) (push) Successful in 1m58s
PyTest / pytest (3.12) (push) Successful in 2m1s
PyTest / pytest (3.14) (push) Successful in 2m6s
2026-05-09 17:19:54 +02:00
Wim Pomp 456de91c9a - workflow updates
PyTest / pytest (push) Successful in 46s
PyTest / pytest (3.12) (push) Successful in 1m6s
PyTest / pytest (3.14) (push) Successful in 1m10s
PyTest / pytest (3.10) (push) Successful in 1m4s
2026-05-09 14:17:58 +02:00
Wim Pomp 1791a2a288 - workflow updates
PyTest / pytest (push) Successful in 1m22s
PyTest / pytest (3.10) (push) Successful in 1m29s
PyTest / pytest (3.12) (push) Successful in 1m22s
PyTest / pytest (3.14) (push) Successful in 1m11s
2026-05-09 14:00:29 +02:00
Wim Pomp 512728e110 - workflow updates
PyTest / pytest (push) Successful in 50s
PyTest / pytest (3.10) (push) Successful in 1m33s
PyTest / pytest (3.12) (push) Successful in 1m13s
PyTest / pytest (3.14) (push) Successful in 1m15s
2026-05-09 13:07:21 +02:00
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
w.pomp ff9d82d57f - make error mod public 2025-09-26 18:17:34 +02:00
w.pomp 56680d88f4 - replace anyhow with thiserror 2025-09-26 18:14:18 +02:00
Wim Pomp 7ea0d1c093 - add colormap from string to rust code 2025-08-23 23:13:57 +02:00
Wim Pomp 067368e06c - use css colors to convert color names into rgb values 2025-08-21 22:11:45 +02:00
Wim Pomp b09f804a3f - flexible number of threads
- path: &str -> path: AsRef<Path>
2025-05-15 13:34:31 +02:00
Wim Pomp f4ee691cdb - python compression parsing fix 2025-03-27 20:57:03 +01:00
Wim Pomp 12d5d3355b - add deflate compression 2025-03-27 15:32:31 +01:00
Wim Pomp 9ee8fc1029 - change to MIT license
- change XY to YX in python tiffwrite.tiffwrite
2025-02-19 20:41:28 +01:00
Wim Pomp 8f4a506d45 - implement clippy's recommendations 2025-01-08 15:30:25 +01:00
Wim Pomp 738dea9987 - bugfix: height and width were swapped
- include checksum in zstd otherwise Fiji cannot some very specific frames
2024-12-23 18:55:24 +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 17bf8c0536 - use ArcArray all the way up to the encoder
- remove set_compression_level
2024-10-17 23:23:34 +02: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 76046b762e - try to use array views 2024-10-16 22:14:11 +02:00
Wim Pomp 9ed901a11a - fix writing pixel size 2024-10-16 17:48:58 +02:00
Wim Pomp 48b4a2c7ba - commit before upload to crates.io 2024-10-16 17:16:58 +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 539cb94059 Merge branch 'rs'
# Conflicts:
#	tiffwrite/__init__.py
2024-10-16 14:41:53 +02:00
Wim Pomp 80de0cbe96 - empty commit before merge 2024-10-16 14:41:28 +02:00
Wim Pomp 4451ad7c61 - change publish.yml 2024-10-16 14:36:21 +02:00