Giovanni Canali
|
fa6fda0bd5
|
Improve differential operators (#528)
* Improve grad logic and fix issues
* Add operators' fast versions
* Fix bug in laplacian + new tests + restructuring
Co-authored-by: Dario Coscia <dariocos99@gmail.com>
* fix advection bug
---------
Co-authored-by: Dario Coscia <dariocos99@gmail.com>
|
2025-04-17 10:48:32 +02:00 |
|
Filippo Olivo
|
938bdeb421
|
Self-loops management in KNNGraph and RadiusGraph (#522)
* Add self-loop option to RadiusGraph and KNNGraph
|
2025-04-17 10:48:32 +02:00 |
|
Filippo Olivo
|
a1f98764d3
|
Fix __getitem__ in LabelTensor (#546)
* Fix LabelTensor
* Cleaning label_tensor.py
---------
Co-authored-by: Dario Coscia <93731561+dario-coscia@users.noreply.github.com>
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
e250e3f5f7
|
Update MultiSolverInterface (#520)
|
2025-04-17 10:48:32 +02:00 |
|
github-actions[bot]
|
578c5bc2f4
|
export tutorials changed in 5aec5f5 (#540)
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
3684782fb5
|
Update tutorial_exporter.yml (#537)
fixing bug introduced in #531 workflow on push
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
545e6a3ea2
|
update workflow + pyproject tut dependencies (#531)
|
2025-04-17 10:48:32 +02:00 |
|
Giovanni Canali
|
3958e35fdd
|
add scheduler step for multisolvers (#526)
|
2025-04-17 10:48:32 +02:00 |
|
Giovanni Canali
|
6d39e2fa98
|
fix labels management in operators (#524)
* fix bug in laplace labels
* fix label management and add test
|
2025-04-17 10:48:32 +02:00 |
|
Filippo Olivo
|
80c257da4d
|
Bug fix and add additional tests for Dataset and DataModule (#517)
|
2025-04-17 10:48:32 +02:00 |
|
Nicola Demo
|
79a7199985
|
manual trigger for exporter
|
2025-04-17 10:48:32 +02:00 |
|
Nicola Demo
|
c226c9be19
|
fix black dependency
|
2025-04-17 10:48:32 +02:00 |
|
FilippoOlivo
|
a02c3386f6
|
Fix README
|
2025-04-17 10:48:32 +02:00 |
|
Nicola Demo
|
e084f85386
|
Fix pod_block.py
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
c9cb8bf201
|
update doc
|
2025-04-17 10:48:32 +02:00 |
|
Nicola Demo
|
7a5f156870
|
Fix tester.yml coverage
|
2025-04-17 10:48:32 +02:00 |
|
Nicola Demo
|
9e6d5d5929
|
update github actions
|
2025-04-17 10:48:32 +02:00 |
|
Nicola Demo
|
f95408838a
|
fix versioning for toml file
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
b0dd952440
|
renaming
|
2025-04-17 10:48:32 +02:00 |
|
Giuseppe Alessio D'Inverno
|
01aeb17673
|
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-04-17 10:48:32 +02:00 |
|
FilippoOlivo
|
ff191c9611
|
Remove useless line in sphinx config file
|
2025-04-17 10:48:32 +02:00 |
|
FilippoOlivo
|
e90be726da
|
Minor fix
|
2025-04-17 10:48:32 +02:00 |
|
FilippoOlivo
|
b92f39aead
|
Add docstring for repeat in DataModule
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
2a933a81ff
|
update versioning sphinx
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
56bb4ab810
|
modify doc workflows
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
a5c7e41d01
|
update workflow file
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
b4c30eeb16
|
modify conf.py
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
054cfb496e
|
automodule loss + update doc workflow
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
ec83b52174
|
docs->doc in testing_doc.yml
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
3153bb7426
|
doc test workflow update
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
f70a23c076
|
formatting
|
2025-04-17 10:48:32 +02:00 |
|
github-actions[bot]
|
9b825845f9
|
export tutorials changed in 762dc7f (#500)
Co-authored-by: dario-coscia <dario-coscia@users.noreply.github.com>
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
8cafe7556e
|
update tut11
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
94e49b4699
|
update datamodule doc
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
2a21cff4fb
|
adding layout.html template
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
2c21978879
|
format code
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
19084426e9
|
update cite/team
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
58f8bb4e1a
|
update contributing
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
01ea27d405
|
modify automatic batching doc
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
ea21754d53
|
formatting
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
480140dd31
|
update doc
|
2025-04-17 10:48:31 +02:00 |
|
github-actions[bot]
|
ae1fd2680f
|
export tutorials changed in c161138 (#498)
Co-authored-by: dario-coscia <dario-coscia@users.noreply.github.com>
|
2025-04-17 10:48:31 +02:00 |
|
Dario Coscia
|
fa402b3565
|
trigger workflow tutorials
|
2025-04-17 10:48:31 +02:00 |
|
Dario Coscia
|
39ceeb82c1
|
add workflow_dispatch
|
2025-04-17 10:48:31 +02:00 |
|
Dario Coscia
|
0913f98ab3
|
remove tutorials html
|
2025-04-17 10:48:31 +02:00 |
|
Dario Coscia
|
5a6fe31b10
|
update html dir
|
2025-04-17 10:48:31 +02:00 |
|
Dario Coscia
|
115c4a4e9f
|
update workflow, rm tutorial 4 data
|
2025-04-17 10:48:31 +02:00 |
|
FilippoOlivo
|
1224449452
|
Remove MNIST data from tutorial 4
|
2025-04-17 10:48:31 +02:00 |
|
Dario Coscia
|
3ff9f0c9a2
|
Automatize Tutorials html, py files creation (#496)
* workflow to export tutorials
---------
|
2025-04-17 10:48:31 +02:00 |
|
giovanni
|
8dfc9d19db
|
standardize module docstring
|
2025-04-17 10:48:31 +02:00 |
|