• Home
Name Date Size #Lines LOC

..--

rng-tests/12-May-2024-194132

test-parse-golang/12-May-2024-220,021219,549

test-parse-random/12-May-2024-859588

test-parse-unittests/12-May-2024-2,8722,331

AURA_UVI_CLIM_M_2010-12-01_rgb_720x360.CSVD12-May-20241.3 MiB361360

Cargo.tomlD12-May-20241.5 KiB8768

README.mdD12-May-20241.1 KiB105

README.md

1No copyright is claimed for any of the items in the following directory.
2
3The `AURA_UVI_CLIM_M_2010-12-01_rgb_720x360.CSV` file is part of the NASA earth observations dataset, and may be found [here](http://neo.sci.gsfc.nasa.gov/servlet/RenderData?si=1582435&cs=rgb&format=CSV&width=720&height=360). Any questions about use should refer to the following [page](https://neo.sci.gsfc.nasa.gov/about/).
4
5The [test-parse-unittests](https://github.com/ahrvoje/numerics/blob/master/strtod/strtod_tests.toml) tests are provided [Hrvoje Abraham](https://github.com/ahrvoje) under an MIT license. These files have been modified to compile and use lexical's atof routines, rather than Python's `strtod`.
6
7The [test-parse-random](https://github.com/rust-lang/rust/tree/master/src/etc/test-float-parse) files are part of the Rust infrastructure, used to validate the correctness of Rust's float parser. These files are licensed under the licensed under the Apache License, Version 2.0 or the MIT license. These files have been modified to use lexical's atof routines, rather than Rust's parse.
8
9Any other remaining files are [unlicensed](https://unlicense.org/).
10