Mentions légales du service

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

Add matfaust.Faust unit tests for indexing by vectors and slicing with...

Add matfaust.Faust unit tests for indexing by vectors and slicing with negative steps, fix by the way a bug.

Bug fixed: F(7:-1:3,1:-1:1) was returning elmt F(7,1) instead of the full 7-th row.
parent 992ba784
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment