-
### Description
Multivariate adaptive regression splines
### Purpose
Output similar to ordinary regression for high dimensional data. The method allows testing of non-linear associations alon…
-
In GitLab by @valentjn on May 19, 2016, 12:57
Currently, you need `OperationMultipleHierarchisation` from `optimization` to hierarchize with B-splines. This should somehow be merged into `base`'s `Op…
-
Hi there,
i got an issue while developing a code, which creates a 3D model of weaves (see figure)
![image](https://user-images.githubusercontent.com/78747643/109177511-2da55680-7788-11eb-8f29-9ba5…
-
Hi. Thanks for making the KAN code available. I've been trying to understand how it all works, and was trying to run coef2curve to get an idea of how the splines are calculated. However, I couldn't ge…
-
**Please describe the problem you are trying to solve.**
I'm using the [ODE solver of `scipy`](https://docs.scipy.org/doc/scipy/reference/generated/scipy.integrate.solve_ivp.html#scipy.integrate.so…
-
When the interpolated data is 4 dimensions or higher, calculating the Hessian gives an error.
Minimal working example:
```julia
using Interpolations
nsamples = 5
fn3 = interpolate(rand(nsamp…
-
Ported Issue from Mantis
Original ID: 1487
Reported By: Stephan Hennig
SEVERITY: MINOR
Submitted: 2008-11-18 05:00:00
OS: _-_-*
VERSION: 2.20.3
## DESCRIPTION
Symptom:
Zooming into the outpu…
-
GraphViz version: 2.36.0
input:
```
digraph g {
layout=twopi
splines=ortho
a -> b
}
```
output:
```
Assertion failed: (np->cells[1]), function chkSgraph, file maze.c, line 315.
```
ca…
-
Hello.
Is it possible to use your library to perform (automatic) conversion of b-spline to corresponding set of bezier curves, and vice-versa?
Also mentioned [here](https://math.stackexchange.c…
-
s = magnetic shear
alpha_MHD = pressure gradient
To characterize any local equilibrium in tokamaks or stellarators, we can vary the s and/or α_MHD values while maintaining the local MHD force bala…