Giovanni Canali
|
87c5c6a674
|
pass method argument to fast laplacian (#648)
|
2025-09-18 13:07:49 +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 |
|
Giovanni Canali
|
a0015c3af6
|
add exhaustive doc for condition module (#629)
|
2025-09-11 15:47:06 +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 |
|
Dario Coscia
|
85b9edc74d
|
fix tensor getitem in graph_dataset (#633)
|
2025-09-10 12:04:41 +02:00 |
|
Dario Coscia
|
7469543499
|
simplify kwargs logic for equations
|
2025-09-08 15:17:05 +02:00 |
|
giovanni
|
684d691b78
|
remove back compatibility files for version 0.2
|
2025-09-08 14:57:29 +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
|
bacd7e202a
|
add mutual solver-weighting link
|
2025-09-08 14:46:33 +02:00 |
|
Dario Coscia
|
973d0c05ab
|
fix compile issue (#627)
|
2025-09-08 14:22:25 +02:00 |
|
Dario Coscia
|
efc9e327f6
|
Merge pull request #615 from mathLab/dev
Dev Updates
|
2025-08-01 15:59:57 +02:00 |
|
Giovanni Canali
|
419ac7ffbb
|
fix device problem of residual weights
|
2025-07-31 12:37:50 +02:00 |
|
giovanni
|
4ad939fdb9
|
fix connection issue
|
2025-07-31 12:12:25 +02:00 |
|
Dario Coscia
|
09596a912c
|
fix connection problem.zoo
|
2025-07-31 12:12:25 +02:00 |
|
Giovanni Canali
|
caa67ace93
|
add pirate network
|
2025-07-28 11:28:50 +02:00 |
|
Giovanni Canali
|
6d1d4ef423
|
add batching support for self-adaptive pinns
|
2025-07-25 17:44:10 +02:00 |
|
Giovanni Canali
|
1ed14916f1
|
fix switch_optimizer callback
|
2025-07-25 16:39:16 +02:00 |
|
FilippoOlivo
|
6d10989d89
|
fix codacy
|
2025-07-08 09:49:33 +02:00 |
|
Dario Coscia
|
c559a5763b
|
rich error msg for check_consistency
|
2025-07-08 09:49:33 +02:00 |
|
Dario Coscia
|
008888fb1e
|
fix readme examples (#599)
|
2025-07-08 09:22:39 +02:00 |
|
giovanni
|
2cb0eadac1
|
support built-in equations in system
|
2025-07-04 16:40:38 +02:00 |
|
giovanni
|
de47d69fec
|
batching for rbapinns
|
2025-07-04 16:40:06 +02:00 |
|
Dario Coscia
|
3778ef7ee2
|
update version 0.2.2 (#590)
|
2025-06-16 14:06:12 +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
|
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 |
|
dario-coscia
|
e3d4c2fc1a
|
export tutorials changed in db9df8b
|
2025-05-05 11:15:21 +02:00 |
|
Dario Coscia
|
a94791f0ff
|
fix link tutorials
|
2025-05-05 11:15:21 +02:00 |
|
Dario Coscia
|
0fb6487d21
|
update monthly tagger
|
2025-04-24 20:38:54 +02:00 |
|
Dario Coscia
|
eaedf8714c
|
monthly version 0.2.1
|
2025-04-24 20:38:54 +02:00 |
|
Dario Coscia
|
a71665f25f
|
update pyproject.toml (#561)
|
2025-04-24 09:54:26 +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
|
228f807d92
|
fix tutorial workflow error
|
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
|
7e403acf58
|
new readme
|
2025-04-23 18:53:30 +02:00 |
|
FilippoOlivo
|
05d6913e04
|
Fix single graph handling
|
2025-04-23 18:53:30 +02:00 |
|
Dario Coscia
|
53cc203db8
|
Update PULL_REQUEST_TEMPLATE.md
|
2025-04-23 18:53:30 +02:00 |
|
Dario Coscia
|
9686d05eff
|
rm py3.8, add 3.13
|
2025-04-23 18:53:30 +02:00 |
|
Dario Coscia
|
7e49392ac3
|
Update PINNInterface Inheritance (#542)
|
2025-04-23 18:53:30 +02:00 |
|
Filippo Olivo
|
3679da7bac
|
Ignore .DS_Store files (#547)
|
2025-04-23 18:53:30 +02:00 |
|
Dario Coscia
|
d87a314722
|
Fix label_tensor.py doc (#543)
|
2025-04-23 18:53:30 +02:00 |
|