-
Hi team - @RegMeasures @mikemag @NickAlbers , I've had a lot of fun lately with Fusion360 and splines , mainly this started with helping George Gaines @ Chilton Skis with his ski press profile redesig…
-
### Description
We came across what seems to be a bug in the Akima spline derivatives when using the `x_cp_val` argument to `SplineComp`. The below example shows the issue, and also shows that it wor…
-
```
B-splines in ITK - elastix use an underlying grid, but elastix doesn't return
the location of the grid points. For illustration purposes, it would be useful
to have a Matlab function that comput…
-
```
B-splines in ITK - elastix use an underlying grid, but elastix doesn't return
the location of the grid points. For illustration purposes, it would be useful
to have a Matlab function that comput…
-
The quantities cvdrift and gbdrift output by the vmec_fieldlines routine must always satisfy:
cvdrift >= gbdrift
These quantities are defined in Dr. Edmund Highcock's thesis in section 3.7 [here](ht…
-
I am using `pygam.gam( )` that is fitting all the features with splines (without my imposing any specific `term` to any feature), so is it fair to say that GAM is equivalent to multivariate adaptive r…
ghost updated
4 years ago
-
```
B-splines in ITK - elastix use an underlying grid, but elastix doesn't return
the location of the grid points. For illustration purposes, it would be useful
to have a Matlab function that comput…
-
It seems interpolating static arrays of eltype Float32 causes a type promotion to Float64:
```
julia> interpolate([@SVector(rand(Float32, 3)) for i=1:5], BSpline(Linear()))
5-element interpolate(…
-
Hi Professor,
Thank you for sharing the code, I have some problems with B-splines
(1) In `struct BSplineOverlapSizes`(BSplineData.h), how should I understand the meaning of `degree1` and `degree…
SFNCY updated
2 years ago
-
**Describe the issue**
There is an issue with gtMarkers and the underlying C code of how the function is executed. This results in an error of
````
*** caught segfault ***
address (nil), cause …