Issues
- 3
Cofactors and adjugates of matrices
#389 opened by Spidy104 - 0
Constructor taking `expr_base` should have expression's value type convertible to `T`
#379 opened by sam20908 - 0
- 0
- 0
- 0
- 0
Remove `mpp/matfwd.hpp`
#381 opened by sam20908 - 0
`mpp::lu` should only allow customizing `To`
#382 opened by sam20908 - 0
Remove `mat_iter::advance_*_rows` and `operator+(std::pair)` in favor of `advance(rows, cols)`
#375 opened by sam20908 - 0
Conflicting `noexcept` specification for default constructor and `mat(const Alloc& alloc = Alloc{})` constructor
#349 opened by sam20908 - 0
Use a tag to explicitly specify to move a 2D range
#315 opened by sam20908 - 0
- 0
Remove `mat_dyn_base`
#361 opened by sam20908 - 0
Remove unnecessary `mpp::size_compare`
#348 opened by sam20908 - 0
- 0
Group example markdown files in a separate folder
#360 opened by sam20908 - 0
- 0
Enforce `is_mat` on `To2` parameter in `mpp::lu`
#364 opened by sam20908 - 0
- 0
Rename `algorithm` to `algo`
#357 opened by sam20908 - 0
Rename `arithmetic` to `arith`
#359 opened by sam20908 - 0
Rename `utility` to `util`
#356 opened by sam20908 - 0
Add `<mpp/mpp.hpp>` to import everything
#353 opened by sam20908 - 0
Provide `.hash` for matrices
#322 opened by sam20908 - 0
- 0
Add CPOs for +, -, * and /
#350 opened by sam20908 - 0
Test is not testing const_reverse_iterator
#346 opened by sam20908 - 0
Allow passing other value types to `mpp::tranpose`
#333 opened by sam20908 - 0
Allow inverse to output integral types
#334 opened by sam20908 - 0
Specify return matrix type on operations instead
#341 opened by sam20908 - 0
Remove extraneous `alloc_args` from algorithms
#344 opened by sam20908 - 0
- 0
Remove `.at`
#343 opened by sam20908 - 0
Extents should prefer dynamic extent instead
#331 opened by sam20908 - 0
Remove `constant::tmp_val` and get the constant value by a helper trait instead
#317 opened by sam20908 - 1
- 0
Replace algorithm custom allocator overloads with just `const& *Allocator = *Allocator{}`
#323 opened by sam20908 - 0
- 0
Syntax error with `mpp::inverse(mat, alloc_obj)`
#324 opened by sam20908 - 0
Passing allocator arguments with fixed matrices to various algorithms result in `alloc_args` unused warning
#321 opened by sam20908 - 0
- 0
Add `operator<=>` to compare matrices
#332 opened by sam20908 - 0
- 0
- 0
Copy and move constructor and assignment operator from `matrix_base` aren't being called
#339 opened by sam20908 - 0
Cache contents of tests
#329 opened by sam20908 - 0
Investigate using `eq` to test equality
#330 opened by sam20908 - 0
Rename `mpp::type(mat)` to `mpp::classify(mat)`
#318 opened by sam20908 - 0
Investigate `gherkin` test style
#328 opened by sam20908 - 0