We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fda3c commit 7722149Copy full SHA for 7722149
astroscrappy/utils/median_utils.pyx
@@ -1,6 +1,5 @@
1
# Licensed under a 3-clause BSD style license - see LICENSE.rst
2
# cython: boundscheck=False, nonecheck=False, wraparound=False, language_level=3, cdivision=True
3
-# distutils: define_macros=NPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION
4
"""
5
Name : median_utils
6
Author : Curtis McCully
0 commit comments