A small React/Vite playground for the eml(x, y) = exp(x) - ln(y) primitive.
It includes:
- a live formula explorer
- a manual binary-tree builder
- a symbolic regression demo over noisy generated data
npm install
npm run devnpm run lint
npm run test:run
npm run buildThis repo is configured to deploy automatically from GitHub Actions on every push to main.
- Repository: jpthor/eml-explorer
- Live site: jpthor.github.io/eml-explorer