8 lines
106 B
Cython
8 lines
106 B
Cython
|
#cython: language_level=3
|
||
|
#
|
||
|
# Author: Heresh Fattahi
|
||
|
# Copyright 2017
|
||
|
#
|
||
|
|
||
|
include "splitRangeSpectrum.pyx"
|