Input processing
We should implement a function that preprocesses user inputs, validates them, and passes them to the appropriate algorithm.
Once this is done we'll get rid of to_BlockOperatorSeries
.
Edited by Anton Akhmerov
We should implement a function that preprocesses user inputs, validates them, and passes them to the appropriate algorithm.
Once this is done we'll get rid of to_BlockOperatorSeries
.