Tutorials ========= This section contains a step-by-step by example tutorial of how to use Garpar Contents: .. toctree:: :maxdepth: 2 quickstart market_simulation portfolio_optimization optimizer_creation .. seealso:: If you're new to Python, you might want to start by getting an idea of what the language is like. Garpar is 100% Python, so if you've got minimal comfort with Python you'll probably get a lot more out of our project. If you're new to programming entirely, you might want to start with this `list of Python resources for non-programmers `_ If you already know a few other languages and want to get up to speed with Python quickly, we recommend `Dive Into Python `_. If that's not quite your style, there are many other `books about Python `_. At last, if you're already familiar with Python and eager to explore the scientific stack further, be sure to check out the `Scipy Lecture Notes `_