##// END OF EJS Templates
Update noise C extension to properly work with python 3
Update noise C extension to properly work with python 3

File last commit:

r1285:7f395116f8a5
r1286:a59b24777aee
Show More
__init__.py
5 lines | 165 B | text/x-python | PythonLexer
George Yong
Python 2to3, Spectra (all operations) working
r1167 from .jroplot_voltage import *
from .jroplot_spectra import *
from .jroplot_heispectra import *
from .jroplot_correlation import *
from .jroplot_parameters import *