hal-cgp icon indicating copy to clipboard operation
hal-cgp copied to clipboard

Allow implementation of one (or more) `to_...` functions for a new node

Open jakobj opened this issue 1 year ago • 0 comments

At the moment one is forced to implement all to_... functions for a new node. However, in some cases one may be happy with just one, e.g., to_func bc one doesn't want to use numpy etc.

jakobj avatar Feb 12 '24 22:02 jakobj