We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@jlumpe pointed out on slack that we don't have mutating variants of metric-related functions and it sounds like a very good idea.
Functions:
christoffel_symbols_first
christoffel_symbols_second
christoffel_symbols_second_jacobian
einstein_tensor
inverse_local_metric
local_metric
local_metric_jacobian
ricci_tensor
riemann_tensor
The text was updated successfully, but these errors were encountered:
Could we maybe collect a list of functions here? That might be helpful to resolve this.
Sorry, something went wrong.
Sure, I've listed them.
No branches or pull requests
@jlumpe pointed out on slack that we don't have mutating variants of metric-related functions and it sounds like a very good idea.
Functions:
christoffel_symbols_first
christoffel_symbols_second
christoffel_symbols_second_jacobian
einstein_tensor
inverse_local_metric
local_metric
local_metric_jacobian
ricci_tensor
riemann_tensor
(the basis variant)The text was updated successfully, but these errors were encountered: