Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sarah-quinones/faer-rs issues and pull requests
#56 - panic docs and rank-deficiency robustness for fullpivlu and colpivqr
Pull Request -
State: closed - Opened by sarah-quinones about 1 year ago
- 1 comment
#55 - provide api with default epsilon value when possible
Pull Request -
State: closed - Opened by sarah-quinones about 1 year ago
- 1 comment
#54 - add MatRef|MatMut::from_*_slice
Pull Request -
State: closed - Opened by sarah-quinones about 1 year ago
- 1 comment
#53 - add crate level docs for faer-core, impl col_ref/col_mut for Mat
Pull Request -
State: closed - Opened by sarah-quinones about 1 year ago
- 1 comment
#52 - document the user-facing api of faer-core
Pull Request -
State: closed - Opened by sarah-quinones about 1 year ago
- 1 comment
#51 - Does faer use SIMD api ?
Issue -
State: closed - Opened by moluopro over 1 year ago
- 1 comment
Labels: enhancement
#50 - Add a method to `Mat` that returns a column as a `&[E]`
Pull Request -
State: closed - Opened by DJDuque over 1 year ago
- 2 comments
#49 - Implement MulAssign<T> for Mat and MatMul
Pull Request -
State: closed - Opened by DJDuque over 1 year ago
- 2 comments
#48 - Implement the Mul trait
Pull Request -
State: closed - Opened by DJDuque over 1 year ago
- 2 comments
#47 - `MulAssign<E: Entity>`
Issue -
State: closed - Opened by DJDuque over 1 year ago
- 1 comment
Labels: enhancement
#46 - `AddAssign` and `SubAssign` traits
Issue -
State: closed - Opened by DJDuque over 1 year ago
- 1 comment
Labels: enhancement
#45 - Unexpected results using `faer_core::solve::solve_lower_triangular_in_place_with_conj`
Issue -
State: closed - Opened by DJDuque over 1 year ago
- 1 comment
Labels: bug
#44 - Large matrix support
Issue -
State: open - Opened by alippai over 1 year ago
Labels: enhancement
#43 - Apache arrow input
Issue -
State: open - Opened by alippai over 1 year ago
Labels: enhancement
#42 - Matrix Addition and Subtraction
Pull Request -
State: closed - Opened by geo-ant over 1 year ago
- 10 comments
#41 - Matrix Addition and Subtraction using `+` and `-` Operators
Issue -
State: closed - Opened by geo-ant over 1 year ago
- 2 comments
Labels: enhancement
#40 - Sparse Cholesky Solver
Issue -
State: closed - Opened by jgsimard over 1 year ago
- 4 comments
Labels: enhancement
#39 - faer-bench fails with size mismatch
Issue -
State: closed - Opened by EdorianDark over 1 year ago
- 2 comments
Labels: bug
#38 - [Curiosity] Is there a future plan for linear programming?
Issue -
State: closed - Opened by c410-f3r over 1 year ago
- 2 comments
Labels: enhancement
#37 - Add BLAS C bindings
Pull Request -
State: open - Opened by cbeuw over 1 year ago
- 3 comments
#35 - non hermitian evd
Pull Request -
State: closed - Opened by sarah-quinones over 1 year ago
#34 - Amazing Result vs Intel MKL ???
Issue -
State: closed - Opened by mert-kurttutan over 1 year ago
- 3 comments
Labels: enhancement
#33 - Segfault in faer-mt-cplx-llt-512
Issue -
State: closed - Opened by aseyboldt over 1 year ago
- 1 comment
Labels: bug
#32 - Add support for matrix multiplication with `half::f16`/`half::bf16`
Issue -
State: closed - Opened by coreylowman over 1 year ago
- 1 comment
Labels: enhancement
#31 - Geometric Algebra
Issue -
State: open - Opened by Jackbaude over 1 year ago
- 1 comment
Labels: enhancement
#30 - Changed to using the is_nan() method
Pull Request -
State: closed - Opened by MartinEekGerhardsen over 1 year ago
- 2 comments
#29 - Add a symmetric rank k operation (e.g. like DSYRK in BLAS)
Issue -
State: closed - Opened by jbncode over 1 year ago
- 6 comments
Labels: enhancement
#28 - eigenvalue decomposition
Pull Request -
State: closed - Opened by sarah-quinones over 1 year ago
- 1 comment
#27 - Gemm slow on specific AMD epyic CPU
Issue -
State: closed - Opened by ZuseZ4 over 1 year ago
- 2 comments
Labels: bug
#26 - Add features to bench crate
Pull Request -
State: closed - Opened by ZuseZ4 over 1 year ago
- 1 comment
#25 - update benchmarks to latest api
Pull Request -
State: closed - Opened by ZuseZ4 over 1 year ago
- 2 comments
#24 - refactor with a more simd-friendly api
Pull Request -
State: closed - Opened by sarah-quinones over 1 year ago
- 1 comment
#23 - Add PGO version to benchmarks
Issue -
State: closed - Opened by bytesnake over 1 year ago
- 3 comments
Labels: enhancement
#22 - Matrix Exponentiation
Issue -
State: open - Opened by matthagan15 over 1 year ago
- 4 comments
Labels: enhancement
#21 - Added a `to_owned` method to `MatRef` and `MatMut`
Pull Request -
State: closed - Opened by Tastaturtaste over 1 year ago
- 13 comments
#20 - try to find stack overflow bug
Pull Request -
State: closed - Opened by sarah-quinones over 1 year ago
- 1 comment
#19 - implement real svd
Pull Request -
State: closed - Opened by sarah-quinones over 1 year ago
#18 - bidiagonalization
Pull Request -
State: closed - Opened by sarah-quinones almost 2 years ago
#17 - Code Quality Checks
Pull Request -
State: closed - Opened by oojo12 almost 2 years ago
- 5 comments
#16 - add coverage
Pull Request -
State: closed - Opened by oojo12 almost 2 years ago
- 6 comments
#15 - implement Sub for Mat<T>(#7)
Pull Request -
State: closed - Opened by MasahiroKato71 almost 2 years ago
- 1 comment
#14 - add implement add for Mat<T> (#6)
Pull Request -
State: closed - Opened by MasahiroKato71 almost 2 years ago
- 3 comments
#13 - Automate testing
Pull Request -
State: closed - Opened by oojo12 almost 2 years ago
- 2 comments
#12 - implement the qr module
Issue -
State: closed - Opened by sarah-quinones almost 2 years ago
- 1 comment
Labels: enhancement
#11 - Auto Generate Release Notes
Issue -
State: closed - Opened by oojo12 almost 2 years ago
- 2 comments
Labels: enhancement
#10 - Auto Generate Changelog
Issue -
State: open - Opened by oojo12 almost 2 years ago
- 7 comments
Labels: enhancement
#9 - Automate Testing
Issue -
State: closed - Opened by oojo12 almost 2 years ago
- 4 comments
Labels: enhancement
#8 - Create issue templates
Pull Request -
State: closed - Opened by oojo12 almost 2 years ago
- 1 comment
#7 - implement `core::ops::Sub` for `Mat<T>`
Issue -
State: closed - Opened by sarah-quinones almost 2 years ago
- 1 comment
Labels: good first issue
#6 - implement `core::ops::Add` for `Mat<T>`
Issue -
State: closed - Opened by sarah-quinones almost 2 years ago
- 1 comment
Labels: good first issue
#5 - implement `core::ops::{Add,Sub,Mul}` for `Mat<T>`
Issue -
State: closed - Opened by sarah-quinones almost 2 years ago
Labels: good first issue
#4 - Wiki code `use` statements seem incorrect
Issue -
State: closed - Opened by ChaiTRex almost 2 years ago
- 1 comment
#3 - more efficient qr threading
Pull Request -
State: closed - Opened by sarah-quinones almost 2 years ago
#2 - Unit test fails in `faer-core`
Issue -
State: closed - Opened by DJDuque almost 2 years ago
- 4 comments
#1 - Iterative methods for solving linear systems/eigenproblems
Issue -
State: closed - Opened by bytesnake almost 2 years ago
- 1 comment