Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 486 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 486 Bytes

μScale
Time series forecasting utility, implementing multiscale model.


Requirements:

  • Python, preferably 2.6.6
  • PyQT 4.8.1
  • R 2.13.0

Launch

  • with console:

      python muscale.py
    
  • without one:

      pythonw mu.pyw
    

Additional info

  • installer (should download and install setuptools, PyQt, matplotlib and R):

      python install.py
    
  • setup.py and build.py do not work yet

  • R zip packages are automatically deleted after install