Commit Graph

  • 6d637068bd update ndarray main Thomas Kramer 2025-11-13 15:36:20 +00:00
  • 1dd20c4219 rename crate 0.0.3 Thomas Kramer 2024-06-04 19:53:47 +02:00
  • 88312ecaa2 CI: adapt woodpecker script to changes in CI Thomas Kramer 2023-08-16 13:13:39 +02:00
  • be11f7f732 Relax trait bounds. Thomas Kramer 2023-06-07 23:33:54 +02:00
  • 1eb1034b36 Relax trait bounds Thomas Kramer 2023-06-06 20:51:33 +02:00
  • 2973e652df interp2d: add tests for map_*_axis Thomas Kramer 2023-06-06 20:23:31 +02:00
  • 8685809ea1 interp1d: add map_axis() Thomas Kramer 2023-06-06 20:18:29 +02:00
  • 739dcc775c skip unnecessary checks on the x and y axis Thomas Kramer 2023-06-06 20:09:54 +02:00
  • 945afff665 update Rust edition Thomas Kramer 2023-06-06 20:04:36 +02:00
  • c76790a937 Bump version. Thomas Kramer 2023-06-06 17:44:17 +02:00
  • 335fdc763e interp2d: add map_*_axis methods Thomas Kramer 2023-06-06 17:43:41 +02:00
  • 0323138af3 interp2d: support different data types for x and y axis Thomas Kramer 2023-06-06 08:50:33 +02:00
  • b529531548 interp2d: allow different datatypes for x and y axis Thomas Kramer 2023-06-06 08:46:13 +02:00
  • fddbcfa06a Relax trait bounds. Thomas Kramer 2023-06-06 08:37:19 +02:00
  • ce90534cc0 Relax trait bounds. Thomas Kramer 2023-06-06 08:23:34 +02:00
  • e708785fcb derive Debug and Clone Thomas Kramer 2023-05-07 21:33:36 +02:00
  • c09bb4555d interp2d: add map_values Thomas Kramer 2023-04-26 09:25:03 +02:00
  • 7d4c846f29 interp2d: add map_values Thomas Kramer 2023-04-26 09:20:16 +02:00
  • 1b4d305efd autoformat Thomas Kramer 2023-04-25 21:40:20 +02:00
  • a8b241852e Add missing files. Thomas Kramer 2022-05-18 13:49:48 +02:00
  • 724c50394e REUSE compliance. Thomas Kramer 2022-05-11 15:53:39 +02:00
  • edb84b8098 Bump version. Thomas Kramer 2021-10-14 15:47:26 +02:00
  • ce263ba857 Experiment: Use woodpecker Ci at ci.codeberg.org. Thomas Kramer 2021-10-14 15:45:45 +02:00
  • d80421751a Remove unused imports. Thomas Kramer 2021-10-14 15:45:04 +02:00
  • 525b3dc7a1 Remove unused function. Thomas Kramer 2021-10-09 10:24:21 +02:00
  • d92da5349a Interp2D: Support array views and owned arrays. Thomas Kramer 2021-10-07 21:48:15 +02:00
  • 6e9c149ea1 Use binary search for finding indices. Thomas Kramer 2021-10-07 21:22:22 +02:00
  • 7a17bc1ba2 Interp1d: Find indices by binary search. Thomas Kramer 2021-10-07 21:07:11 +02:00
  • 0fdc9eb9f2 Correct licence in Cargo.toml Thomas Kramer 2021-10-06 13:11:55 +02:00
  • 7e8a907ff4 📜 Add GPL-v3 licence text. Thomas Kramer 2021-10-06 13:09:39 +02:00
  • 9e69d63ca7 Update README. Thomas Kramer 2021-10-01 14:41:17 +02:00
  • 6beb1e3fa3 Update README. Thomas Kramer 2021-10-01 14:40:56 +02:00
  • 47769663d3 Update to ndarray 0.15. Thomas Kramer 2021-10-01 14:38:29 +02:00
  • 30c00b27bc Back to Array2. Thomas Kramer 2021-10-01 14:33:36 +02:00
  • 203a9ee288 Initial commit. Thomas Kramer 2021-10-01 14:12:56 +02:00