optimath 0.3.1

Linear Algebra using const generics for no_std and specialization to enable SIMD.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
hard_tabs = true

fn_single_line = true
struct_lit_single_line = true

imports_granularity = "Crate"
use_field_init_shorthand = true

overflow_delimited_expr = true
#blank_lines_lower_bound = 1
format_code_in_doc_comments = true
match_block_trailing_comma = true
newline_style = "Unix"
version = "Two"
normalize_doc_attributes = true
unstable_features = true