-
xref #3343
TL;DR: It would be nice if it were possible to have color maps for multidimensional data, instead of expecting the color to depend only on a single quantity as is currently the case.
I'm …
-
# Brief description
I found the evolution of the *normalized* axion density rho_{ax}/rho_{ax,initial} derived from `loga_table` and `grhoax_table` has a significant deviation from the analytical so…
-
In relatively recent work (https://github.com/scipy/scipy/pull/20539), @izaid developed a more consistent API for the Legendre functions, and developed tools for evaluating the recurrences used in the…
-
I performed fine-tune training based on MP pretrained model using 2 GPUs for a week (our local cluster has 1 week wall time limit). Following is the input file parameters for the fine-tune training. …
-
### Is your feature request related to a problem? Please describe.
To compute the MLE of the `vonmises` (gh-20102) and the `vonmises_fisher` distribution, one needs to compute $I_{\nu+1}(\kappa)/I_…
-
When evaulating the zeroth-order Hankel function of second kind at zero
```
In[121]: scipy.special.hankel2(0,0)
Out[121]: (nan+nan*j)
```
the real value is nan instead of 1. Bessel and Neumann funct…
spors updated
4 weeks ago
-
Hello!
After noticing that .movingstd() does not have a 'position' option like .movingaverage(), I decided to look at the source code to see what the default position is for .movingstd(). Ater deter…
-
I'd like to have a function `spectral_distribution` which takes a kernel defined over R^d and returns in spectral distribution. For example
```julia
function spectral_distribution(k::SqExponential…
-
I am trying to implement ODEs of Bessel and Airys type and i got a problem when whole equation is divided or multiplied with some variable or constant then dsolve is unable to solve it.
Other probl…
-
Imported from SourceForge on 2024-07-04 19:42:59
Created by **[willisb](https://sourceforge.net/u/willisb/)** on 2003-05-12 16:31:59
Original: https://sourceforge.net/p/maxima/bugs/313
---
Consider
…
rtoy updated
4 months ago