Commit Graph

17 Commits (77ccdfacff4052403eef0f7ff349fad92486b401)

Author SHA1 Message Date
KmolYuan 77ccdfacff Fix missing failures. 2022-02-08 14:11:51 +08:00
KmolYuan a4652f0324 Hide copy API. 2021-12-14 09:44:45 +08:00
KmolYuan 613545eba5 Add a method to generate entity handle. 2021-12-12 14:15:06 +08:00
KmolYuan bd98749195 Remove the dangling pointer. 2021-12-12 10:51:01 +08:00
KmolYuan cba265d340 Codebase improvement. 2021-12-11 20:53:13 +08:00
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