Commit Graph

12 Commits (35fed04b631c80db906226c017b770ba51df56bd)

Author SHA1 Message Date
KmolYuan 35fed04b63 Change the type of parameter list. 2021-12-11 20:26:36 +08:00
KmolYuan 64fb127195 Make solver copyable and implement its serialization. 2021-12-11 18:49:15 +08:00
Constantin Mateescu 848501bf46 Fixed ratio constraints. 2021-02-11 17:51:18 +02:00
KmolYuan bc9b4d0929 Remove signatures in docstring. 2020-07-31 14:33:54 +08:00
KmolYuan ede91f4955 Move docstring to sources instead of stubs. 2020-02-22 15:02:20 +08:00
KmolYuan 05634f4f7b Move docstring into stubs. 2020-02-02 21:44:32 +08:00
Pace Willisson 173d2b9e46 typo in python quaternion_u 2019-11-20 09:00:27 -05:00
KmolYuan 9d1b9e7e43 Move enums to Python script to reduce library size. 2019-10-15 16:13:16 +08:00
KmolYuan 2da3e6bf80 Change type hint of magic method. 2019-10-10 15:44:59 +08:00
KmolYuan 1c18ca015e Replace "__class__" with "type()". 2019-09-10 17:34:12 +08:00
KmolYuan d5ac4039ea Add set values method for parameters. 2019-07-11 20:40:33 +08:00
KmolYuan 14e28827ee Add cython modules. 2019-05-28 20:19:11 +08:00