optimizer 0.1.1

A Rust library for optimization algorithms.
Documentation
1
2
3
4
5
6
7
8
9
10
# Nightly Features
imports_granularity = "Module"
group_imports = "StdExternalCrate"
#format_strings = true
format_code_in_doc_comments = true

# Stable Features
merge_derives = true
use_field_init_shorthand = true
use_try_shorthand = true