-
After installing GSL 2.8, while running ``pip install https://github.com/pygsl/pygsl/archive/refs/tags/v2.4.1.tar.gz``, I get the following error. It could be that the bspline API changed upstream and…
-
#### Issue details
After running several tests on the BSpline.java class, multiple issues were identified, particularly when dealing with non-continuous splines, approximations, and derivatives. The …
-
这个是缺的啥啊 ros里面没有。。。
Could not find a package configuration file provided by "bspline" with any
of the following names:
bsplineConfig.cmake
bspline-config.cmake
Add the installati…
-
Hi, I was wondering whether the current BSplineCurve evaluation https://github.com/mitsuba-renderer/mitsuba3/blob/59d980adcaec77e78120239f7eaee7be28e55ed0/src/shapes/bsplinecurve.cpp#L1122 assumes the…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
I have reduce the problem on a simple geometry - i call it bspline wall (thinkness o…
-
Hi,
thanks a lot for this package and its documentation!
I want to solve a 2D differential equation with BSplines, and I saw that there is a PR to merge tensor products that is ~2 years old. Is th…
-
replace `http://www.bakoma-tex.com/doc/generic/pst-bspline/pst-bspline-doc.pdf` with [https://mirror.kku.ac.th/CTAN/graphics/pstricks/contrib/pst-bspline/pst-bspline-doc.pdf](https://mirror.kku.ac.th/…
-
- Background note on identifiability of model including:
- simple example of firing rate x trial type
- simple example of bspline
- show what happens as you fit model from different initia…
-
-
### 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…