rename fixed_wide_vectors to linear_ops
This commit is contained in:
parent
4eaf8794f6
commit
fc65d0f1f4
@ -24,7 +24,7 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "fixed_wide_vectors"
|
||||
name = "lin_ops"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"fixed_wide",
|
@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "fixed_wide_vectors"
|
||||
name = "linear_ops"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
Loading…
Reference in New Issue
Block a user