Skip to content

Releases: pypose/pypose

v0.6.8

25 May 07:57
931dc6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.7...v0.6.8

v0.6.7

13 Jan 20:22
08e9692
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.6...v0.6.7

v0.6.6

26 Dec 19:05
408c5f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.5...v0.6.6

v0.6.5

07 Nov 18:46
ab28932
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.4...v0.6.5

v0.6.4

13 Oct 19:27
1e5d9e4
Compare
Choose a tag to compare

What's Changed

  • Fix a bug in LieTensor when working with TensorBoard by @wang-chen in #290

Full Changelog: v0.6.3...v0.6.4

v0.6.3

08 Oct 19:23
604df95
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

08 Sep 16:34
6afe518
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

25 Aug 02:33
64a72bf
Compare
Choose a tag to compare

What's Changed

  • Fix testing bug in test_spline.py by @XiangyuChen0212 in #272
  • Update pytest to 7.* by @wang-chen in #276

Full Changelog: v0.6.0...v0.6.1

v0.6.0

09 Aug 17:07
e521578
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

26 Jul 15:46
be1bd46
Compare
Choose a tag to compare

What's Changed

  • MPC nonlinear new version by @hakunanh in #217
  • make nn import consistent by @yash-goel in #253
  • Xyc/liespline by @XiangyuChen0212 in #224
  • Fix a minor typo in lietensor.py by @hxu296 in #261
  • Update the lqr.py file, replacing the inverse matrix operation with a least squares solution. by @QH-Li-1999 in #259
  • Add reduction param to pypose.functional.reprojerr by @MarkChenYutian in #260
  • Remove duplicate code by @HongLouyemeng in #267
  • Update LQR backward, use cholesky to solve Ax = B by @QH-Li-1999 in #263

New Contributors

Full Changelog: v0.4.4...v0.5.0