
A new version of the Einstein Toolkit is now available. It includes a new package "POWER" to calculate gravitational waves.
einsteintoolkit.org/about/releases…
English
The EinsteinPy Project
177 posts

@EinsteinPy
EinsteinPy is an open source project designed to make gravitational physics look like 10 lines of Python code.







@lbarosi import sympy from einsteinpy.symbolic import SchwarzschildMetric, EinsteinTensor m = SchwarzschildMetric() G1 = EinsteinTensor.from_metric(m) print(G1.arr) Assim o nerd em mim não fica feliz... :-(


Yay! We've been accepted this year as a @gsoc organisation! Under our ☂ we've got @SunPyProject Stingray and JuliaAstro (@JuliaLanguage) - @poliastro_py is also taken part, but this year under @LibreSpace_Fnd Certainly @ThePSF and @NumFOCUS are taking part again this year 🎉🎉




