Metadata-Version: 1.1
Name: loopjit
Version: 0.1.1
Summary: Syntax, types, and codegen helpers for compiling loop-oriented numerical code to LLVM in Python.
Home-page: http://github.com/iskandr/loopjit
Author: Alex Rubinsteyn
Author-email: alexr@cs.nyu.edu
License: BSD
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.7
Requires: treelike
Requires: numpy
Requires: llvmpy
