-
- Modified Clenshaw recurrence for all special functions governed by 3-term recurrence relations.
- Higher dimensional interpolation (Akima has a natural generalization to higher dimensions, but ther…
-
Not urgent, but making an issue to track this. At some point we probably want to enforce rule E501 for the liner and pick a line length. 120 is pretty long, 80 is standard.
-
-
mrcpp was accepted into Fedora, and I started building the packages.
I am seeing consistent test failures across releases on the s390x architecture. For instance, here's the Fedora 34 build log
``…
-
This package includes functions to compute 3-term recurrence coefficients and related integrals (e.g. `jacobi_jacobimatrix` and `jacobimoment`), for many families of orthogonal polynomials. It would…
-
Hi, ChebyKAN is indeed simple, elegant and powerful, I believe it can do more.
So I implemented it on solving some models with dynamical systems, economic models to be precise, where the dynamical …
-
As pointed out in #25034 and https://groups.google.com/g/sage-devel/c/IDtiGF6HB28/m/QWwnAeLJBAAJ there is currently a conflict of conventions.
The current implementation is in line with [1], but as…
-
It's great that you're taking a rigorous approach to address the cross terms instead of simply ignoring them as is often done in some engineering literature. You're correct in focusing on finding a cl…
-
On testing 4.2 beta User Matt Helgeson expressed dismay that the functional forms for orientational distributions were still the same as those for polydispersity. The issue being that the current dist…
smk78 updated
2 years ago
-
I estimate that computing a custody bit comes at a CPU cost of ca. 1-5ms: The main computation is just to compute a Universal Hash Function, which is just evaluating three polynomials of degree 2^13 w…