added license

This commit is contained in:
Erik Fröjdh
2025-11-20 09:01:28 +01:00
parent 7fb500c44c
commit 53aed8d8c6
78 changed files with 553 additions and 2 deletions

View File

@@ -1,14 +1,14 @@
# Release notes
### 2025.10.27
Features:
- Added SPDX-License-Identifier: MPL-2.0 to source files
- max_sum_2x2 including index of subcluster with highest energy is now available from Python API
- eta stores corner as enum class cTopLeft, cTopRight, BottomLeft, cBottomRight indicating 2x2 subcluster with largest energy relative to cluster center
- max_sum_2x2 returns corner as index
### 2025.10.1
Bugfixes: