- 17 Dec, 2019 4 commits
-
-
Pierre Fernbach authored
operator == : in child class, try to cast 'other' to the child type to perform the correct operation, before falling back to the curve_abc operator
-
Pierre Fernbach authored
-
Pierre Fernbach authored
-
Pierre Fernbach authored
-
- 02 Dec, 2019 3 commits
-
-
Pierre Fernbach authored
compute_derivate return raw pointer instead of shared_ptr (to use covariant return type, required for python API)
-
Pierre Fernbach authored
-
Pierre Fernbach authored
-
- 30 Nov, 2019 3 commits
-
-
Pierre Fernbach authored
-
Pierre Fernbach authored
-
-
- 29 Nov, 2019 1 commit
-
-
Pierre Fernbach authored
-
- 01 Nov, 2019 1 commit
-
-
Guilhem Saurel authored
-
- 10 Oct, 2019 1 commit
-
-
stevet authored
-
- 08 Oct, 2019 1 commit
-
-
stevet authored
-
- 24 Sep, 2019 1 commit
-
-
Guilhem Saurel authored
-
- 23 Sep, 2019 3 commits
- 03 Sep, 2019 16 commits
-
-
-
-
-
-
-
[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 ?
-
-
-
-
-
-
-
- 24 Jul, 2019 2 commits
- 03 Jul, 2019 1 commit
-
-
JasonChmn authored
-
- 02 Jul, 2019 1 commit
-
-
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
-
- 12 Jun, 2019 2 commits