Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

This parameter is entered the same way as a numpy.nd.array and a slice. So far it is not an issue because no parameter is either a numpy.nd.array, a slice or a tuple.

Case of a list of integers/floats or strings

On Brainlife, when we enter a list, we have to use the type STRING and so the list is considered as a string, so they need to be converted.

...