1fdfefe631be70c4a7a3236cb8659978063a2c27
Features: - BMAD (Build Modular AI-driven Development) framework setup - BMM, BMB, CIS, Core modules configured - Story 1.1: Component trait with error handling - Workspace Cargo.toml with components crate - 31 tests passing (19 unit + 12 doc tests) Technical: - Component trait with compute_residuals, jacobian_entries, n_equations - ComponentError enum with thiserror - JacobianBuilder for sparse matrix construction - Object-safe trait supporting Box<dyn Component> - Comprehensive documentation and examples
Description
Languages
Rust
63.5%
HTML
15.7%
Python
9.6%
TypeScript
8.4%
Jupyter Notebook
1.9%
Other
0.7%