Commit Graph

9 Commits (07bcbde53b6e6427b7d8ad87992af76741652d0e)

Author SHA1 Message Date
Per A Brodtkorb 5da3701f5e Fixed a bug in TransformEstimator
pbrod 2e1ace8a5f Fixed doctests
pbrod 7f388a43fc added nt2cmat and cmat2nt
pbrod 29dd646091 updated doctests
pbrod 6f67e46cb6 Updated doctests
pbrod a855fcb0e9 Fixed doctests
Per A Brodtkorb cef998d962 made code python 3 compatible:
Replaced xrange with range
Replaced map with list comprehension
Per A Brodtkorb 6d7beed94b Added from __future__ import absolute_import
davidovitch d0b4af3bdc move directory structure up, change root to: pywafo/src/* > wafo/*