clean-up code

This commit is contained in:
Olivier Debeir
2012-10-10 15:50:50 +02:00
parent ec2278a646
commit 7e7b1d4aac
5 changed files with 0 additions and 37 deletions
-7
View File
@@ -1,10 +1,3 @@
""" to compile this use:
>>> python setup.py build_ext --inplace
to generate html report use:
>>> cython -a core.pxd
"""
#cython: cdivision=True
#cython: boundscheck=False
#cython: nonecheck=False
-7
View File
@@ -1,10 +1,3 @@
""" to compile this use:
>>> python setup.py build_ext --inplace
to generate html report use:
>>> cython -a core16p.pxd
"""
#cython: cdivision=True
#cython: boundscheck=False
#cython: nonecheck=False
-7
View File
@@ -1,10 +1,3 @@
""" to compile this use:
>>> python setup.py build_ext --inplace
to generate html report use:
>>> cython -a core8p.pxd
"""
#cython: cdivision=True
#cython: boundscheck=False
#cython: nonecheck=False
-8
View File
@@ -1,11 +1,3 @@
""" to compile this use:
>>> python setup.py build_ext --inplace
to generate html report use:
>>> cython -a crank_percentiles.pxd
"""
#cython: cdivision=True
#cython: boundscheck=False
#cython: nonecheck=False
-8
View File
@@ -1,11 +1,3 @@
""" to compile this use:
>>> python setup.py build_ext --inplace
to generate html report use:
>>> cython -a crank_percentiles.pxd
"""
#cython: cdivision=True
#cython: boundscheck=False
#cython: nonecheck=False