Nicola Demo
|
a3cd6e43ab
|
Update setup.py with the long description
|
2023-07-04 13:16:20 +02:00 |
|
Dario Coscia
|
3187bce6ca
|
fix doc/readme/joss (#146)
* fix doc/readme/joss with API scheme
---------
Co-authored-by: Dario Coscia <dariocoscia@cli-10-110-11-236.WIFIeduroamSTUD.units.it>
|
2023-07-04 11:52:10 +02:00 |
|
Nicola Demo
|
6763be0d31
|
Update testing_pr.yml
|
2023-07-04 10:54:15 +02:00 |
|
Nicola Demo
|
2bdd7fc9e0
|
Update paper.md (#134)
* update paper.md and paper.bib
* correct modulus reference
---------
Co-authored-by: Anna Ivagnes <s274001@studenti.polito.it>
Co-authored-by: Dario Coscia <93731561+dario-coscia@users.noreply.github.com>
|
2023-07-04 10:44:28 +02: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
|
67fb7fe891
|
Update sphinx command in doc Makefile
|
2023-06-02 09:35:05 +02:00 |
|
Dario Coscia
|
eb531747e5
|
update examples
|
2023-05-30 10:40:39 +02:00 |
|
Dario Coscia
|
37e9658211
|
minor fix
|
2023-05-30 10:40:39 +02:00 |
|
Dario Coscia
|
4e251b64f5
|
tutorial update
|
2023-05-30 10:40:39 +02:00 |
|
Nicola Demo
|
0dba743f1d
|
multiple functions for version 0.0
|
2023-05-09 17:01:51 +02:00 |
|
Dario Coscia
|
9de4e515f4
|
Tutorial (#91)
* tutorial update
|
2023-05-08 16:19:59 +02:00 |
|
Anna Ivagnes
|
2382ef55cd
|
fix docs
|
2023-04-20 14:58:43 +02:00 |
|
Nicola Demo
|
9c95c3e3e8
|
Update contributors in README.md
|
2023-04-19 10:19:47 +02:00 |
|
Nicola Demo
|
7182f35a85
|
minor updates (#82)
* new dev release
* github action architectures
|
2023-04-18 18:16:33 +02:00 |
|
Nicola Demo
|
2ca08b5236
|
Docs (#81)
* clean `condition` module
* add docs
|
2023-04-18 15:00:26 +02:00 |
|
Your Name
|
736c78fd64
|
add docs
|
2023-04-18 10:55:42 +02:00 |
|
Anna Ivagnes
|
da33aeae3a
|
partially fix documentation (#80)
|
2023-04-18 10:49:01 +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
|
f4efaff5a5
|
Update README.md
|
2023-04-03 13:50:37 +02:00 |
|
Nicola Demo
|
8cce73053c
|
advance -> advanced
|
2023-04-03 13:46:24 +02:00 |
|
Anna Ivagnes
|
af392cbf73
|
Correct paper.bib
|
2023-04-03 12:32:52 +02:00 |
|
Nicola Demo
|
81e35fb8a0
|
Create paper.md (#74)
* Create paper.md
* Create draft-pdf.yml
* Update paper.md
---------
Co-authored-by: Dario Coscia <93731561+dario-coscia@users.noreply.github.com>
|
2023-03-21 14:52:05 +01:00 |
|
Dario Coscia
|
74c48259fe
|
Update convolution.py (#75)
|
2023-03-16 17:46:58 +01:00 |
|
Nicola Demo
|
465718aead
|
gpu input data support (#73)
|
2023-03-10 13:57:31 +01:00 |
|
Eli Prater
|
c5b2596910
|
update pinn loss histroy attribute to history_loss (#72)
|
2023-03-08 14:52:10 +01:00 |
|
Dario Coscia
|
0bcaf62e59
|
Continuous Convolution (#69)
* network handling update
* adding tutorial
* docs
|
2023-02-27 10:59:18 +01:00 |
|
Your Name
|
54588ddf4c
|
add temporary fix to treat data input
|
2023-02-23 16:06:20 +01:00 |
|
Francesco Andreuzzi
|
7ce080fd85
|
Generic DeepONet (#68)
* generic deeponet
* example for generic deeponet
* adapt tests to new interface
|
2023-01-11 12:07:19 +01:00 |
|
Nicola Demo
|
e227700fbc
|
fix typo in README
|
2023-01-04 13:47:49 +01:00 |
|
Dario Coscia
|
9347e79287
|
Tutorial3 and 1 fix (#67)
|
2023-01-03 10:22:24 +01:00 |
|
Dario Coscia
|
53cbf3f22c
|
add train/eval
|
2022-12-28 11:18:50 +01:00 |
|
Francesco Andreuzzi
|
5c09ff626c
|
enable lr_scheduler usage
|
2022-12-28 11:17:45 +01:00 |
|
Dario Coscia
|
18c375887c
|
Update README.md
|
2022-12-22 10:09:00 +01:00 |
|
Dario Coscia
|
b3cd6d59d0
|
Tutorial 1 (#58)
|
2022-12-20 10:15:37 +01:00 |
|
Dario Coscia
|
c52ee03b53
|
solving span bugs (#57)
|
2022-12-14 13:56:10 +01:00 |
|
Nicola Demo
|
de0fd01f8a
|
Update monthly-tag.yml
|
2022-12-14 11:04:57 +01:00 |
|
Nicola Demo
|
e98bbc9c6c
|
Update monthly-tag.yml
|
2022-12-13 18:20:22 +01:00 |
|
Nicola Demo
|
2684d0fc98
|
Create monthly-tag.yml (#56)
* Create monthly-tag.yml
* Create mathlab_versioning.py
|
2022-12-13 18:10:17 +01:00 |
|
Dario Coscia
|
20f4327b27
|
lh solved (#55)
|
2022-12-12 17:00:18 +01:00 |
|
Dario Coscia
|
dbd78c9cf3
|
batch_enhancement (#51)
|
2022-12-12 11:09:20 +01:00 |
|
Francesco Andreuzzi
|
d70f5e730a
|
test on merge_tensors
|
2022-12-09 11:03:54 +01:00 |
|
Francesco Andreuzzi
|
055c1ba964
|
fix
|
2022-12-09 11:03:54 +01:00 |
|
Dario Coscia
|
43682dd4ca
|
adding new tutorial (#42)
* adding new tutorial
* Update tutorial.rst
|
2022-12-06 11:40:42 +01:00 |
|
Francesco Andreuzzi
|
20dd11d586
|
Select variables to be used as labels in _Nd_sampler (#47)
* select labels variables
|
2022-12-06 11:35:37 +01:00 |
|
Francesco Andreuzzi
|
e974801df2
|
Minor cleanup (#45)
* cleanup
* codacy
* move merge_tensors to utils.py
|
2022-12-06 11:35:04 +01:00 |
|
Francesco Andreuzzi
|
399c72fc0e
|
remove inner_size (#44)
|
2022-12-05 10:50:28 +01:00 |
|
Nicola Demo
|
b6c88bb756
|
fix codacy issues (#40)
|
2022-11-29 16:43:00 +01:00 |
|
Nicola Demo
|
e6f935842e
|
fix tutorial poisson
|
2022-11-29 15:06:42 +01:00 |
|
Nicola Demo
|
936f5e1043
|
minor fix, add few tests (#38)
|
2022-11-29 12:42:01 +01:00 |
|
Nicola Demo
|
a1e947fede
|
Fix bug in span_pts (#37)
|
2022-11-28 12:48:44 +01:00 |
|