-
Notifications
You must be signed in to change notification settings - Fork 10
Home
tvaught edited this page Sep 2, 2011
·
6 revisions
This repository includes the following projects:
- biz_cycles – Sample interactive Chaco application. <more explanation>.
- trade_queue – A utility to generate P&L statements using fifo, lifo or wifo (worst-in-first-out) queuing. This is also an experiment in TDD.
- commodities – A multidimensional data visualization (of commodity prices, in this case). This is a nice example of using a Chaco 2D plot within a Mayavi 3D scene.
- portfolio_metrics NEW – time-series data metrics, an implementation of Modern Portfolio Theory (MPT), and some GUI work showing the Efficient Frontier.
Follow the links to find an explanation of each project on my blog.