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
Commits
5823a5f7a334c88d63f6b64b03422319604b9efb
Select Git revision
Branches
20
Topic/AddTests
topic/AddPiecewiseCurveConversionPython
topic/AddGettersForControlPointsOfCurves
topic/AddBezier3PythonBindingOnDevel
topic/FixCubicHermitePythonOnDevel
topic/FixCubicHermitePython
topic/AddBezier3PythonBinding
topic/fixBezierFunctionExtract
topic/bindingPythonDynamicCurves
topic/add_serialization_boost
topic/CreatePiecewisePolynomialFromPoints
topic/ModifyDimPointToDynamic
topic/add_serialization
topic/CreateConversionForPiecewiseCurve
topic/add_piecewise_curve_final
topic/editDoc
topic/ModifyBezierConstructor
topic/Add_piecewise_curve
topic/mergeExactCubicConstraint
topic/add-bicubicHermitian
20 results
curves
Author
Search by author
Any Author
authors
Jason Chemin
jchemin
1 author
Jun 27, 2013
removed useless export
· 5823a5f7
stonneau
authored
11 years ago
5823a5f7
cleaning everything
· e9fdd644
stonneau
authored
11 years ago
e9fdd644
library now just header only (templated)
· 4c1d45e3
stonneau
authored
11 years ago
4c1d45e3
Added BezierCurve handling and tests + some cleaning
· 20b7bd84
stonneau
authored
11 years ago
20b7bd84
Jun 19, 2013
Merge branch 'master' of
https://github.com/stonneau/spline
· c1d14118
stonneau
authored
11 years ago
c1d14118
Initial commit
· 63a03431
stonneau
authored
11 years ago
63a03431
added .gitignore files
· d1149b60
stonneau
authored
11 years ago
d1149b60
first commit for spline library and tests.
· bda51529
stonneau
authored
11 years ago
"Unit tests" not seriously done yet (just string outputs) , should use mockpp or something
bda51529
Loading