Skip to content
Snippets Groups Projects
Select Git revision
  • Topic/AddTests
  • devel
  • master default protected
  • topic/AddBezier3PythonBinding
  • topic/AddBezier3PythonBindingOnDevel
  • topic/AddGettersForControlPointsOfCurves
  • topic/AddPiecewiseCurveConversionPython
  • topic/Add_piecewise_curve
  • topic/CreateConversionForPiecewiseCurve
  • topic/CreatePiecewisePolynomialFromPoints
  • topic/FixCubicHermitePython
  • topic/FixCubicHermitePythonOnDevel
  • topic/ModifyBezierConstructor
  • topic/ModifyDimPointToDynamic
  • topic/add-bicubicHermitian
  • topic/add_piecewise_curve_final
  • topic/add_serialization
  • topic/add_serialization_boost
  • topic/bindingPythonDynamicCurves
  • topic/change-namespace
20 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.026Sep25242320181364323Aug2214131298762129Jul2624943213Jun1276327May2421201062130Apr2625191817161512527Feb26874Jan316Nov1525May19Mar28Nov241423Oct4May312Apr5414Mar1330Jan2726252Dec30Nov28252419Sep21Dec28Jun27191819Add test when converting a derivative of bezier curveTopic/AddTestsTopic/AddTestsAdd test c++ for convert discrete points to piecewise polynomialAdd conversion functions from piecewise curve to python bindings, Test OKtopic/AddPiecew…topic/AddPiecewiseCurveConversionPythonMerge branch 'topic/AddGettersForControlPointsOfCurves' into 'devel'Add another function to get coefficients in polynomial / Python bindings OKtopic/AddGetter…topic/AddGettersForControlPointsOfCurvesMerge branch 'topic/piecewise_polynomial' into 'devel'Merge branch 'topic/AddBezier3PythonBindingOnDevel' into 'devel'[binding python] Re-add python binding for bezier3topic/AddBezier…topic/AddBezier3PythonBindingOnDevel[Bezier curve] Add tests in c++ for extract function => OK[Bezier curve] Fix problem with function extract[python] add api for piecewise_polynomial and piecewise_bezier for compute_derivative[test][piecewise] add test for compute_derivate method (only for piecewise_polynomial[piecewise] add method compute_derivate[polynomial] deriv_coef : correctly set a coeff of full of zero when trying to derivate a polynome of degree 0[test][python] refactor : piecewise_polynomial.add_curve -> append[python] fix mistake in discretPointToPolynomialC2 : correctly use pointX_list_t type[test] polynomialFromBoundaryConditions : use pointX instead of point[test] c++ : refactor t_point_t -> t_pointX_t to uniformize names[python] refactor wrapSplineConstructor -> wrapPolynomialConstructor[python] polynomial and piecewise_polynomial : use dynamic size pointspolynomial and piecewise_polynomial : remove dim from template and init it from the size of the points[python] piecewise : add method to append a final point to the curve and automatically create a polynomial between current final point and desired one[python] piece-wise rename add_curve to append[polynomial] fix safe_check method : correctly throw the execptions[polynomial] constructor from boundary conditions : correctly call safe_check"[python][test] add unit test for piecewise-polynomial from points list[python][test] add test to check if an error is correctly raised when tmin > tmax[python] add API to create piecewise-polynomial from list of discrete points[test] polynomial test : check if an error is correctly throw when tmin > tmax[test][python] add python unit test for polynomial from boundary conditions[piecewise] add constructor from list of discret point with C1 and C2 continuiti[piecewise] refactor/simplify constructor from discret point[python] expose polynomial constructor from boundary conditions[doc][python] add argument names for polynomials constructors[test] add unit test for polynomial constructor from boundary conditions[polynomial] implement constructor from boundary condition (C0,C1 and C2)Merge branch 'topic/bindingPythonDynamicCurves' into develMerge remote-tracking branch 'jchemin/topic/add_serialization_boost' into develMerge branch 'topic/FixCubicHermitePythonOnDevel' into 'devel'Merge branch 'topic/ci' into 'devel'
Loading