An open API service indexing awesome lists of open source software.

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

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