Welcome to Condor’s documentation!¶
The documentation is organized as follows:
Tutorials have several small examples that show you the basics of translating a mathematical model into condor code, evaluating the model, and using it other scientific python tools. Start here if you’re new to condor.
Topic guides discuss key topics and concepts at a fairly high level and provide useful background information and explanation.
API docs contain technical reference for APIs and other aspects of Condor’s machinery. They describe how it works and how to use it but assume that you have a basic understanding of key concepts.
How-to guides are recipes. They guide you through the steps involved in addressing key problems and use-cases. They are more advanced than tutorials and assume some knowledge of how Condor works.