You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.
It's very important to provide a minimum bridge between the usefulness and compact symbolic manipulations provided by RicciPy and the numerical functions required by EinsteinPy. As such RicciPy should provide a convenient way to produce numpy-like functions with ~sympy.lambdify to return either numpy arrays or functions for individual components.
The text was updated successfully, but these errors were encountered:
It's very important to provide a minimum bridge between the usefulness and compact symbolic manipulations provided by RicciPy and the numerical functions required by EinsteinPy. As such RicciPy should provide a convenient way to produce numpy-like functions with
~sympy.lambdify
to return either numpy arrays or functions for individual components.The text was updated successfully, but these errors were encountered: