https://github.com/sile/yamakan
A collection of Black-Box Optimization algorithms for Rust
https://github.com/sile/yamakan
black-box-optimization rust
Last synced: 10 months ago
JSON representation
A collection of Black-Box Optimization algorithms for Rust
- Host: GitHub
- URL: https://github.com/sile/yamakan
- Owner: sile
- License: apache-2.0
- Created: 2019-02-27T23:25:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-28T10:01:09.000Z (over 5 years ago)
- Last Synced: 2025-03-25T07:12:45.486Z (about 1 year ago)
- Topics: black-box-optimization, rust
- Language: Rust
- Size: 154 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
yamakan
========
[](https://crates.io/crates/yamakan)
[](https://docs.rs/yamakan)
[](https://travis-ci.org/sile/yamakan)
[](https://codecov.io/gh/sile/yamakan/branch/master)
[](LICENSE-APACHE)
OR
[](LICENSE)
A collection of Black-Box Optimization algorithms.
"yamakan" is a Japanese translation of "guesswork".
License
-------
Licensed under either of
- Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
Contribution
------------
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.