allow passing mask to clustervector (#304)
Build on RHEL9 / build (push) Successful in 2m24s
Build on RHEL8 / build (push) Successful in 2m54s
Run tests using data on local RHEL8 / build (push) Successful in 3m52s
Build on local RHEL8 / build (push) Successful in 2m34s

- passing mask to ClusterVector 
- creates a copy of the ClusterVector

Co-authored-by: Erik Fröjdh <erik.frojdh@psi.ch>
This commit is contained in:
2026-04-17 17:13:02 +02:00
committed by GitHub
parent 4875c31513
commit 6ff664f812
5 changed files with 58 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ C++ functions that support the ClusterVector or to view it as a numpy array.
Below is the API of the ClusterVector_Cluster3x3i but all variants share the same API.
.. autoclass:: aare._aare.ClusterVector_Cluster3x3i
:special-members: __init__
:special-members: __init__, __call__
:members:
:undoc-members:
:show-inheritance: