randoms 0.2.2

Generating randoms catalogue for redshift surveys.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "randoms"
version = "0.2.2"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Generating randoms catalogue for redshift surveys."
readme = "README.md"
license = "MIT"

[lib]
name = "randoms"
path = "src/lib.rs"

[[bin]]
name = "randoms"
path = "src/main.rs"

[dependencies.csv]
version = "1.3.1"

[dependencies.integrate]
version = "0.1.11"

[dependencies.interp]
version = "2.1.1"

[dependencies.libm]
version = "0.2.15"

[dependencies.polars]
version = "0.51.0"

[dependencies.rand]
version = "0.9.2"

[dependencies.rand_distr]
version = "0.5.1"

[dependencies.rayon]
version = "1.11.0"

[dependencies.roots]
version = "0.0.8"

[dependencies.statrs]
version = "0.18.0"

[profile.release]
debug = 2