spacetimeengine icon indicating copy to clipboard operation
spacetimeengine copied to clipboard

A Python utility for analyzing a given solution to the Einstein's field equations. Built on Sympy.

Results 16 spacetimeengine issues
Sort by recently updated
recently updated
newest added

Needs the pipenv treatment otherwise the libraries are installed systemwide.

Make like #!/usr/bin/env python for all python files.

Need to stop importing entire sympy lib. This is dumb.

This would require a new printing option: Currently we have supress_printing = True or False We need printing = True, False, "jupyter"

Suggested by @bunslow. I don't like strings for index configs.

Post some Jupyter notebook graphics.