Commit e1b6fce3 by Gael Varoquaux

--no commit message

parents
""" Script to smoke-test our Cython wrappers
"""
# Author: Gael Varoquaux
# License: BSD
import cython_wrapper
print cython_wrapper.py_compute(10)
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment