-
A [recent post on julia-users](https://groups.google.com/forum/#!topic/julia-users/-bbJ_rVSOjs) made a case for [Cubic Hermite splines](http://en.wikipedia.org/wiki/Cubic_Hermite_spline), that seem to…
-
If I am not mistaken, we mentioned that in the case of even degree uniform splines along with Hermite boundary conditions the function `compute_interpolation_points_uniform` produces a non-uniform mes…
-
We currently provide cubic and quintic hermite spline path backends, but users can't easily create constant or linear curvature paths with them. This would have been useful for the Infinite Recharge A…
-
Issue imported from https://tracker.freecad.org/view.php?id=4512
* **Reporter:** @abdullahtahiriyo
* **Date submitted:** 12/16/2020
* **FreeCAD version:**
* **Category:** Feature
* **Status:…
-
Dans la version en ligne, on a mis en place les cartes symboliques des réseaux de transport, pré-calculés à chaque MAJ des GTFS.
C'est loin d'être satisfaisant, même si ça peut déjà être utile. Le …
-
Regarding section "Non-Uniform Cubic Hermite Splines", section 8, where you derive the derivative.
![image](https://github.com/AudioSceneDescriptionFormat/splines/assets/651970/0743faec-4445-41b3-a…
-
Hey!
Since I've been absolutely knee-deep in splines for months now, uh,, just wanted to give a heads up that
> A Catmull-Rom curve is defined by a start point, a tangent that for that starting po…
-
The function `_validate_input` seems to be incorrect. The code tries to block non-monotonic data, but since `prev_t_i` is not updated, it doesn't seem to work. And in a Cuda environment, this part of …
-
## *Repository Creation Request*
Use this to get your experiment repository created or updated on GitHub under Virtual Labs organization.
1. #### Coordinating Institute: IIT Bombay
2. #### Appr…
-
```
As clutter, gtk and other, we are missing a Path class.
A class to create curve, bezier... and many other type of Path. Just put some
key point, and retreive many Point.
```
Original issue repor…