transpose
Utility for transposing multi-dimensional data
0.2.3
27M downloads/mo
#1785 most downloaded on crates.io
ejmahler/transpose
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships on a steady schedule
a new release about every 1.6 years
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
5 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · Jan 2019 to Feb 2024
2020
2021
2022
2023
2024
2025
2026
Releases
latest 5-
0.2.320 Feb 2024Release notes
Open source →Fixes
- Fixed an integer overflow that could lead to the out-of-place transpose function accepting invalid and unsafe inputs (#11)
- Documentation corrections (#7)
-
0.2.208 Nov 2022Release notes
Open source →Release 0.2.2 (2022-11-07)
Fixes
- Added missing license files
- Upgraded
criteriondependency from 0.2 to 0.3
Release notes
Open source →Fixes
- Added missing license files
- Upgraded
criteriondependency from 0.2 to 0.3
-
0.2.131 Mar 2021Release notes
Open source →Improvements
- Significantly improved the performance of the out-of-place transpose
- Removed depenendence on
stdin thenum_integerdependency.
-
0.2.005 Jan 2019Release notes
Open source →Features
- Implemented an in-place transpose.
Breaking Changes
- Documented minimum rust version to be 1.26
-
0.1.002 Jan 2019