-
Hello!
I have been playing with the `pyccl.correlations` and tried to reproduce `pyccl.correlations.correlation` 2pcf for some input angular spectrum.
I found difference from the result of CCL and…
-
Idea for the addition of preferred orientation parameters to pdCIF.
To my knowledge, there are two main methodologies for modelling preferred orientation (PO) in powder data: March-Dollase (MD), a…
-
https://github.com/jmert/CMB.jl/blob/2e467aad9e81443a84875f05855d21df8f2c5c40/src/sphericalharmonics.jl#L170-L174
Hey Justin, many thanks for all your blog articles and AssociatedLegendrePolynomial…
-
https://en.wikipedia.org/wiki/Legendre_polynomials
-
I came across [your paper](https://arxiv.org/pdf/2103.03200.pdf) when I was looking for a Laguerre expansion of a multivariate function, which led me to this Julia package.
My question is, given a …
-
Hi we were looking at some of the packages functionality for the [CLIMA](https://github.com/CliMA/) project, but having the package not registered is kind of a blocker for more than experimental use. …
-
The makefile for building the documentation currently makes impression that it supports many output formats, but in reality most of them probably don't work properly (or at all). At least, we don't te…
-
Though I will create a generic DG scheme for any type of polynomials, I will apply the Legendre polynomials (a subset of the Jacobi polynomials) and the respective quadrature nodes as a realization.
-
Matthew Houtput, Jacques Tempere
> Across many areas of physics, multipole expansions are used to simplify problems, solve differential equations, calculate integrals, and process experimental data…
-
Guess: if numba is installed, felupe compiles the parallel version of the integrate method of a form on import - even if it is not used. This should be handled in a better way in the future.