Dario Coscia
|
886bd23fdb
|
Back compatibility 0.1
|
2025-03-19 17:46:36 +01:00 |
|
Nicola Demo
|
9d9c2aa23e
|
supervised working
|
2025-03-19 17:46:33 +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 |
|
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 |
|
Kush
|
2d0256a179
|
Geometry Operations Enhancement (#122)
* updating exclusion domain
- update sample/ is_inside
- create tests
* difference fixes
- random iteration list for sample
* created Intersection
* created a Difference domain
* unittest
* docstrings and minor fixes
* Refacotring Geometries
- added OperationInterface
- redid test cases
- edited Union, Intersect, Exclusion, and Difference
to inherit from OperationInterface
- simplified Union, Intersect, Exclusion, and Difference
* rm lighting logs
---------
Co-authored-by: Dario Coscia <dariocoscia@cli-10-110-16-239.WIFIeduroamSTUD.units.it>
|
2023-11-17 09:51:29 +01:00 |
|
Kush
|
aaf2bed732
|
union domain implementation (#109)
* Union Class
* Implemented Union Tests
---------
Co-authored-by: Dario Coscia <93731561+dario-coscia@users.noreply.github.com>
|
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 |
|