- Oct 04, 2019
-
-
Pierre Fernbach authored
-
Pierre Fernbach authored
-
Pierre Fernbach authored
-
- Sep 24, 2019
-
- Sep 23, 2019
-
-
JasonChmn authored
-
JasonChmn authored
-
Pierre Fernbach authored
-
Pierre Fernbach authored
-
Pierre Fernbach authored
-
Pierre Fernbach authored
-
Pierre Fernbach authored
[python] piecewise : add method to append a final point to the curve and automatically create a polynomial between current final point and desired one
-
Pierre Fernbach authored
-
Pierre Fernbach authored
-
Pierre Fernbach authored
-
Pierre Fernbach authored
-
- Sep 13, 2019
-
-
JasonChmn authored
[Fix cubic hermite] Cubic hermite in pyhton : Use tangent instead of position to build cubic hermite
-
- Sep 03, 2019
-
-
-
-
-
-
-
[dynamic dim - hermite python] Binding done for cubic hermite spline with dynamic dimension - Test OK
-
-
[Binding python] Delete references to point of dimension 6 / Edit name of variable with point of dimension 3
-
-
-
-
[Serialization] Add template on save and load function for serialization => Now able to load in abstract pointer
-
-
Modif of Pierre : Add docstring in python API for piecewise polynomial and polynomial / Init T_min and T_max in empty constructor of curves
-
-
-
Add Python bindings for serialization of bezier,hermite,polynomial curves/piecewise curves => All tests ok
-
-
-
-
Use serialization/archive functions for serialization / Delete test class for serialization / Make test ok (not python test for serialization)
-
-
- Jul 02, 2019
-
-
JasonChmn authored
Edit piecewise_polynomial_curve to piecewise_curve (make it more general using templates) / Add python binding for all types of piecewise curve / Edit std error thrown
-
- Jun 13, 2019
-
-
JasonChmn authored
Add two getters to exact cubic (Number of splines + spline at index) / Modify unit tests for exact cubic
-