Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / maplant/al-jabr issues and pull requests
#44 - Add defaults for vec and point
Pull Request -
State: closed - Opened by maplant about 1 month ago
#43 - Fix affine matrix decomposition
Pull Request -
State: closed - Opened by maplant about 2 months ago
#42 - Fix view matrices
Pull Request -
State: closed - Opened by maplant about 2 months ago
#41 - Version 0.6.1
Pull Request -
State: closed - Opened by maplant about 2 months ago
#40 - Update README.md
Pull Request -
State: closed - Opened by maplant 2 months ago
#39 - Small Vector Ergonomics Issue
Pull Request -
State: closed - Opened by maplant 2 months ago
#38 - Improve vector ergonomics
Issue -
State: closed - Opened by maplant 2 months ago
- 1 comment
Labels: enhancement
#37 - Add missing derives to Euler and Unit
Pull Request -
State: closed - Opened by maplant 3 months ago
#36 - Add affine decomposition for Matrix4
Pull Request -
State: closed - Opened by maplant 4 months ago
#35 - Fix construction of affine matrices
Pull Request -
State: closed - Opened by maplant 4 months ago
#34 - Add from_rotation and serde bounds to Unit
Pull Request -
State: closed - Opened by maplant 9 months ago
#33 - Add `from_vec*` and `from_point*` constructors
Pull Request -
State: closed - Opened by maplant 9 months ago
#32 - Remove redundant lerp impl
Pull Request -
State: closed - Opened by maplant 9 months ago
#31 - Version 0.5
Pull Request -
State: closed - Opened by maplant 9 months ago
#30 - Add interpolation and unit structs
Pull Request -
State: closed - Opened by maplant 9 months ago
#29 - Create rust.yml
Pull Request -
State: closed - Opened by maplant 9 months ago
#28 - Convert Vectors to be defined in terms of Matrices
Pull Request -
State: closed - Opened by maplant over 3 years ago
#27 - Docs
Issue -
State: closed - Opened by Gabriel-Alves-Cunha over 3 years ago
- 3 comments
#26 - Rename aljabar to al-jabr, reset version to 0.1.0
Pull Request -
State: closed - Opened by maplant over 3 years ago
#26 - Rename aljabar to al-jabr, reset version to 0.1.0
Pull Request -
State: closed - Opened by maplant over 3 years ago
#25 - Add some basic trig functions
Pull Request -
State: closed - Opened by hovind about 4 years ago
- 4 comments
#24 - Should we rename aljabar to al-jabr?
Issue -
State: closed - Opened by maplant about 4 years ago
- 1 comment
#23 - Add `const_evaluatable_checked` feature
Pull Request -
State: closed - Opened by hovind about 4 years ago
- 2 comments
#22 - Preliminary optimizing matrix swap
Pull Request -
State: closed - Opened by MortenRaeburn over 4 years ago
- 1 comment
#22 - Preliminary optimizing matrix swap
Pull Request -
State: closed - Opened by MortenRaeburn over 4 years ago
- 1 comment
#21 - aljabar fails to build on latest version of rustc
Issue -
State: closed - Opened by maplant over 4 years ago
#21 - aljabar fails to build on latest version of rustc
Issue -
State: closed - Opened by maplant over 4 years ago
#20 - `swap_columns` and `swap_rows` are unsound
Issue -
State: closed - Opened by adamAndMath over 4 years ago
- 2 comments
Labels: bug
#20 - `swap_columns` and `swap_rows` are unsound
Issue -
State: closed - Opened by adamAndMath over 4 years ago
- 2 comments
Labels: bug
#19 - Index fix
Pull Request -
State: closed - Opened by hovind over 4 years ago
- 1 comment
#19 - Index fix
Pull Request -
State: closed - Opened by hovind over 4 years ago
- 1 comment
#18 - Minor fix to `invert`
Pull Request -
State: closed - Opened by hovind over 4 years ago
- 2 comments
#18 - Minor fix to `invert`
Pull Request -
State: closed - Opened by hovind over 4 years ago
- 2 comments
#17 - LU Decomposition Discussion
Pull Request -
State: closed - Opened by hovind over 4 years ago
- 18 comments
#17 - LU Decomposition Discussion
Pull Request -
State: closed - Opened by hovind over 4 years ago
- 18 comments
#16 - add no_std compatibility
Issue -
State: closed - Opened by djugei almost 5 years ago
- 4 comments
#16 - add no_std compatibility
Issue -
State: closed - Opened by djugei almost 5 years ago
- 4 comments
#15 - What should be the `indexed_map` equivalent for `Matrix`?
Issue -
State: closed - Opened by maplant almost 5 years ago
#15 - What should be the `indexed_map` equivalent for `Matrix`?
Issue -
State: closed - Opened by maplant almost 5 years ago
#14 - From fn
Pull Request -
State: closed - Opened by hovind almost 5 years ago
- 1 comment
#14 - From fn
Pull Request -
State: closed - Opened by hovind almost 5 years ago
- 1 comment
#13 - Add `indexed_map`
Pull Request -
State: closed - Opened by hovind almost 5 years ago
- 3 comments
#13 - Add `indexed_map`
Pull Request -
State: closed - Opened by hovind almost 5 years ago
- 3 comments
#12 - Implement IntoIterator for data types and bump version
Pull Request -
State: closed - Opened by maplant almost 5 years ago
#12 - Implement IntoIterator for data types and bump version
Pull Request -
State: closed - Opened by maplant almost 5 years ago
#11 - Add mint support.
Pull Request -
State: closed - Opened by EkardNT about 5 years ago
#11 - Add mint support.
Pull Request -
State: closed - Opened by EkardNT about 5 years ago
#10 - Aljabar fails to build on rustc-1.39-nightly
Issue -
State: closed - Opened by maplant over 5 years ago
- 6 comments
#10 - Aljabar fails to build on rustc-1.39-nightly
Issue -
State: closed - Opened by maplant over 5 years ago
- 6 comments
#9 - Is a license of GPL3 too restrictive?
Issue -
State: closed - Opened by maplant over 5 years ago
- 5 comments
#9 - Is a license of GPL3 too restrictive?
Issue -
State: closed - Opened by maplant over 5 years ago
- 5 comments
#8 - Higher-dimensional tensors
Issue -
State: closed - Opened by vadixidav over 5 years ago
- 2 comments
#8 - Higher-dimensional tensors
Issue -
State: closed - Opened by vadixidav over 5 years ago
- 2 comments
#7 - Implement swizzling thanks to the efforts of @EkardNT
Pull Request -
State: closed - Opened by maplant over 5 years ago
#6 - Implement reflect.
Pull Request -
State: closed - Opened by EkardNT over 5 years ago
- 1 comment
#6 - Implement reflect.
Pull Request -
State: closed - Opened by EkardNT over 5 years ago
- 1 comment
#5 - Type-enforced row/column majorness?
Issue -
State: closed - Opened by EkardNT over 5 years ago
- 2 comments
#5 - Type-enforced row/column majorness?
Issue -
State: closed - Opened by EkardNT over 5 years ago
- 2 comments
#4 - vector! and matrix!
Pull Request -
State: closed - Opened by EkardNT over 5 years ago
- 18 comments
#4 - vector! and matrix!
Pull Request -
State: closed - Opened by EkardNT over 5 years ago
- 18 comments
#3 - Add swizzling support (xyzw and rgba)
Pull Request -
State: closed - Opened by EkardNT over 5 years ago
- 6 comments
#3 - Add swizzling support (xyzw and rgba)
Pull Request -
State: closed - Opened by EkardNT over 5 years ago
- 6 comments
#2 - Simplify impl one zero
Pull Request -
State: closed - Opened by EkardNT over 5 years ago
#2 - Simplify impl one zero
Pull Request -
State: closed - Opened by EkardNT over 5 years ago
#1 - Avoid use of mem::uninitialized
Issue -
State: closed - Opened by bjorn3 over 5 years ago
- 7 comments
Labels: bug
#1 - Avoid use of mem::uninitialized
Issue -
State: closed - Opened by bjorn3 over 5 years ago
- 7 comments
Labels: bug