-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Sync and backported changes * Fix errors * Some fixes * Iterator returns Column and ColumnMut * Remove impl_col_row * Fix tests * Using matrix! macro for row_iter* and col_iter* doc tests * Add slice tests * Add row_stride * Update mod.rs Indentation * Minor fix * Better doc test for row or col iterator * Fix typo * Fix count and size_hint + Non-square matrix for column slice tests * Fixing failed conflict resolution * Fix alignment + Variable does not need to be mutable * Alignment
- Loading branch information
1 parent
364e633
commit f447a66
Showing
3 changed files
with
415 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.