ZacBlanco / cloud-ksvd

MATLAB and Python Implementation for the Cloud K-SVD Algorithm
3 stars 3 forks source link

Make repo python-package compliant #1

Open ZacBlanco opened 8 years ago

ZacBlanco commented 8 years ago

Want to reorganize the repo so it's more compatible with the pip module architecture - this way we can export and upload cloud k-svd elsewhere for others to use.

Also this will help integrate doing tests+travis once we get the ball rolling.

ZacBlanco commented 8 years ago

I also want to rename to files/folders in order to make this more linux-friendly :)

ZacBlanco commented 8 years ago

commit fd352977e9826a5a4fcb55c6dd5670b96109dd44 fixes the naming and restructuring issues.