-
Full log of `pip install .` is further down below.
Seems that when installing dependencies with pip install . (on mac os x 11.6 or windows) we get an error message related either to c++ compiler be…
-
Code like `x->abs(f(x))` in `abs(f::Fun)` doesn't benefit from the fact that `f` can be evaluated fast at the grid.
Perhaps we need to override `∘(f, ::Fun)` to return `ComposeFun`, that knows tha…
-
### Describe your issue.
In the source of scipy.fft.fht, in the function fhtcoeff(...) in _fftlog_backend.py, one has to ensure that the array u has a u[-1] which is purely real when the data is of …
-
There is a doctest or two in the ode module that is too slow. It's fine if the tests are a little slow, but the doctests shouldn't take forever to run.
-
The fast Lomb-Scargle method implemented in ``astropy.stats.LombScargle`` is based on a what is effectively fast nonuniform Fourier transform approximation proposed by Press & Rybicki (1989); the util…
-
I have installed openMX3.9. The next on the list is openMX_postprocess before installing HamGNN. With gcc, openmpi and mkl, the makefile is
`GSL_lib = /cvmfs/soft.computecanada.ca/easybuild/softwar…
-
### Package and Environment Details (include every applicable attribute)
* Package Name/Version: **ceres-solver/1.14.0**
* Operating System+version: **Windows 10**
* Compiler+version: **M…
-
Currently, implementations don't support automatic differentiation with packages such as `ForwardDiff.jl`.
Probably best to give ChainRules such as in https://github.com/JuliaMath/SpecialFunctions…
-
So I have encountered a bug when doing coronagraphic psf calculations with @itroitskaya using the nircam class.
The error is thrown for all pupil and image mask combinations when `save_intermediat…
-
#### Summary:
Is it possible to place a inverse gaussian prior with rstanarm?
#### Description:
I am now trying to use stan_glmer in the rstanarm package with a inverse gaussian distribution for pr…