Marco Bonici
Marco Bonici
Hi to everybody, I have been playing with Turing and I am quite satisfied. It's a very good library, thank you! I am trying to use the Cluster of my...
Hi to everybody, I have been using jupyter for a while without problems. However yesterday I obtained this errormessage when converting my notebook (if needed I can write here also...
Add a page where distances are quoted using more "familiar" units (football fields, Milky Way, etc.)
The goal of this PR is to implement the halofit recipy, in order to have a nonlinear power spectrum built on top of the linear prediciton of Bolt.jl. In order...
I am trying to run some chains in parallel on a LSF cluster but I get the following error message ``` Initialising ensemble of 128 walkers... Initialising ensemble of 128...
I need to differentiate through the `DataInterpolations.jl` wrt to the new evaluation points and the input data. Here a MWE ``` n = 64 x = vcat([0.], sort(rand(n-2)), [1.]) x1...
Actually `Healpix.jl` does not have support to AD engines like `Zygote.jl` or similar. However, adding support to it is straightforward, as SHT is a linear operator and the mathematical formulas...
https://github.com/marcobonici/CosmoCentral.jl/blob/cd98c3ec5762398f4b23805809727421c973a33d/src/Density.jl#L52 `i` must be a Int. Modify this accordingly.
Add the possibility to compute the shift on cosmological parameter determination due to error on Cl prediction Equation 6 of [this paper](https://arxiv.org/pdf/astro-ph/0412142.pdf)