Commit Graph

10 Commits

Author SHA1 Message Date
Nicola Demo
2b71e0148d in progress 2025-03-19 17:46:33 +01:00
github-actions[bot]
d94256fac4 🎨 Format Python code with psf/black (#390)
Co-authored-by: ndem0 <ndem0@users.noreply.github.com>
Co-authored-by: dcoscia <dariocos99@gmail.com>
2024-12-12 17:25:25 +01:00
Dario Coscia
23bc40924f sorted variables 2024-12-11 17:54:42 +01:00
Dario Coscia
a72ce67873 fixing bug (#300)
Co-authored-by: Monthly Tag bot <mtbot@noreply.github.com>
2024-05-20 17:45:44 +02: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
Nicola Demo
d654259428 add dataset and dataloader for sample points (#195)
* add dataset and dataloader for sample points
* unittests
2023-11-17 09:51:29 +01:00
Dario Coscia
ead952da6f solving dimensions issue 2023-11-17 09:51:29 +01:00
Dario Coscia
4850b0045d Solving #179 Simplex Domain Bug (#180)
* simplex bug solved
---------

Co-authored-by: Dario Coscia <dariocoscia@dhcp-235.eduroam.sissa.it>
2023-11-17 09:51:29 +01:00
Ben Volokh
38ecebd44b Simplex Domain (#152)
* add Simplex Domain 
* unittests for Simplex
* docs update

---------

Co-authored-by: Dario Coscia <93731561+dario-coscia@users.noreply.github.com>
2023-11-17 09:51:29 +01:00