Commit Graph

19 Commits

Author SHA1 Message Date
avisquid
2108c76d14 add egno (#602)
Co-authored-by: GiovanniCanali <giovanni.canali98@yahoo.it>
2025-10-03 20:37:56 +02:00
Filippo Olivo
4a6e73fa54 Fix basis device transfer in PODBlock (#650)
* fix gpu data moving
2025-09-19 13:42:32 +02:00
Giovanni Canali
caa67ace93 add pirate network 2025-07-28 11:28:50 +02:00
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
Dario Coscia
6b355b45de avoid codacy warning 2025-05-05 11:15:21 +02:00
Anna Ivagnes
aa2ba5fc7f format pod_block.py
delete one line
2025-05-05 11:15:21 +02:00
Anna Ivagnes
3c1fed9ae2 add singular values in PODBlock 2025-05-05 11:15:21 +02:00
Nicola Demo
9c77523fca Fix pod_block.py 2025-03-19 18:02:44 +01:00
Dario Coscia
2526da36bf update doc 2025-03-19 17:48:29 +01:00
giovanni
aea24d0bee standardize module docstring 2025-03-19 17:48:27 +01:00
giovanni
f9881a79b5 fix doc model part 2 2025-03-19 17:48:27 +01:00
Dario Coscia
ae9187ad75 rm unnecessary files 2025-03-19 17:48:24 +01:00
Matteo Bertocchi
8b797d589a Changes to Tensor labels handling 2025-03-19 17:48:22 +01:00
Filippo Olivo
4177bfbb50 Fix Codacy Warnings (#477)
---------

Co-authored-by: Dario Coscia <dariocos99@gmail.com>
2025-03-19 17:48:18 +01:00
MatteB03
1bb35f7951 Fix bug in handling labels with LabelTensor (#460)
---------

Co-authored-by: Filippo Olivo <filippo@filippoolivo.com>
2025-03-19 17:46:36 +01:00
Dario Coscia
42ab1a666b Formatting
* Adding black as dev dependency
* Formatting pina code
* Formatting tests
2025-03-19 17:46:36 +01:00
gc031298
ed0a8bd5e7 renaming 2025-03-19 17:46:36 +01:00
FilippoOlivo
ff43a7492b Rename files 2025-03-19 17:46:36 +01:00
Dario Coscia
df673cad4e Renaming
* solvers -> solver
* adaptive_functions -> adaptive_function
* callbacks -> callback
* operators -> operator
* pinns -> physics_informed_solver
* layers -> block
2025-03-19 17:46:36 +01:00