Skip to content
Snippets Groups Projects
Select Git revision
  • 5-remove-cubic_spline-and-quintic_spline
  • devel
  • master default protected
  • no_python
  • optimization
  • 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
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.027Sep262416720Aug29Jul252423611May5430Apr292130Mar2926191113Feb1110631Jan232215141097123Dec20181716141312654230Nov292726242276114Oct111098426Sep252423201813324Jul943213Jun1276327May2421201062130Apr2625191817161512527Feb26874Jan316Nov1525May19Mar28Nov241423Oct4May312Apr54refactored += -= operations on bezieradded cross product operator for polynomialadded operations for bezier curves + python teststesting elevate for bezier3 typeadded degree elevation method in bezier curves[TEST FIX] unused parameter when evaluating De Casteljauadded operator bindings for polynomialsadded member operators for polynomials + non member operator bindings in python for linear variableadded + - * / operations for polynomial curvesMerge tag 'v0.5.2'[CMake] sync submodule and its usev0.5.2v0.5.2Update test.ipynbMerge pull request #48 from nim65s/devel[CMake] fix eigen include dir for Fedora[Tests] workaround another Boost unittest issuev0.5.1v0.5.1Merge pull request #46 from pFernbach/topic/serialization_versionserialization: register_types now take an archive version as argument[Python] remove now useless calls to register_type in python APIMove call to register_type from archive to curve_abc::serialize()[CMakeList] set c++11 by default, required for serialization number macroAdd a serialization version number and define it for all classes[Tests] workaround Boost 1.72 unittest issuev0.5.0v0.5.0sync submodules[Python][Test] add registration testMerge remote-tracking branch 'jchemin/Topic/EditDoc' into develMerge pull request #41 from pFernbach/topic/fix_10Merge pull request #38 from pFernbach/talos_balance_requirementsMerge pull request #43 from pFernbach/topic/hermite_as_bezierEdit docstring of piecewise_curve.hEdit docstring linear_variable.h[tests][Python] fix cubic_hermite tests: replace == with iscloseEdit docstring effector_spline_rotation.hEdit docstring in curve_abc.hEdit docstring in cubic_hermite_spline.h[Test] add test-case for cubic-hermite compute_derivateImplement compute_derivate for cubic_hermitecubic_hermite: use bezier implementation internally for all computationshermite_cubic: fix usage of Time template parameterBezier: check if all the control points have the same dimensioncubic_hermite: fix find_interval to avoid checking if it's the last interval
Loading