clean-up code

This commit is contained in:
Olivier Debeir
2012-10-29 18:07:48 +01:00
parent 175658e677
commit 7ef083e5a6
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