Add SINDy model (#660)
This commit is contained in:
@@ -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
|
||||
-------------
|
||||
|
||||
7
docs/source/_rst/model/sindy.rst
Normal file
7
docs/source/_rst/model/sindy.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
SINDy
|
||||
=======================
|
||||
.. currentmodule:: pina.model.sindy
|
||||
|
||||
.. autoclass:: SINDy
|
||||
:members:
|
||||
:show-inheritance:
|
||||
Reference in New Issue
Block a user