Closed kev-inn closed 4 years ago
Oh and it would be nice if somebody could try building the python doc (read src/main/python/docs/README.md
for instructions) and take a look. It is extremely rough around the edges, so any comments are appreciated.
Edit:
I would actually appreciate a design discussion on functions like full
, seq
and federated
returning an OperationNode
, but class Matrix
, which is used for reading matrices from files or creating a matrix from numpy, being derived from OperationNode
.
Oh the rst comments did not work, I will fix it.
TODO: Fix Python test in workflows, put the workflows that are currently disabled back.
I will wait for the python test and check if it now works. Not sure yet.