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
42ab1a666b
Formatting
...
* Adding black as dev dependency
* Formatting pina code
* Formatting tests
2025-03-19 17:46:36 +01:00
Dario Coscia
886bd23fdb
Back compatibility 0.1
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
Giovanni Canali
08eaf56be1
Codacy
2025-03-19 17:46:34 +01:00
giovanni
81830ecc99
fix laplacian
2025-03-19 17:46:34 +01:00
Filippo Olivo
a27bd35443
Implementation of DataLoader and DataModule ( #383 )
...
Refactoring for 0.2
* Data module, data loader and dataset
* Refactor LabelTensor
* Refactor solvers
Co-authored-by: dario-coscia <dariocos99@gmail.com >
2025-03-19 17:46:34 +01:00
FilippoOlivo
dd43c8304c
Codacy correction
2025-03-19 17:46:34 +01:00
FilippoOlivo
ea3d1924e7
Improve efficiency and refact LabelTensor, codacy correction and fix bug in PinaBatch
2025-03-19 17:46:34 +01:00
FilippoOlivo
c9304fb9bb
Implement Dataset, Dataloader and DataModule class and fix SupervisedSolver
2025-03-19 17:46:33 +01:00
Filippo Olivo
7528f6ef74
Update of LabelTensor class and fix Simplex domain ( #362 )
...
*Implement new methods in LabelTensor and fix operators
2025-03-19 17:46:33 +01:00
Dario Coscia
fdb8f65143
Filippo0.2 ( #361 )
...
* Add summation and remove deepcopy (only for tensors) in LabelTensor class
* Update operators for compatibility with updated LabelTensor implementation
* Implement labels.setter in LabelTensor class
* Update LabelTensor
---------
Co-authored-by: FilippoOlivo <filippo@filippoolivo.com >
2025-03-19 17:46:33 +01:00
github-actions[bot]
b896a2a074
🎨 Format Python code with psf/black ( #381 )
...
Co-authored-by: dario-coscia <dario-coscia@users.noreply.github.com >
2024-11-18 17:35:15 +01:00
Giovanni Canali
a78f44ecef
Fixing Laplacian operator for vector fields ( #380 )
...
* fix laplacian and tests
2024-11-18 17:25:34 +01:00
ndem0
cbb43a5392
🎨 Format Python code with psf/black
2024-02-09 15:11:51 +01:00
Dario Coscia
8b7b61b3bd
Documentation for v0.1 version ( #199 )
...
* Adding Equations, solving typos
* improve _code.rst
* the team rst and restuctore index.rst
* fixing errors
---------
Co-authored-by: Dario Coscia <dariocoscia@dhcp-015.eduroam.sissa.it >
2023-11-17 09:51:29 +01:00
Pasquale Africa
6c627c70e3
Rename nabla -> laplacian
2023-11-17 09:51:29 +01:00
Nicola Demo
0e3625de80
equation class, fix minor bugs, diff domain ( #89 )
...
* equation class
* difference domain
* dummy dataloader
* writer class
* refactoring and minor fix
2023-11-17 09:51:29 +01:00
Nicola Demo
2ca08b5236
Docs ( #81 )
...
* clean `condition` module
* add docs
2023-04-18 15:00:26 +02:00
Dario Coscia
c536f8267f
documentation ( #79 )
...
Documentation for operator.py, span.py, plotter.py.
Co-authored-by: Dario Coscia <dariocoscia@dhcp-128.eduroam.sissa.it >
2023-04-18 10:48:11 +02:00
Nicola Demo
06932196a8
CUDA option for labeltensor ( #23 )
...
* fix cuda device for labeltensor
2022-09-08 17:31:49 +02:00
Your Name
a05adea4e3
minor fix
2022-07-20 18:07:49 +02:00
Your Name
f526a26050
fix old codes
2022-07-11 10:58:15 +02:00
Anna Ivagnes
8130912926
preliminary modifications for N-S
2022-05-05 17:12:31 +02:00
Your Name
6b001c6c53
use LabelTensor, fix minor, docs
2022-03-29 18:05:26 +02:00
Your Name
fa8ffd5042
Refactoring code
2022-01-27 14:55:42 +01:00