https://github.com/enthought/cla-gui
Default Repo description from terraform module
https://github.com/enthought/cla-gui
Last synced: 10 months ago
JSON representation
Default Repo description from terraform module
- Host: GitHub
- URL: https://github.com/enthought/cla-gui
- Owner: enthought
- Created: 2013-03-06T21:51:01.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-06T21:51:54.000Z (over 13 years ago)
- Last Synced: 2025-05-17T01:09:55.740Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 23
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
This is a simple application to demonstrate the use of enaml, traits and chaco to create and display an interactive model.
files
-----
:cla_model.py: a traits model that wraps the Critical Line Algorithm
:cla_view.enaml: an enaml view to visualize the CLA model
:CLA:
Critical Line Algorithm
Used by CLA model in main directory. By Marcos Lopez de Prado
(source_)
.. _source: http://quantresearch.info/Software.htm