- Sep 24, 2019
-
- Sep 23, 2019
-
-
JasonChmn authored
-
JasonChmn authored
-
JasonChmn authored
-
Pierre Fernbach authored
-
Pierre Fernbach authored
[polynomial] deriv_coef : correctly set a coeff of full of zero when trying to derivate a polynome of degree 0
-
Pierre Fernbach authored
polynomial and piecewise_polynomial : remove dim from template and init it from the size of the points
-
Pierre Fernbach authored
-
Pierre Fernbach authored
-
Pierre Fernbach authored
-
Pierre Fernbach authored
-
Pierre Fernbach authored
-
- Sep 03, 2019
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[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
-
-
-
-
[Version boost] Remove warning for boost serialization version => Do something in function of version if needed ?
-
-
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)
-
-