From 787b79cc2cec7c8689a0d0c7dfed68ac72ed65bd Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Tue, 8 Jul 2003 13:10:59 +0000 Subject: [PATCH] Added NeuraLab [SVN r18979] --- doc/projects.html | 47 ++++++++++++++++++++++++++++++++--------------- 1 file changed, 32 insertions(+), 15 deletions(-) diff --git a/doc/projects.html b/doc/projects.html index 3c1df00d..8dee404d 100644 --- a/doc/projects.html +++ b/doc/projects.html @@ -38,28 +38,25 @@ page .


-

Enterprise Software

+

Data Analysis

-
OpenWBEM
+
NeuraLab
- The OpenWBEM project is an effort to develop an open-source - implementation of Web Based Enterprise Management suitable for - commercial and non-commercial application - -

Dan Nuffer writes:

- -
- I'm using Boost.Python to wrap the client API of OpenWBEM.This will - make it easier to do rapid prototyping, testing, and scripting when - developing management solutions that use WBEM. -
+ Neuralab is a data analysis environment specifically tailored + for neural data from Neuralynx acquisition + systems. Neuralab combines presentation quality graphics, a + numerical analysis library, and the Python scripting engine in a + single application. With Neuralab, Neuralynx users can + perform common analysis tasks with just a few mouse clicks. + More advanced users can create custom Python scripts, which + can optionally be assigned to menus and mouse clicks.
-

Financial Analysis

-
TSLib - Fortress Investment Group LLC
@@ -87,6 +84,26 @@
+

Enterprise Software

+ +
+
OpenWBEM
+ +
+ The OpenWBEM project is an effort to develop an open-source + implementation of Web Based Enterprise Management suitable for + commercial and non-commercial application + +

Dan Nuffer writes:

+ +
+ I'm using Boost.Python to wrap the client API of OpenWBEM.This will + make it easier to do rapid prototyping, testing, and scripting when + developing management solutions that use WBEM. +
+
+
+

Graphics