Skip to content

Bootstrap code to get up and running for Computational Investing course at Coursera.

Notifications You must be signed in to change notification settings

ismaild/compinvesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computational Investing
============================

Code for Computational Investing Part 1

1. Setup Gfortran
=================

Mac
---

- Visit http://hpc.sourceforge.net/
- Download the version applicable to your version of Mac OSX, and follow installation instructions

Ubuntu
------
- Follow instructions here: https://help.ubuntu.com/community/InstallingCompilers

2. Setup virtual environment
============================
- Run: python bootstrap.py venv

3. Setup PyQT
=============
- http://www.riverbankcomputing.com/software/pyqt/intro

4. Setup QSTool Kit
===================
- http://wiki.quantsoftware.org/index.php?title=QuantSoftware_ToolKit

About

Bootstrap code to get up and running for Computational Investing course at Coursera.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages