Commit Graph

34 Commits

Author SHA1 Message Date
ndem0
cbb43a5392 🎨 Format Python code with psf/black 2024-02-09 15:11:51 +01:00
Dario Coscia
b38c640c4d fix codacy 2024-02-07 11:41:37 +01:00
Dario Coscia
513144dfaf modify 3d plot/ adding tests 2024-02-07 11:41:37 +01:00
Dario Coscia
927dbcf91e plotter update 2024-02-07 11:41:37 +01:00
M.Couraud
1464eee891 fix : check_components_type (#227)
fixing components variable in plotter.py
2024-02-06 10:39:50 +01:00
mathayay
4639374961 fix : gpu loss plotting 2023-11-29 17:11:20 +01:00
Dario Coscia
48b2e339b5 Update plotter.py
* minor update for 1d plots
2023-11-17 09:51:29 +01:00
Giovanni_Canali
9bf057e2c6 Plotter v0.1 update (#211)
* Commented a line responsible for bugs. No labels attribute in torch.Tensor object
* codacy

---------

Co-authored-by: Dario Coscia <93731561+dario-coscia@users.noreply.github.com>
2023-11-17 09:51:29 +01:00
Anna Ivagnes
0b7a307cf1 Inverse problem implementation (#177)
* inverse problem implementation

* add tutorial7 for inverse Poisson problem

* fix doc in equation, equation_interface, system_equation

---------

Co-authored-by: Dario Coscia <dariocoscia@dhcp-015.eduroam.sissa.it>
2023-11-17 09:51:29 +01:00
Dario Coscia
0d38de5afe update plotter 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
Dario Coscia
d556c592e0 modify tutorials for plotter compatibility 2023-11-17 09:51:29 +01:00
Dario Coscia
5336f36f08 update plot_samples, plot methods 2023-11-17 09:51:29 +01:00
Dario Coscia
8cb4df13f0 plot_loss update 2023-11-17 09:51:29 +01:00
Nicola Demo
0c8072274e Tutorials and Doc (#191)
* Tutorial doc update
* update doc tutorial
* doc not compiling

---------

Co-authored-by: Dario Coscia <dcoscia@euclide.maths.sissa.it>
Co-authored-by: Dario Coscia <dariocoscia@Dario-Coscia.local>
2023-11-17 09:51:29 +01:00
Dario Coscia
a9b1bd2826 Tutorials v0.1 (#178)
Tutorial update and small fixes

* Tutorials update + Tutorial FNO
* Create a metric tracker callback
* Update PINN for logging
* Update plotter for plotting
* Small fix LabelTensor
* Small fix FNO

---------

Co-authored-by: Dario Coscia <dariocoscia@cli-10-110-13-250.WIFIeduroamSTUD.units.it>
Co-authored-by: Dario Coscia <dariocoscia@dhcp-176.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
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
Bo van Hasselt
b6adcffe07 Issue #95 fixed and improved plot_loss (#106)
* plotter.py plot_loss fixed Issue #95
* Improved the plot_loss to show title and labels.
2023-06-28 15:25:24 +02: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
936f5e1043 minor fix, add few tests (#38) 2022-11-29 12:42:01 +01:00
Nicola Demo
06932196a8 CUDA option for labeltensor (#23)
* fix cuda device for labeltensor
2022-09-08 17:31:49 +02:00
Nicola Demo
e8c2f87460 fix examples (#21) 2022-07-21 13:41:59 +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
Your Name
088649e042 minor changes 2022-05-11 16:42:11 +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
aivagnes
36a3ad94bf add Poisson tutorial 2022-03-21 15:59:27 +01:00
Nicola Demo
8a1f07c8ae Vectorial output 2022-03-07 10:09:40 +01:00
Nicola Demo
1812ddb8d9 minor changes 2022-02-11 17:24:12 +01:00
Your Name
1483746b45 version 0.0.1 2022-02-11 16:44:37 +01:00
Your Name
fa8ffd5042 Refactoring code 2022-01-27 14:55:42 +01:00