[package]
name = "phop"
version = "0.1.0"
edition.workspace = true
license.workspace = true
authors.workspace = true
repository.workspace = true
homepage.workspace = true
documentation = "https://docs.rs/phop"
description = "Façade for phop: differentiable symbolic discovery on the EML operator (re-exports phop-core; CLI in phop-cli)"
readme = "README.md"
keywords = ["symbolic-regression", "equation-discovery", "machine-learning", "differentiable", "eml"]
categories = ["science", "mathematics", "algorithms"]
[dependencies]
phop-core = "0.1"