Add SINDy model (#660)

This commit is contained in:
Lorenzo Tomada
2025-10-08 17:04:58 +02:00
committed by GitHub
parent 2108c76d14
commit 5966d038ff
5 changed files with 167 additions and 0 deletions

View File

@@ -106,6 +106,7 @@ Models
GraphNeuralKernel <model/graph_neural_operator_integral_kernel.rst>
PirateNet <model/pirate_network.rst>
EquivariantGraphNeuralOperator <model/equivariant_graph_neural_operator.rst>
SINDy <model/sindy.rst>
Blocks
-------------

View File

@@ -0,0 +1,7 @@
SINDy
=======================
.. currentmodule:: pina.model.sindy
.. autoclass:: SINDy
:members:
:show-inheritance: