python - Doesn't NumPy/SciPy have complex numbers of "int" type? -


i writing numpy/scipy routines processing spectra, consist of complex numbers.

according found following website, seems complex number formats floating-point formats.

http://docs.scipy.org/doc/numpy/user/basics.types.html

however, i'd make routine can handle spectra in fixed-point format.

are there easy ways this?


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

how to prompt save As Box in Excel Interlop c# MVC 4 -

xslt 1.0 - How to access or retrieve mets content of an item from another item? -