Dario Coscia
|
42ab1a666b
|
Formatting
* Adding black as dev dependency
* Formatting pina code
* Formatting tests
|
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 |
|
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 |
|
Dario Coscia
|
b9ddea827b
|
Enhancing Equations
- add init file
- add docs
- fixing bug System of equation, replace torch.stack with torch.hstack
- add tests
|
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 |
|