Recent Releases of DTW-C++
DTW-C++ - v1.0.0
First major version release after the JOSS review process.
What's Changed
Thanks to the JOSS editor's and reviewers' feedback: * Documentation improved and more examples added by @ElektrikAkar in https://github.com/Battery-Intelligence-Lab/dtw-cpp/pull/20 * Benchmarking is double checked by @beckyperriment * JOSS paper draft is revised, correcting some minor typos and problems in affiliations, text, references. @ElektrikAkar, @beckyperriment, @davidhowey * Bump mattnotmitt/doxygen-action from 1.9.5 to 1.9.8 by @dependabot in https://github.com/Battery-Intelligence-Lab/dtw-cpp/pull/7 * Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/Battery-Intelligence-Lab/dtw-cpp/pull/8 * Bump actions/deploy-pages from 1 to 4 by @dependabot in https://github.com/Battery-Intelligence-Lab/dtw-cpp/pull/9 * Bump actions/upload-pages-artifact from 1 to 3 by @dependabot in https://github.com/Battery-Intelligence-Lab/dtw-cpp/pull/10 * Bump actions/configure-pages from 2 to 5 by @dependabot in https://github.com/Battery-Intelligence-Lab/dtw-cpp/pull/11
New Contributors
- @dependabot made their first contribution in https://github.com/Battery-Intelligence-Lab/dtw-cpp/pull/7
Full Changelog: https://github.com/Battery-Intelligence-Lab/dtw-cpp/compare/v0.3.0_rc0...v1.0.0
Scientific Software - Peer-reviewed
- C++
Published by ElektrikAkar over 1 year ago
DTW-C++ - v1.0.0_rc0
Release candidate before the JOSS submission.
What's Changed
- Gurobi C++ API is added. by @ElektrikAkar in https://github.com/Battery-Intelligence-Lab/dtw-cpp/pull/1
- Unit tests by @ElektrikAkar in https://github.com/Battery-Intelligence-Lab/dtw-cpp/pull/5
- Highs solver is added @ElektrikAkar
- Command line interface is added @ElektrikAkar
Full Changelog: https://github.com/Battery-Intelligence-Lab/dtw-cpp/compare/v0.3.0rc0...v1.0.0rc0
Scientific Software - Peer-reviewed
- C++
Published by ElektrikAkar almost 2 years ago
DTW-C++ - v0.1.0_rc0
Release candidate for v0.1.0
What's Changed
- Gurobi C++ API is added. by @ElektrikAkar in https://github.com/Battery-Intelligence-Lab/dtw-cpp/pull/1
- Unit tests by @ElektrikAkar in https://github.com/Battery-Intelligence-Lab/dtw-cpp/pull/5
- Highs solver is added @ElektrikAkar
- Command line interface is added @ElektrikAkar
Full Changelog: https://github.com/Battery-Intelligence-Lab/dtw-cpp/commits/v0.1.0_rc0
Scientific Software - Peer-reviewed
- C++
Published by ElektrikAkar about 2 years ago