Links

    • git: A distributed revision control system (RCS).
    • : A system for unit tests.
    • numpy: A library for efficient numerical computing.
    • : A library for scientific computing.

    Libraries we might want to look at or use

    This is a sort of memo for developers and would-be developers.

    • : Tools for automatic differentiation.
    • boost.python: An interoperability layer between Python and C++
    • : A language to write C extensions to Python.
    • liboil: A library for CPU-specific optimization.
    • : A package to create and manipulate graph structures.
    • pycppad: Python bindings to an AD package in C++.
    • : Optimizing compiler for Python in Python.
    • shedskin: An experimental (restricted-)Python-to-C++ compiler.
    • : An interoperability layer between Python and C/C++