Skip to content

refactor @with_signature interface

Florian Atteneder requested to merge extend-with-signature into develop
  • simplify functions argument list
  • simplify @accepts arguments list
  • introduce State tag for @accepts arguments
  • add state_indices interface to extract state variables from all variables

Merge request reports