-
Is there any way to take the nth derivative of a function (without making a function for each individual derivative). i.e.
```math
f(x) = x^3
```
```math
f_n(n, x) = \frac{d^n}{{dx}^n} ( f(x) …
-
The numpy library polynomial contains modules for Legendre, Chebyshev, Jacobi, Laguerre, and Hermite polynomials. In Maple these can be treated symbolically, so that, for example evaluating 2*x*Cheb…
-
# Checklist
* [x] I have verified that the issue exists against the `master` branch of Celery.
* [ ] This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/fury/issues) and found no similar issues.
### Version
dipy 1.9.0
fury …
-
Dear @ChrisRackauckas:
As discussed on slack I have some issues converting Matlab code that uses ode15s to use an equivalent `DifferentialEquations.jl` solver. The code in question is
https://ib…
-
```
I tried vocals in the new beta, but something is not right. It jumps
around a bit, even when singing in perfect tune. Is there a high pass
filter on the vocals? If not there should be. I'd say t…
-
## Rough idea
The current schema does not yet have standardized method for specifying a Gaussian (or Slater) AO basis *that was used in a calculation* for a given molecule. **Just to be clear:** I'…
-
Final pass for most docs, hopefully, on branch `reviewJuly2023`, https://github.com/phockett/Quantum-Metrology-with-Photoelectrons-Vol3/tree/reviewJuly2023
**31/07/23** Released.
- Release on G…
-
I am running some psi4 jobs which involve modifying the parameters DFT_VV10_B and DFT_VV10_C for various benzene dimer configurations. For several dimer configurations and several values of (b,c), I g…
-
The use of log scaling may make the visualizer output conform better to human perception, but it tends to remove some of the most interesting things you can get from a looking at a short-time Fourier …