mix run_examples_refactored (Bardo v0.1.0)

View Source

Runs Bardo examples and benchmarks with an improved organization structure.

Usage

mix run_examples_refactored [options]

Options: --category CATEGORY Run examples from a specific category (simple, benchmarks, applications) --example NAME Run a specific example by name (xor, dpb, flatland, fx, algo_trading) --quick Run with smaller parameters for quick testing --verbose Show detailed output during execution