fix doc loss and codacy

This commit is contained in:
giovanni
2025-03-12 18:05:42 +01:00
committed by Nicola Demo
parent 31de079daa
commit cbf886e53e
15 changed files with 114 additions and 108 deletions

View File

@@ -53,7 +53,8 @@ class SystemEquation(EquationInterface):
aggregate it according to the ``reduction`` specified in the
``__init__`` method.
:param LabelTensor input_: Input points where each equation is evaluated.
:param LabelTensor input_: Input points where each equation of the
system is evaluated.
:param LabelTensor output_: Output tensor, eventually produced by a
:class:`~torch.nn.Module` instance.
:param dict params_: Dictionary of unknown parameters, associated with a