ltfat / phaseret

Phase ReTrieval for time-frequency representations
http://ltfat.github.io/phaseret
GNU General Public License v3.0
51 stars 12 forks source link

libphaseret has not been part of the master branch since it was temporarily removed on July 30, 2018 #9

Closed nholighaus closed 3 years ago

nholighaus commented 3 years ago

Pretty much what is in the title. I only saw this because a colleague trying to use the current version had trouble compiling. Was there a plan for an overhaul similar to libltfat, or should the old version still work properly?

susnak commented 3 years ago

libphaseret is here master/libltfat/modules/libphaseret

nholighaus commented 3 years ago

Ok. I just downloaded a separate version of the master branch and can compile fine. So it must be a path issue for that colleague. Maybe some old version in the path. He got an error running 'phaseretmex' looking for files in the subfolder 'libphaseret/' in the phaseret base folder, which does not exist anymore. I'm closing this.