Skip to content
Snippets Groups Projects
Commit b7074c43 authored by Liam Healy's avatar Liam Healy
Browse files

LU remultiplication with permutation; unify permutation functions

The LU remultiplication tests now permute the answer at the end so
that it ends up with the original vector with the elements in the
original order.  The permutation functions #'permute and
#'permute-inverse now include all arguments, including marrays and
pointers to C arrays.  Formerely, there were separate functions
#'permute-vector and #'permute-vector-inverse.
SBCL64: TOTAL: 1451 assertions passed, 5 failed, 0 execution errors.
CCL64:  TOTAL: 1452 assertions passed, 4 failed, 0 execution errors.
parent b5214dea
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment