Files
PINA/docs/source/_rst/code.rst
Dario Coscia 0bcaf62e59 Continuous Convolution (#69)
* network handling update
* adding tutorial
* docs
2023-02-27 10:59:18 +01:00

12 lines
216 B
ReStructuredText

Code Documentation
==================
.. toctree::
:maxdepth: 3
LabelTensor <label_tensor.rst>
FeedForward <fnn.rst>
DeepONet <deeponet.rst>
PINN <pinn.rst>
ContinuousConv <convolution.rst>