-
(It's not clear to me how this can be done or what the best way is to do this in statsmodels.)
related older issue #2402
Suppose we have hourly data with a daily and a weekly seasonal cycle, Tue…
-
Right now the code is using thin plate splines with 'k' specified. The approach is described well here: https://stats.stackexchange.com/questions/486109/gams-specifying-knots-positions-for-thin-plate-…
-
**Issue description:**
Is very hard work with splines on complex scenes because the "select point" works like any other actor. So, if you have an scene with a lot of actors and the spline is under th…
-
I can't find any way to script creation of Spiro splines.
First, if I just put Spiro splines in a SplineSet (as in the glyph `U` in the attached file), the entry is not even marked as present (has …
-
enhancement:
Circular Arcs are simple but not the best curves in nature and in technics.
Bezier Splines are limited in precision and mathematics.
spiro splines are Derivats of spirals and better …
-
(semi-random thought seeing comments of users that want annual seasonality with daily data)
years and months don't have all the same number of periods. Assuming fixed periodicity (frequency, number…
-
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…
-
spline_coeffs.row(0)
-
import numpy as np
from interpolation.splines import UCGrid, CGrid, nodes
f = lambda x,y: 1j*np.sin(np.sqrt(x**2+y**2+0.00001))/np.sqrt(x**2+y**2+0.00001)
grid = UCGrid((-1.0, 1.0, 10), (-1.0, …
-
```
What steps will reproduce the problem?
1. Creating a path
What is the expected output? What do you see instead?
I am making a cutscene, think any typical Halo-style cutscene where a
helicopter/p…