Go to file
2024-08-28 13:49:56 -07:00
deferred_division trait constructor doesn't work because trait bounds (and is also bad) 2024-08-28 09:06:16 -07:00
fixed_wide consistency 2024-08-28 12:23:33 -07:00
fixed_wide_traits more traits 2024-08-27 13:28:45 -07:00
fixed_wide_vectors can't get rid of the double pattern match not knowing which repeated variable to loop 2024-08-28 13:49:56 -07:00
LICENSE-APACHE add license and README 2024-08-23 17:23:21 -07:00
LICENSE-MIT add license and README 2024-08-23 17:23:21 -07:00
README.md bad essay opening 2024-08-23 17:23:21 -07:00

Vectors: Fixed Size, Fixed Point, Wide

These exist separately in the Rust ecosystem, but not together.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.