Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
ndcurves
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
loco-3d
ndcurves
Commits
e9fdd6444201d7af9ed84967bb5896436acf11b9
Select Git revision
Branches
5
devel
master
default
protected
no_python
5-remove-cubic_spline-and-quintic_spline
optimization
Tags
20
v2.0.0
v1.4.1
v1.4.0
v1.3.1
v1.3.0
v1.2.0
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.0
v0.5.2
v0.5.1
v0.5.0
v0.4.1
v0.4.0
v0.3.3
25 results
ndcurves
Author
Search by author
Any Author
authors
Carlos Mastalli
cmastall
Dinesh Atchuthan
datchuth
Fanny Risbourg
frisbourg
Florent Forget
fforget
Florenç Caminade
fcaminad
François Bailly
fbailly
Gabriele Buondonno
gbuondon
Guilhem Saurel
gsaurel
Justin Carpentier
jcarpent
Kevin Giraud Esclasse
kgiraude
Nicolas Mansard
nmansard
Olivier Stasse
ostasse
Pierre Fernbach
pfernbac
Pierre Fernbach
pierrefernbach
Rohan Budhiraja
proyan
Steve Tonneau
stonneau
Thomas Flayols
tflayols
Wolfgang Merkt
wxmerkt
18 authors
Jun 27, 2013
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