repo_template.template_module module

template module

repo_template.template_module.function(\*arg, \*\*kwargs)[source]

Description

Parameters
  • arg1 (int) – Some input

  • arg2 (float) – Some other input

  • arg3 (string) – Yet another input

  • arg4 (2D np.ndarray, (n, p)) – An array input

Returns

out1

Return type

float