-
I think it is Chebyshev polynomial of first kind
https://en.wikipedia.org/wiki/Chebyshev_polynomials
need correction of implemtation
![image](https://github.com/molket-io/molket.jl/assets/14924027…
gh85 updated
5 months ago
-
For fitting data to a profile, to give an option other than spline (which can be prone to oscillations) or PowerSeriesProfile (which cannot be used past a certain degree for fitting due to numerics), …
-
Chebyshev polynomials should be drop-in replaceable with Legendre ones. Right now it doesn't work, the curves go crazy pretty quick.
-
The Gauss-Jacobi quadrature integrates functions of the form
$$
\int_{-1}^1 f(x) (1-x)^\alpha (1+x)^\beta\mathrm{d}x \approx \sum_{i=1}^n w_i f(x_i)
$$
where $\{x_i\}$ are the nodes of $n$-th …
-
When approximate the initial filters kernel gθ(Λ) = diag(θ) with a polynomial
![image](https://user-images.githubusercontent.com/40826585/44521567-1512dc00-a706-11e8-8219-2b85f0f71002.png)
why we c…
-
I am working on a project that utilizes Chebyshev polynomials and might use other types of polynomials in the future, and I would like to leverage jit and auto differentiation through JAX. numpy suppo…
-
```
I'm logging this here as this seems to be a mpmath problem. The polynomial
'f' defined below is of order 2, and so it does not contain the 3rd
Chebyshev polynomial of the first kind: taking the sc…
-
```
I'm logging this here as this seems to be a mpmath problem. The polynomial
'f' defined below is of order 2, and so it does not contain the 3rd
Chebyshev polynomial of the first kind: taking the sc…
-
```
I'm logging this here as this seems to be a mpmath problem. The polynomial
'f' defined below is of order 2, and so it does not contain the 3rd
Chebyshev polynomial of the first kind: taking the sc…
-
```
I'm logging this here as this seems to be a mpmath problem. The polynomial
'f' defined below is of order 2, and so it does not contain the 3rd
Chebyshev polynomial of the first kind: taking the sc…