astroimsim-data 0.1.10

Data package for astroimsim ecosystem.
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 = "astroimsim-data"
version = "0.1.10"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Data package for astroimsim ecosystem."
readme = false
license = "MIT"

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

[[bin]]
name = "astroimsim-data"
path = "src/main.rs"

[dependencies.astroimsim-geometry]
version = "0.1.15"

[dependencies.astroimsim-spectra]
version = "0.1.9"

[dependencies.convolutions-rs]
version = "0.3.4"

[dependencies.convolve2d]
version = "0.2.0"

[dependencies.eframe]
version = "0.34.3"

[dependencies.egui]
version = "0.34.3"

[dependencies.egui_plot]
version = "0.35.0"

[dependencies.ndarray]
version = "0.17.0"

[dependencies.ndarray-conv]
version = "0.6.1"

[dependencies.plotpy]
version = "1.22.0"

[dependencies.rand]
version = "0.10.1"

[dependencies.rand_distr]
version = "0.6.0"

[dependencies.rayon]
version = "1.12.0"

[dependencies.serde]
version = "1.0.228"
features = ["derive"]

[dependencies.uvex-fitrs]
version = "0.0.1"