Note that if u
is a vector of vectors, you will get deprecation warnings about broadcasting later in v0.7. If + 1
is your actual use case, see this topic.
1 Like
Note that if u
is a vector of vectors, you will get deprecation warnings about broadcasting later in v0.7. If + 1
is your actual use case, see this topic.