rssn 0.2.1

A comprehensive scientific computing library for Rust, aiming for feature parity with NumPy, SciPy, and SymPy.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[accepted]

accepted_licenses = [

    "Apache-2.0",

    "MIT",

    "BSD-3-Clause",

    "BSD-2-Clause",

    "ISC",

]



[output.handlebars]

template_file = "about.hbs"

output_path = "ATTRIBUTIONS.md"