Commit Graph

115 Commits

Author SHA1 Message Date
GiovanniCanali
4a3748c735 Revert "Improve and fix spline (#610)"
This reverts commit 0844282335.
2025-10-15 17:35:24 +02:00
ajacoby9
0844282335 Improve and fix spline (#610)
* vectorize Cox - de Boor recursion

Co-authored-by: Filippo Olivo <folivo@filippoolivo.com>
Co-authored-by: ajacoby9 <a99jacoby@gmail.com>

* fix logic and extend tests

* add b-spline surface

---------

Co-authored-by: Filippo Olivo <folivo@filippoolivo.com>
Co-authored-by: GiovanniCanali <giovanni.canali98@yahoo.it>
2025-10-15 12:31:43 +02:00
Lorenzo Tomada
5966d038ff Add SINDy model (#660) 2025-10-08 17:04:58 +02:00
avisquid
2108c76d14 add egno (#602)
Co-authored-by: GiovanniCanali <giovanni.canali98@yahoo.it>
2025-10-03 20:37:56 +02:00
Giovanni Canali
4e37468460 Update Laplace class and add unit tests (#645) 2025-09-22 15:05:28 +02:00
Dario Coscia
dc808c1d77 Add Normalizer Callback (#631)
* add normalizer callback

* implement shift and scale parameters computation

* change name files normalizer data callback

* reduce tests

* fix documentation

* add NotImplementedError for PinaGraphDataset

---------

Co-authored-by: FilippoOlivo <filippo@filippoolivo.com>
Co-authored-by: giovanni <giovanni.canali98@yahoo.it>
2025-09-16 17:29:05 +02:00
github-actions[bot]
ef75f13bcb export tutorials changed in 9c60f61 (#643)
Co-authored-by: dario-coscia <dario-coscia@users.noreply.github.com>
2025-09-15 19:35:24 +02:00
Dario Coscia
9c60f616b7 tut22 (#637)
Co-authored-by: Federico Pichi <fpichi@sissa.it>
2025-09-15 19:31:38 +02:00
github-actions[bot]
c709f386b4 export tutorials changed in e033f3b (#641)
Co-authored-by: dario-coscia <dario-coscia@users.noreply.github.com>
2025-09-14 19:41:25 +02:00
Giovanni Canali
e033f3b125 fix minor errors tut 16/21 (#635) 2025-09-14 19:35:02 +02:00
github-actions[bot]
f3ccfd4598 export tutorials changed in 85b9edc (#634)
Co-authored-by: dario-coscia <dario-coscia@users.noreply.github.com>
2025-09-10 12:10:39 +02:00
giovanni
ef3542486c add linear weighting 2025-09-08 14:46:33 +02:00
giovanni
96402baf20 weighting refactory
Co-authored-by: Dario Coscia <dariocos99@gmail.com>
2025-09-08 14:46:33 +02:00
giovanni
c42bdd575c add self-adaptive weighting 2025-09-08 14:46:33 +02:00
Giovanni Canali
caa67ace93 add pirate network 2025-07-28 11:28:50 +02:00
github-actions[bot]
9ac57241e3 export tutorials changed in 7bf7d34 (#586)
Co-authored-by: dario-coscia <dario-coscia@users.noreply.github.com>
2025-06-14 16:58:03 +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
e3d4c2fc1a export tutorials changed in db9df8b 2025-05-05 11:15:21 +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
1808861ab2 update doc 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
6dd7bd2825 Refactoring solvers (#541)
* Refactoring solvers

* Simplify logic compile
* Improve and update doc
* Create SupervisedSolverInterface
* Specialize SupervisedSolver and ReducedOrderModelSolver
* Create EnsembleSolverInterface + EnsembleSupervisedSolver
* Create tests ensemble solvers

* formatter

* codacy

* fix issues + speedup test
2025-04-23 18:53:30 +02:00
github-actions[bot]
4357f8681f export tutorials changed in 5aec5f5 (#540) 2025-04-07 10:51:06 +02:00
Dario Coscia
3a7a4a0950 update doc 2025-03-19 18:00:35 +01:00
Dario Coscia
0c4ab3e571 renaming 2025-03-19 17:48:29 +01:00
Giuseppe Alessio D'Inverno
716d43f146 Neural Tangent Kernel integration + typo fix (#505)
* NTK weighting + typo fixing
* black code formatter + .rst docs

---------

Co-authored-by: Dario Coscia <dariocos99@gmail.com>
2025-03-19 17:48:29 +01:00
FilippoOlivo
2b09cb95cf Remove useless line in sphinx config file 2025-03-19 17:48:29 +01:00
Dario Coscia
1dd34f262a modify conf.py 2025-03-19 17:48:29 +01:00
Dario Coscia
2730791e6b automodule loss + update doc workflow 2025-03-19 17:48:29 +01:00
github-actions[bot]
01b29ccbf7 export tutorials changed in 762dc7f (#500)
Co-authored-by: dario-coscia <dario-coscia@users.noreply.github.com>
2025-03-19 17:48:29 +01:00
Dario Coscia
68583b567e adding layout.html template 2025-03-19 17:48:29 +01:00
Dario Coscia
f34bc55dfd update cite/team 2025-03-19 17:48:29 +01:00
Dario Coscia
2a2eb9c95e update contributing 2025-03-19 17:48:29 +01:00
Dario Coscia
2526da36bf update doc 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
9c7a9a029d remove tutorials html 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
3f8665b5d8 updating rst 2025-03-19 17:48:27 +01:00
Dario Coscia
9a26c94e07 update rst 2025-03-19 17:48:26 +01:00
Dario Coscia
d411543b76 update rsts 2025-03-19 17:48:26 +01:00
Dario Coscia
b15e4c47c3 adaptive_functions rst 2025-03-19 17:48:26 +01:00
Dario Coscia
777af3a264 start refactoring 2025-03-19 17:48:26 +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
Dario Coscia
a2c08ae211 update toml + doc (#467) 2025-03-19 17:46:36 +01:00
HGangloff
59c9a173b4 Correct derivatives in Burgers equation (#389)
* Correct derivatives in Burgers equation
2024-12-09 13:13:07 +01:00
AleDinve
db521ef468 check on Colab option 2024-11-05 21:16:44 +01:00
AleDinve
a5e326c927 Data for Colab / colorblind setting 2024-11-05 21:16:44 +01:00
Giuseppe Alessio D'Inverno
78ed2a67a2 Colab tutorials (#367)
* Colab Button & Run added
2024-10-22 15:47:33 +02:00
Pasquale Claudio Africa
b3ffca3f11 Fix typo in documentation (#354) 2024-10-02 11:10:31 +02:00
Nicola Demo
4c5cb8f681 add spline model (#321)
* add spline model
* add tests for splines
* rst files for splines

---------

Co-authored-by: AleDinve <giuseppealessio.d@student.unisi.it>
Co-authored-by: dario-coscia <dariocos99@gmail.com>
2024-09-27 10:05:18 +02:00