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
ndem0
cbb43a5392
🎨 Format Python code with psf/black
2024-02-09 15:11:51 +01:00
Dario Coscia
a9f14ac323
fix bug network
2023-11-17 09:51:29 +01:00
Dario Coscia
c90301c204
Network handles forward for all solvers
2023-11-17 09:51:29 +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
SpartaKushK
625a77c0d5
Codacy Small Bug Fixes:
...
- cleaned up imports
- cleaned up some code
- added docstrings
2023-11-17 09:51:29 +01:00
Kush
62ec69ccac
edited utils to take list ( #115 )
...
* enhanced difference domain
* refactored utils
* fixed typo
* added tests
---------
Co-authored-by: Dario Coscia <93731561+dario-coscia@users.noreply.github.com >
2023-11-17 09:51:29 +01:00
Dario Coscia
63fd068988
Lightining update ( #104 )
...
* multiple functions for version 0.0
* lightining update
* minor changes
* data pinn loss added
---------
Co-authored-by: Nicola Demo <demo.nicola@gmail.com >
Co-authored-by: Dario Coscia <dariocoscia@cli-10-110-3-125.WIFIeduroamSTUD.units.it >
Co-authored-by: Dario Coscia <dariocoscia@Dario-Coscia.station >
Co-authored-by: Dario Coscia <dariocoscia@Dario-Coscia.local >
Co-authored-by: Dario Coscia <dariocoscia@192.168 .1.38>
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
Dario Coscia
706cf3b2c6
docstring correction
...
typo correction.
2022-11-22 13:32:38 +01:00
Dario Coscia
bb1efe44bc
full compatibility with torch models
...
* Network class added
* adding tests for Network class
2022-11-08 12:11:58 +01:00