Skip to content

Add ability to return arbitrary list of variables #52

@alexanderst

Description

@alexanderst

Now there's no ability to define method signatures which is array with unknown number of elements.
For example, to generate such method as below we need to specify expected number of outputs, though we don't know it.
SDVariable[] meshgird(SDVariable[] inputs)

Metadata

Metadata

Assignees

Labels

CodegenRelevent to the Codegen subproject

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions