Links
This page lists links to various resources.
Theano requirements
- git: A distributed revision control system (RCS).
- nosetests: A system for unit tests.
- numpy: A library for efficient numerical computing.
- python: The programming language Theano is for.
- scipy: 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.
- autodiff: Tools for automatic differentiation.
- boost.python: An interoperability layer between Python and C++
- cython: A language to write C extensions to Python.
- liboil: A library for CPU-specific optimization.
- llvm: A low-level virtual machine we might want to use for compilation.
- networkx: A package to create and manipulate graph structures.
- pycppad: Python bindings to an AD package in C++.
- pypy: Optimizing compiler for Python in Python.
- shedskin: An experimental (restricted-)Python-to-C++ compiler.
- swig: An interoperability layer between Python and C/C++
- unpython: Python to C compiler.
当前内容版权归 deeplearning 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 deeplearning .