This repository has been archived by the owner on Jul 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: sam20908/mpp
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Cofactors and adjugates of matrices
enhancement
New feature or request
#389
opened Sep 23, 2021 by
Spidy104
Remove New feature or request
mat_iter::advance_*_rows
and operator+(std::pair)
in favor of advance(rows, cols)
enhancement
#375
opened Aug 15, 2021 by
sam20908
Add ctor and assign/operator= overloads for Addresses specifically performance
const Buf&
and Buf&&
performance
#362
opened Jul 22, 2021 by
sam20908
Allow operations to create temporaries within lazy evaluation
high priority
Needs to be fixed quickly
performance
Addresses specifically performance
#352
opened Jul 18, 2021 by
sam20908
Create New feature or request
performance
Addresses specifically performance
const Buf&
and Buf&&
constructor for matrix
enhancement
#327
opened Jun 17, 2021 by
sam20908
Relax restrictions on value types to be operation dependent
enhancement
New feature or request
high priority
Needs to be fixed quickly
#299
opened May 13, 2021 by
sam20908
Include permutation matrix for LU Decomposition
enhancement
New feature or request
#290
opened May 8, 2021 by
sam20908
Provide New feature or request
operator~
for matrix inverse
enhancement
#283
opened May 6, 2021 by
sam20908
Parallel forward/back substitution
performance
Addresses specifically performance
#261
opened Apr 25, 2021 by
sam20908
Apply [[nodiscard]] whenever possible
enhancement
New feature or request
#255
opened Apr 21, 2021 by
sam20908
Implement various specialized algorithms for determinant/inverse
performance
Addresses specifically performance
#251
opened Apr 20, 2021 by
sam20908
Proper support for solving system equations
bug
Something isn't working
#247
opened Apr 18, 2021 by
sam20908
Make mpp thread-safe
enhancement
New feature or request
performance
Addresses specifically performance
#222
opened Mar 15, 2021 by
sam20908
Support constexpr iterators
blocked
No progress can be made until external dependencies are resolved
enhancement
New feature or request
#213
opened Mar 13, 2021 by
sam20908
Fallback to single thread implementations if thread is not available
blocked
No progress can be made until external dependencies are resolved
enhancement
New feature or request
#172
opened Mar 3, 2021 by
sam20908
2 tasks
"ranges-like" pipe syntax for utility and algorithm CPOs
enhancement
New feature or request
performance
Addresses specifically performance
#164
opened Feb 26, 2021 by
sam20908
Consider using z-order
performance
Addresses specifically performance
#150
opened Feb 18, 2021 by
sam20908
Parallelize math operations (vectorize?)
performance
Addresses specifically performance
#138
opened Feb 7, 2021 by
sam20908
Fuzzer test
blocked
No progress can be made until external dependencies are resolved
test
Something to do with the test suite
#123
opened Feb 1, 2021 by
sam20908
Parallel LU Decomposition
high priority
Needs to be fixed quickly
performance
Addresses specifically performance
#114
opened Jan 30, 2021 by
sam20908
Make matrix multiplication parallel
blocked
No progress can be made until external dependencies are resolved
high priority
Needs to be fixed quickly
performance
Addresses specifically performance
#111
opened Jan 30, 2021 by
sam20908
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.