Releases: siapy/siapy-lib
Releases · siapy/siapy-lib
v0.4.4
20 Aug 15:25
Compare
Sorry, something went wrong.
No results found
0.4.4 (2024-08-20)
Documentation
Add new API documentation files (19fe2cc )
index docs page update with default readme file (eb6703b )
v0.4.3
20 Aug 13:38
Compare
Sorry, something went wrong.
No results found
0.4.3 (2024-08-20)
Dependencies
Update dependencies for documentation improvements (8d98dc1 )
Documentation
v0.4.2
18 Aug 10:39
Compare
Sorry, something went wrong.
No results found
0.4.2 (2024-08-18)
Documentation
v0.4.1
12 Aug 15:50
Compare
Sorry, something went wrong.
No results found
0.4.1 (2024-08-12)
Bug Fixes
Dependencies
Documentation
Update copyright year to 2024 (672274f )
v0.4.0
10 Aug 22:10
Compare
Sorry, something went wrong.
No results found
0.4.0 (2024-08-10)
Features
Add spectral indices computation and calculation functions (3ef8c63 )
Features generation implemented - automatic and spectral indices (16365e0 )
Bug Fixes
include (6d7e9e5 )
Remove unnecessary dataclass decorator brackets (28143f3 )
stubs for spyndex, mlxtend, and autofeat (f89a22a )
Dependencies
Update dependencies to include spyndex, mlxtend, and autofeat (edd4978 )
v0.3.4
26 Jul 23:25
Compare
Sorry, something went wrong.
No results found
0.3.4 (2024-07-26)
Bug Fixes
Create Target base class (cf7194d )
set default direction for optimization to 'minimize' (5a402fd )
Update evaluators.py with type annotations and error handling (b1a4010 )
Update study config defaults to set direction to 'minimize' (347a2bb )
Dependencies
Update pyproject.toml with optuna>=3.6.1 dependency (1faac14 )
Documentation
Update default branch name to 'main' and adjust merge instructions (42b0e29 )
v0.3.3
16 Jul 10:16
Compare
Sorry, something went wrong.
No results found
0.3.3 (2024-07-16)
Bug Fixes
Add shape_type property to Shape class; fix tests (0fccc9a )
v0.3.2
08 Jul 10:47
Compare
Sorry, something went wrong.
No results found
0.3.2 (2024-07-08)
Bug Fixes
Update mypy configuration to ignore missing imports for sklearn module (15ad789 )
v0.3.1
08 Jul 08:28
Compare
Sorry, something went wrong.
No results found
0.3.1 (2024-07-08)
Bug Fixes
Update gitignore to include tests/data directory and ignore E501 in flake8 configuration (3664bd1 )
v0.3.0
06 Jul 15:58
Compare
Sorry, something went wrong.
No results found
0.3.0 (2024-07-06)
Features
Add camera_id property and images_by_camera_id method to SpectralImageSet (c7814dc )
Bug Fixes
add scope to fixtures. (9e2befd )
Update indent_style and indent_size in .editorconfig (a3288dc )