feanor-math 3.5.18

A library for number theory, providing implementations for arithmetic in various rings and algorithms working on them.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
normalize_comments = true
use_field_init_shorthand = true

max_width = 120
comment_width = 100
blank_lines_upper_bound = 1

fn_single_line = true
condense_wildcard_suffixes = true
format_code_in_doc_comments = true
group_imports = "StdExternalCrate"
imports_granularity = "Module"
unstable_features = true
wrap_comments = true
float_literal_trailing_zero = "Always"
hex_literal_case = "Upper"