Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
curves
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jason Chemin
curves
Graph
topic/mergeExactCubicConstraint
Select Git revision
Branches
20
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.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Sep
25
24
23
20
18
13
6
4
3
23
Aug
22
14
13
12
9
8
7
6
2
1
29
Jul
26
24
9
4
3
2
13
Jun
12
7
6
3
27
May
24
21
20
10
6
2
1
30
Apr
26
25
19
18
17
16
15
12
5
27
Feb
26
8
7
4
Jan
3
16
Nov
15
25
May
19
Mar
28
Nov
24
14
23
Oct
4
May
3
12
Apr
5
4
14
Mar
13
30
Jan
27
26
25
2
Dec
30
Nov
28
25
24
19
Sep
21
Dec
28
Jun
27
19
18
19
Add test when converting a derivative of bezier curve
Topic/AddTests
Topic/AddTests
Add test c++ for convert discrete points to piecewise polynomial
Add conversion functions from piecewise curve to python bindings, Test OK
topic/AddPiecew…
topic/AddPiecewiseCurveConversionPython
Merge branch 'topic/AddGettersForControlPointsOfCurves' into 'devel'
Add another function to get coefficients in polynomial / Python bindings OK
topic/AddGetter…
topic/AddGettersForControlPointsOfCurves
Merge branch 'topic/piecewise_polynomial' into 'devel'
Merge branch 'topic/AddBezier3PythonBindingOnDevel' into 'devel'
[binding python] Re-add python binding for bezier3
topic/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 points
polynomial 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 devel
Merge remote-tracking branch 'jchemin/topic/add_serialization_boost' into devel
Merge branch 'topic/FixCubicHermitePythonOnDevel' into 'devel'
Merge branch 'topic/ci' into 'devel'
Loading