Mentions légales du service

Skip to content

FEAT: add convenience function for zero operator

When concatenating operators, it can be useful to add all zero blocks.

This commit adds a convenience function that creates an all zero talon linear operator that can be concatenated or used like any other.

Closes issue #31 (closed).

Merge request reports