[package]
name = "flashlight"
version = "0.0.6"
edition = "2024"
authors = ["Maciej Bejmowicz <bejmach@gmail.com>"]
description = "neural network library"
license = "MIT OR Apache-2.0"
readme = "README.md"
repository = "https://github.com/Bejmach/flashlight"
homepage = "https://github.com/Bejmach/flashlight"
[dependencies]
rand = "0.9.1"
flashlight_tensor = "0.2.1"