Mentions légales du service

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

Update many things mostly around Faust scalar types conversions + wrapper building.

- New tests for pyfaust.Faust.astype,
- New C++ MatDense/MatSparse::cast() on CPU and GPU.
- TransformHelper::real() is replaced by cast() for CPU and GPU.
- Fix of MatSparse<GPU2>::to_real
- Complete pyfaust.astype (conversion to float32 handled).
- Refactoring of scalar types conversion with (new) to_double/to_float functions (replacing real function) in python wrappers and (already existing) faust_single/faust_double in matlab wrappers.
- Adjust parallel compilation of python wrapper (started in 7e2c881b).
- Fix for issue #255.
- matfaust Faust.double/single refactoring/adjustement in .m and mex and doc.
- New unit tests for matfaust FaustTest.testDouble/testSingle.
parent ad4557c1
No related branches found
No related tags found
Loading
Checking pipeline status
Showing
with 151 additions and 55 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment