issues
search
kvark
/
mint
Math Interoperability Types
MIT License
256
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
derive(defmt::Format) for embedded systems
#77
elpiel
opened
9 months ago
2
Implement Default, bump version to 0.5.10
#76
kvark
opened
11 months ago
0
Implement `Add` and `Sub`
#75
sanbox-irl
closed
1 year ago
1
Implement AsMut<array>
#74
teoxoy
closed
2 years ago
1
Switch to const generics
#73
porky11
opened
3 years ago
5
From<Vector2> for (f32, f32) and friends
#72
thomak-dev
opened
3 years ago
8
Introduce MSRV, Update GitHub CI
#71
LPGhatguy
closed
3 years ago
0
MSRV
#70
LPGhatguy
closed
3 years ago
0
Update math libraries to support `IntoMint`
#69
LPGhatguy
opened
3 years ago
0
Implement `IntoMint` trait
#68
LPGhatguy
closed
3 years ago
17
Publish a new Version
#67
sanbox-irl
closed
3 years ago
1
Fix clippy warnings about Into impl
#66
ghost
closed
3 years ago
0
Setup github actions
#65
kvark
closed
3 years ago
1
Rust 2018 and fix some warnings
#64
ghost
closed
3 years ago
0
casting between generic number types
#63
luiswirth
closed
3 years ago
7
Add iterop types for const-generic-dimensional types
#62
saolof
opened
3 years ago
0
Add `Mul` and `Div` impls
#61
tasgon
closed
3 years ago
1
Reprise of #20: serde support
#60
Uriopass
closed
4 years ago
1
Unique Conversion Trait
#59
LPGhatguy
closed
3 years ago
8
Default impl?
#58
jgarvin
opened
4 years ago
11
Implementations for Pod, Zeroable
#57
krooq
closed
4 years ago
1
README improvements; mention all types
#56
frewsxcv
closed
4 years ago
0
Example?
#55
krooq
closed
4 years ago
7
Add optional support for `bytemuck`
#54
rijenkii
closed
4 years ago
12
Add CHANGELOG, bump patch version
#53
kvark
closed
4 years ago
0
Generic numeric types?
#52
RazrFalcon
closed
3 years ago
7
Fixed typo in readme
#51
mkhan45
closed
4 years ago
1
Fix Quaternion memory layout
#50
aloucks
closed
4 years ago
4
Quaternion memory layout inconsistent with `into` (and similar libraries/specs)
#49
aloucks
closed
4 years ago
2
Bump the crate version to include no_std feature
#48
eupn
closed
5 years ago
1
Make mint no_std
#47
eupn
closed
5 years ago
0
Add `map` method to all vector, matrix, and rotation types
#46
pengowen123
closed
5 years ago
8
Trait for more concise conversions
#45
Ralith
closed
5 years ago
6
Source files distributed with executable bit set
#44
silwol
closed
5 years ago
3
Add 2x4 and 4x2 matrices
#43
Osspial
closed
5 years ago
5
Remove `uninitialized()` in favor of `MaybeUninit`?
#42
icefoxen
opened
5 years ago
0
Serialization
#41
Voker57
closed
4 years ago
1
Easy component type conversion, between mint types
#40
lo48576
opened
5 years ago
2
Colors support?
#39
lo48576
closed
5 years ago
2
impl Default for EulerAngles and Vector types
#38
burtonageo
closed
4 years ago
13
Remove the `$index` variable from the vec! macro, and add tests for `Vector::from_slice`
#37
burtonageo
closed
5 years ago
1
Add generated docs to Matrix, Vector and Point types
#36
burtonageo
opened
5 years ago
1
Add docs for Vector, Point and Matrix types
#35
burtonageo
closed
5 years ago
1
Remove clone/copy bounds on From<array> impls by using pattern matching
#34
burtonageo
closed
5 years ago
1
Bivector and Rotor
#33
kvark
opened
6 years ago
3
Bivectors and Rotors
#32
kvark
opened
6 years ago
0
The road to 1.0?
#31
icefoxen
opened
6 years ago
24
More assymetric matrices for vector * matrix notation
#30
kvark
closed
6 years ago
3
Add RowMatrix3x2 and alike
#29
kvark
closed
6 years ago
7
SemVer trick for 0.5.0 compatibility
#28
kvark
closed
6 years ago
2
Next