-
Dear Dr Wang,
GCopter is an amazing traj opt framework that allows efficient opt of control points and knot placements simultaneously.
Your wonderful thesis gives detailed explanation of gcopter a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
1) Poin-to-point perpendicular constraints are coincident and should have the same color a…
-
Hello @fitzLab-AL,
Any insight why one might get a negative 'deviance explained' value when running a cross validation? E.g.,
`gdm.crossvalidation(gdmTab, train.proportion=0.8, n.crossvalid.te…
-
For P1D splines, current gismo export uses
```xml
...
```
gismo couldn't read this. I think the correct keyword for P1D splines are `BSpline` and `BSplineBasis`.
See [here](https://github.com…
j042 updated
4 months ago
-
In the `SplineBuilder` the batch information is only used in the `operator()`
https://github.com/CExA-project/ddc/blob/main/include/ddc/kernels/splines/spline_builder.hpp#L401-L413
A `SplineBuilde…
-
There were research before MIT paper:
https://www.sciencedirect.com/science/article/abs/pii/S0952197620303742
quick introduction here:
http://openkan.org/KANscore.html
There are few counterintui…
-
Draft_Offset has multiple issues:
1. User has to move the cursor to the correct side of the object in the 3D view before entering an offset value in the task panel.
2. When entering that value the…
-
Splines don't have a proper basis class, but it would be helpful to have a function to effectively change their "resolution". Something like:
`new_values, new_knots = change_spline_resolution(old_val…
ddudt updated
2 months ago
-
reported by @Paulinemoi
-
Hey,
thank you for this very convenient package.
I am digging around trying to understand how it works but can't find how are the distances
computed.
What are the metrics used to compute ecol…