Dario Coscia
fdb8f65143
Filippo0.2 ( #361 )
...
* Add summation and remove deepcopy (only for tensors) in LabelTensor class
* Update operators for compatibility with updated LabelTensor implementation
* Implement labels.setter in LabelTensor class
* Update LabelTensor
---------
Co-authored-by: FilippoOlivo <filippo@filippoolivo.com >
2025-03-19 17:46:33 +01:00
FilippoOlivo
a888141707
Add concatenation test for LabelTensor
2025-03-19 17:46:33 +01:00
FilippoOlivo
c53c3d5b84
Implement definition of LabelTensor from list, implement cat method (previously stack) and re-implement extract
2025-03-19 17:46:33 +01:00
Nicola Demo
2b71e0148d
in progress
2025-03-19 17:46:33 +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
cd5bc9a558
Label Tensor update ( #188 )
...
* Update test_label_tensor.py
* adding test
---------
Co-authored-by: Dario Coscia <dariocoscia@Dario-Coscia.local >
2023-11-17 09:51:29 +01:00
Nicola Demo
bd88e24174
fix slicing for LabelTensor ( #167 )
...
* fix slicing for LabelTensor
* Update testing_pr.yml for solving python3.1 error
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
a92a764844
Adding features to label tensor class ( #29 )
...
* adding label.setter for runtime check on labels
2022-11-04 17:26:05 +01:00
Your Name
f526a26050
fix old codes
2022-07-11 10:58:15 +02:00
Your Name
6b001c6c53
use LabelTensor, fix minor, docs
2022-03-29 18:05:26 +02:00
Your Name
12f4084d7f
adjust LabelTensor (inheritance)
2022-03-28 15:22:40 +02:00