.. _development: Development =========== This section provides guidance for developers contributing to `glmpynet`. It outlines the strategic roadmap, the tactical phase-by-phase development plans, and the reference guides for building and testing the code. Our development philosophy is **phased and incremental**. We begin with a high-level strategy, create a detailed action plan for the current phase, and then execute that plan with focused, bite-sized tasks. .. toctree:: :maxdepth: 2 :caption: Strategy & Action Plans: development_roadmap phase_1_analysis phase_1_action_plan phase_2_binding phase_3_sklearn_api .. toctree:: :maxdepth: 2 :caption: Developer Guides: guides/architecture guides/bazel_setup guides/environment_setup guides/building_and_testing guides/benchmarking guides/building_the_python_binding guides/contributing