- 14 Sep, 2022 3 commits
-
-
Chris Kerr authored
Make AlmArray encapsulate the pyopencl Array object Closes #59 See merge request !32
-
Chris Kerr authored
We are not testing scipy here, so if scipy produces bad output then that test case should be skipped and hypothesis should try a new one.
-
Chris Kerr authored
Subclassing caused problems when the Array code tried to create another Array object using `self.__class__`.
-
- 26 May, 2020 10 commits
-
-
Chris Kerr authored
Resolve "Update package metadata for PyPI" Closes #55 See merge request !31
-
Chris Kerr authored
-
Chris Kerr authored
-
Chris Kerr authored
-
Chris Kerr authored
-
Chris Kerr authored
-
Chris Kerr authored
-
Chris Kerr authored
-
Chris Kerr authored
-
Chris Kerr authored
Resolve "Do not require Fortran compiler / f2py for Wigner 3j symbols" Closes #38 See merge request !29
-
- 25 May, 2020 4 commits
-
-
Chris Kerr authored
-
Chris Kerr authored
Do not remove the wignerSymbols.f source file as this will still be useful for the C/Fortran bindings - see #14
-
Chris Kerr authored
-
Chris Kerr authored
-
- 24 May, 2020 10 commits
-
-
Chris Kerr authored
-
Chris Kerr authored
-
Chris Kerr authored
-
Chris Kerr authored
-
Chris Kerr authored
-
Chris Kerr authored
-
Chris Kerr authored
-
Chris Kerr authored
N.B. Python parses -1 ** x as -(1 ** x)
-
Chris Kerr authored
-
Chris Kerr authored
These numbers are the Gaunt coefficients, multiplied by a factor of sqrt((2 * l_3 + 1) / (4 * pi))
-
- 23 May, 2020 13 commits
-
-
Chris Kerr authored
Merge branch '15-change-ylm-representation-to-store-magnitude-and-exp-i-phi-separately' into 'master' Resolve "Change Ylm representation to store magnitude and exp(i*phi) separately" Closes #15 See merge request !28
-
Chris Kerr authored
-
Chris Kerr authored
-
Chris Kerr authored
Resolve "Add SPDX / fsfe-reuse metadata" Closes #51 See merge request !30
-
Chris Kerr authored
-
Chris Kerr authored
-
Chris Kerr authored
Yes, the LGPL is a silly licence to use for a README but since it contains EMBL-copyrighted material I can't do anything else. TODO: Rewrite the README so it can be CC-BY.
-
Chris Kerr authored
This code was taken from: https://github.com/joeydumont/wignerSymbols/blob/master/src/wignerSymbols-fortran.f
-
Chris Kerr authored
-
Chris Kerr authored
Copyright ownership is EMBL for the time that I was working there, and Christopher Kerr thereafter.
-
Chris Kerr authored
These files were written after leaving EMBL so I am the sole copyright owner.
-
Chris Kerr authored
-
Chris Kerr authored
-