Mentions légales du service

Skip to content
Snippets Groups Projects
Commit e7b8188d authored by hhakim's avatar hhakim
Browse files

Minor change in the FAQ.

parent 0c8c7595
Branches
Tags
No related merge requests found
......@@ -271,5 +271,5 @@ F1 = palm4msa(M, param, ret_lambda=True)
**Error**: TypeError: data type 'float128' not understood.
Unfortunately when built with Microsoft Visual Studio the ``float128`` numpy is not supported and somehow this type is used when the numpy scalar type (dtype) ``numpy.complex128`` is used for a matrix. Until numpy or VS is fixed to support this missing type pyfaust PALM4MSA won't run on complex matrices.
Unfortunately when built with Microsoft Visual Studio the ``float128`` numpy is not supported and somehow this type is used when the numpy scalar type (dtype) ``numpy.complex128`` is used for a matrix. Until numpy or VS is fixed to support this missing type pyfaust PALM4MSA won't run with complex matrices on Windows.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment