19 lines
604 B
Markdown
19 lines
604 B
Markdown
## Direction numbers and adapted code
|
|
|
|
The Sobol direction numbers under `direction_numbers/` are under their own license. See `direction_numbers/LICENSE.txt` for details.
|
|
|
|
Some of the code in `build.rs` is adapted to Rust from another source. The license for that code is embedded in the comments in that file.
|
|
|
|
|
|
|
|
## Remaining code
|
|
|
|
Copyright (c) 2020 Nathan Vegdahl
|
|
|
|
This project is licensed under either of
|
|
|
|
* MIT license (licenses/MIT.txt or http://opensource.org/licenses/MIT)
|
|
* Apache License, Version 2.0, (licenses/Apache-2.0.txt or http://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
at your option.
|