cordic
This commit is contained in:
parent
40799945ce
commit
0db0f2854e
@ -13,7 +13,7 @@ authors = ["Rhys Lloyd <krakow20@gmail.com>"]
|
||||
arrayvec = "0.7.4"
|
||||
bitflags = "2.6.0"
|
||||
deferred_division = { path = "../fixed_wide_vectors/deferred_division" }
|
||||
fixed_wide = { path = "../fixed_wide_vectors/fixed_wide" }
|
||||
fixed_wide = { path = "../fixed_wide_vectors/fixed_wide" }#, features = ["fixed_wide_traits", "cordic"]
|
||||
fixed_wide_traits = { path = "../fixed_wide_vectors/fixed_wide_traits" }
|
||||
fixed_wide_vectors = { path = "../fixed_wide_vectors/fixed_wide_vectors" }
|
||||
glam = "0.28.0"
|
||||
|
Loading…
Reference in New Issue
Block a user