find

This module contains the function find to search for list of possible metrics.

einsteinpy.symbolic.predefined.find.find(search_string)[source]

Performs a find operation on available functions.

Parameters

search_string (str) – Name of the function to be searched.

Returns

A list of available functions related to search_string.

Return type

list