Useful References ================= A collection of links for learning more about Python and other tools used by PySB. Python Language --------------- For those unfamiliar with Python or programming there are several resources available online. We have found the ones below useful to learn Python in a practical and straightfoward manner. Quick Python Overview: * `Instant Python `_ Python tutorials for beginners, experienced users, or if you want a refresher: * `Official Python tutorial `_ * `Python for non-programmers `_ * `Dive into Python `_ * `Thinking in Python `_ NumPy and SciPy --------------- NumPy: * `NumPy for Matlab `_ * Also the `Mathesaurus `_ * Matlab commands in Numerical Python `cheatsheet `_ SciPy: * `Scientific Python `_ BioNetGen --------- * `BioNetGen tutorial `_ * `Compartmental BNGL `_