Prince:Open Computing Projects: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
{{PrinceLab}}
==General==
==General==
* Develop a wiki that uses markdown for the front-end and git (preferably abstracted) for the backend.
* Develop a wiki that uses markdown for the front-end and git (preferably abstracted) for the backend.

Revision as of 15:55, 15 April 2010

Home        Lab Members         Research         Publications         Internal         Mass Spec         Contact        


General

  • Develop a wiki that uses markdown for the front-end and git (preferably abstracted) for the backend.
    • Should be extremely easy to use, organize, clone, share, etc.
    • File structure should be easily navigable within the repository and on the web interface.

Numeric Computing

  • Figure out how to manipulate NArray objects from within Inline.
  • Create a tutorial for NArray based on the methods page
  • Create a NumPy equivalency document showing how to do things in NArray and NumPy.
    • This could be based on the NumPy User Guide and/or Reference
    • Extend NArray as necessary so that all useful functionality of NumPy is duplicated in NArray or separate gems.

Visualization

  • Get LGL (sourceforge page) working again standalone, or get it working as a plugin for cytoscape. LGL creates very beautiful 2D layouts of networks: