Please:
Currenty, brainpy.analysis.FixedPointFinder only receives a function f_cell which only get one argument. This restricts the method applied to more genral cases. Becauce multiple variables usually exist in a dynamical model. Therefore, brainpy.analysis.FixedPointFinder should be generialized to multiple variables.