We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 041ae33 commit 85074bcCopy full SHA for 85074bc
1 file changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# AnyPyTools Change Log
2
3
+## v1.16.0
4
+
5
+**Fixed:**
6
+Fixed a bug when exporting output to pandas dataframes would not work correctly if the output was 2 dimensional.
7
+Now output is correctly converted to 1D arrays.
8
+I.e. similart to how 3D vectors are converted to 3 columns the rotation matrices are converted to 9 columns.
9
10
11
## v1.15.2
12
13
**Fixed:**
0 commit comments