| Crates.io | symbolic_regression |
| lib.rs | symbolic_regression |
| version | 0.12.1 |
| created_at | 2025-12-14 21:00:46.341711+00 |
| updated_at | 2025-12-30 04:15:57.635439+00 |
| description | Rust port of SymbolicRegression.jl. |
| homepage | https://github.com/astro-automata/symbolic_regression.rs |
| repository | https://github.com/astro-automata/symbolic_regression.rs |
| max_upload_size | |
| id | 1985105 |
| size | 278,367 |
Rust port of the core engine from SymbolicRegression.jl (regularized evolution + Pareto hall-of-fame),
built on top of the dynamic_expressions crate in this workspace.
For a repo-level overview and examples, see README.md at the repo root.
cargo run -p symbolic_regression --example example --release