Skip to main content
Ctrl+K
Logo image

Site Navigation

  • Quickstart
  • User Guide
  • API
  • Examples
  • Resources
  • Contact

Site Navigation

  • Quickstart
  • User Guide
  • API
  • Examples
  • Resources
  • Contact
Ctrl+K

Section Navigation

  • Frequently Asked Questions
  • Tutorials
  • Developer Guide
    • General Logistics
      • Development Environment
      • Coding Style
      • Testing
      • Documentation
      • Branching Strategy
      • Making Pull Requests
    • Algorithm Contribution Process
      • Introduction
      • Contributing Algorithms
      • Structuring Contributions
      • Writing Proofs
    • Algorithm Review Process
      • Validating Proofs
      • Verifying Code
  • OpenDP Commons
    • OpenDP Commons
    • DP Creator
    • Related Projects
Branches
  • latest
  • stable
Releases
  • v0.7.0
  • v0.7.0-rc.1
  • v0.6.2
  • v0.6.1
  • v0.6.0
  • v0.5.0
  • v0.4.0
  • v0.3.0
  • v0.2.4
  • v0.2.3
  • v0.2.2
  • v0.2.1
  • v0.2.0
  • v0.1.0
  • Resources
  • Developer Guide
  • General Logistics

General Logistics#

Contents:

  • Development Environment
    • Install Rust
    • Install Python
    • Clone the OpenDP Repo
    • Build OpenDP
    • Install Python Dependencies
    • Run the Tests
  • Coding Style
  • Testing
    • Rust
    • Python
  • Documentation
    • Documentation Source
    • Building the Docs
  • Branching Strategy
  • Making Pull Requests
    • Find or Create a GitHub Issue
    • Create a New Branch off the main Branch
    • Commit Your Change to Your New Branch
    • Rebase as Needed
    • Push Your Branch to GitHub
    • Make a Pull Request

previous

Developer Guide

next

Development Environment

Show Source

© Copyright 2023.

Created using Sphinx 5.1.1.

Built with the PyData Sphinx Theme 0.13.3.