Commit Graph

13 Commits

Author SHA1 Message Date
Dario Coscia
7bf7d34d0f Dev Update (#582)
* Fix adaptive refinement (#571)


---------

Co-authored-by: Dario Coscia <93731561+dario-coscia@users.noreply.github.com>

* Remove collector

* Fixes

* Fixes

* rm unnecessary comment

* fix advection (#581)

* Fix tutorial .html link (#580)

* fix problem data collection for v0.1 (#584)

* Message Passing Module (#516)

* add deep tensor network block

* add interaction network block

* add radial field network block

* add schnet block

* add equivariant network block

* fix + tests + doc files

* fix egnn + equivariance/invariance tests

Co-authored-by: Dario Coscia <dariocos99@gmail.com>

---------

Co-authored-by: giovanni <giovanni.canali98@yahoo.it>
Co-authored-by: AleDinve <giuseppealessio.d@student.unisi.it>

* add type checker (#527)

---------

Co-authored-by: Filippo Olivo <filippo@filippoolivo.com>
Co-authored-by: Giovanni Canali <115086358+GiovanniCanali@users.noreply.github.com>
Co-authored-by: giovanni <giovanni.canali98@yahoo.it>
Co-authored-by: AleDinve <giuseppealessio.d@student.unisi.it>
2025-06-13 17:34:37 +02:00
github-actions[bot]
d10c525e74 export tutorials changed in dd88513 (#559)
Co-authored-by: dario-coscia <dario-coscia@users.noreply.github.com>
2025-04-23 18:53:30 +02:00
Dario Coscia
29b14ee9b6 Update Tutorials (#544)
* update tutorials
* tutorial guidelines
* doc
2025-04-23 18:53:30 +02:00
Dario Coscia
73f512b958 update tut11 2025-03-19 17:48:29 +01:00
github-actions[bot]
e917753702 export tutorials changed in c161138 (#498)
Co-authored-by: dario-coscia <dario-coscia@users.noreply.github.com>
2025-03-19 17:48:29 +01:00
Dario Coscia
3712631878 trigger workflow tutorials 2025-03-19 17:48:28 +01:00
Dario Coscia
0146155c9b Automatize Tutorials html, py files creation (#496)
* workflow to export tutorials

---------
2025-03-19 17:48:28 +01:00
Dario Coscia
6ce0bafc2b Update Tutorials 0.2 (#490) 2025-03-19 17:48:25 +01:00
Matteo Bertocchi
b38b0894b1 Updates to tutorial and run post codacy changes 2025-03-19 17:48:24 +01:00
Matteo Bertocchi
d83ca3af6e Update tutorials 1 through 12 to current version 0.2 2025-03-19 17:48:23 +01:00
MatteoB30
c6f1aafdec Update Condition notation & domains import in tutorials 2025-03-19 17:46:35 +01:00
Giuseppe Alessio D'Inverno
78ed2a67a2 Colab tutorials (#367)
* Colab Button & Run added
2024-10-22 15:47:33 +02:00
Dario Coscia
e0aeb923f3 Trainer Tutorial (#271)
* adding tutorial trainer
* implementing deepcopy for AbstractProblem and LabelTensor to match Lightning Callbacks

---------

Co-authored-by: Dario Coscia <dariocoscia@Dario-Coscia.local>
2024-04-02 10:22:30 +02:00