statsrust 0.1.0

A comprehensive Rust library for statistical analysis, providing a wide range of descriptive statsrust, probability distributions, and non-parametric methods.
Documentation
statsrust LIBRARY LICENSE
Dual Licensing Information
This project uses a dual licensing model for different components:

Software Code (Rust source code) is dual-licensed under both:
Apache License 2.0
MIT License
You may choose to use the software under either license

Documentation and Non-code Content (documentation, examples, non-code files) are licensed under:
Creative Commons Attribution 4.0 International License (CC BY 4.0)

NOTICE

This project is dual-licensed as follows:
The software portion (Rust source code) is licensed under both Apache License 2.0, and MIT License (at your option)
The documentation and non-code content are licensed under Creative Commons Attribution 4.0 International License (CC BY 4.0)
When contributing to this project, you agree that your contributions to the software portion will be licensed under both Apache License 2.0, and MIT licenses, and your contributions to documentation and non-code content will be licensed under CC BY 4.0.

For more information about these licenses:
Apache License 2.0: https://www.apache.org/licenses/LICENSE-2.0
MIT License: https://opensource.org/licenses/MIT
Creative Commons Attribution 4.0 International License: https://creativecommons.org/licenses/by/4.0/
When using or distributing this software, please include this complete license document.