-
### Your question
MacOS
Mac Studio M2 Ultra
After executing Update All via Manger get the following error. Also did new install and got the same error.
python main.py
[START] Security scan
…
-
Testing http://desi-1.kpno.noao.edu:9090 using code from desispec #702 (now tag 0.25.0) and qlf #253, mostly looking at Observing History window and drill-downs.
The Check Arc metric is described a…
-
In scipy.special the function roots_genlaguerre, which returns the zeros of the nth order generalized laguerre polynomial and weights for gaussian quadrature, breaks at n bigger than around 200 return…
-
Following @mxxo suggestion in #4 it makes sense to add additional quadrature schemes such as Trapezoid and Simpson rule.
If nobody wants to take it on first, I would look into it the following week…
-
I know they are hidden in the triangle transform, is there an easy way to call it?
-
**[Original report](https://bitbucket.org/fenics-project/FIAT/issue/22) by Ben Crestel (Bitbucket: [bcrestel](https://bitbucket.org/bcrestel), GitHub: [bcrestel](https://github.com/bcrestel)).**
----…
-
Many of the functions in scipy do not include examples in their docstrings. Even a simple example can be helpful for a new user, so we should try to include examples wherever possible.
A script ca…
-
By implementing spherical harmonics using the [legendre polynomials recurrence formula](https://en.wikipedia.org/wiki/Associated_Legendre_polynomials#Recurrence_formula), the speed of the wave functi…
-
@ioannisPApapadopoulos @karsknook
I've been playing with QL instead of reverse Cholesky for non-SPD operators. It suffers from fill in in the top row of blocks so the complexity would be $O(np+n^3)…
-
I tried to use phase function tables outside and I have already converted the original phase functions to the Wigner expansion by following the example of 'convert_libradtran_phase_to_at3d.py'. Howeve…