Mentions légales du service

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

Fix 2 minors bugs in Palm4MSA c++ and pyfaust wrappers occurring only with a complex input matrix.

- init_facts weren't initialized as complex matrices in FaustCorePy.
- useless conjugate() calls in Palm4MSA::compute_grad_over_c() (it's managed directly in gemm() with a 'H' flag for transconjugate instead of a conjugate()+ 'T').
parent cc2e7f59
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment