We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f05778a commit 54e998bCopy full SHA for 54e998b
CHANGELOG.rst
@@ -2,6 +2,14 @@
2
Changelog for package opw_kinematics
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+Forthcoming
6
+-----------
7
+* Vectorize using Eigen::Array and Eigen::Map
8
+* Add code coverage CI build
9
+* Clean CMakeLists.txt
10
+* Switch to using std::array versus raw pointer to array
11
+* Contributors: Levi Armstrong
12
+
13
0.3.1 (2021-01-06)
14
------------------
15
* Update to use initialize_code_coverage() macro
0 commit comments