Closed Rptkiddle closed 2 years ago
Hi @Rptkiddle, yes, the Numba estimators are not yet released. We are working on a first version (here), but it may take some time until they are officially part of the toolbox. You may give the development branch a try, but be aware the code is not fully tested yet.
I will close this for now. Please reopen this or another issue if necessary.
Working with the latest build (v1.3; Feb22), the following:
returns:
ModuleNotFoundError: No module named 'idtxl.estimators_numba'
In addition, the NumbaCudaKraskovCMI estimator is not visible under:
idtxl.estimator.list_estimators()
Is it possible this was not included in the build as yet, or will be added at a later date?
Thanks!