NRPy+, BlackHoles@Home, SENRv2, and the NRPy+ Jupyter Tutorial: Python-Based Code Generation for Numerical Relativity... and Beyond!
Stars
104
Forks
42
Watchers
104
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
3.0k
commits
869
commits
332
commits
281
commits
164
commits
89
commits
54
commits
53
commits
42
commits
31
commits
BSSN/BSSN_quantities.py: epsDD should be initialized to zerorank2, not zerorank3.
a32e120View on GitHubBSSN/ADM_Initial_Data_Reader__BSSN_Converter.py: register_CFunction_exact_ADM_ID_function(): Fix bug in setting r,th,ph from Cartesian coordinates, when Spherical coordinate initial data are chosen.
a4c6210View on GitHubreference_metric.py: rfm_precompute has a problem with crossed second derivatives, so replace the only function of two variables in rfm_precompute: f2_of_xx0_xx1, used in SymTP coordinates, with functions of single variables since it's separable.
275bc5fView on GitHubSIMD.py: Add x^(-1.5) and x^(-2.5) parsing. Courtesy Thiago Assumpcao
b343b9aView on GitHubSIMD.py: Fix behavior of x^(-1/2), such that it uses the SIMD version of 1 instead of the integer 1
2733884View on GitHubFix SIMD doctests, and run SIMD doctests at each commit.
76357c9View on GitHubMerge pull request #83 from stevenrbrandt/fix-simd-try2
1a09bc0View on GitHub