-
### Describe your issue.
Adapting code from https://docs.scipy.org/doc/scipy/tutorial/interpolate/splines_and_polynomials.html#b-spline-basis-elements to plot all splines `[0,n+d-1 - 1]` shows that…
-
`CMake Error at /home/***/catkin_ws/devel/share/uniform_bspline/cmake/uniform_bsplineAutoDepsConfig.cmake:176 (message):
Package uniform_bspline_eigen was not found. If it is a catkin package:
…
-
[```][https://juliamath.github.io/Interpolations.jl/stable/control/#Scaled-BSplines]
```
A_x = 1.:2.:40.
A = [log(x) for x in A_x]
itp = interpolate(A, BSpline(Cubic(Line(OnGrid()))))
sitp = sc…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
0.21 (Development)
### Full version info
```shell
[code]
OS: Ubuntu Core 22 (ubuntu:GNOME/ubuntu)
…
-
I'm not sure if this is happening because of Scratch.jl, Interpolations.jl or JLD2.jl, but the error is raised by JLD2.jl so I'm posting my MWE here. See the following little package
src
```…
-
### Package
ANTs
### Tool Name
ants.apply_transforms
### Problem Description
The compiled version of antsApplyTransforms has logic that is causing the command line to return nothing (e.…
-
Someone may want to consider looking into whether someone has coded 2D BSplines in Python. In case people don't know, this was a technique for background subtracted that was "invented" by Kelson et a…
-
**Please describe the problem you are trying to solve.**
We implement time-interpolation using a b-spline. This requires us to generate a knot vector and compute control points.
Computing the co…
-
An error raises when importing PolyCAD Bspline surfaces of this file (change .txt to .geo):
[test.txt](https://github.com/user-attachments/files/16281668/test.txt)
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
I create a circle, create a b spline, constrain the spline to a point, then try to a…