Projects tagged ‘multidimensional’


[11 total ]

6 Users
   

The Palo Suite is a SaaS enabled Open-Source BI Suite for Performance Management including Planning, Analysis, Reporting and ETL. The suite includes an in-memory OLAP Server, an Ajax-based online ... [More] spreadsheet with DynaRanges and a web-based ETL-Tool. Palo OLAP Server is multi- dimensional, memory based, able to consolidate data hierarchies in real time and supports write-back of data. Write-back can be top-down or buttom-up. Palo is a memory based MOLAP database (RT-OLAP), it is not based on a relational database (Palo is not a ROLAP-Database). You can connect to Palo from any application by using a variety of software APIs (C, Java, PHP, .NET). There is a free Excel and OpenOffice Add-In that acts as a sophisticated spreadsheet interface. [Less]
Created over 3 years ago.

5 Users

SpagoBI is a Business Intelligence platform because it covers the whole range of the analytical needs (reporting, OLAP analysis, dashboards, data mining, free inquiry, geo-referenced analysis, office ... [More] documents, analytical dossiers based on a collaborative workflow, ETL) and supports developers, testers and administrator in their daily work (authorization policies, scheduler, import/export, metadata management, versioning, approval iter, workflow). SpagoBI is an integration platform because doesn't provide a predefined and closed sets of tools, but it offers many engines (FOSS or proprietary, integrating the best solutions or developing new ones, without binding relationship) for the same analytical area, allowing the user freely to choose how compose his own platform. [Less]
Created over 3 years ago.

2 Users
   

The intention of the PalOOCa Project is to develop an alternative to the Palo Excel Add-in. Although the Excel Add-in is a valuable BI-Tool for many companies, with PalOOCa we will also be able to ... [More] offer a fully open-source based BI-MOLAP-stack which will be available using Java as platform, OpenOffice.org as front-end and the Palo database as multidimensional MOLAP-server. PalOOCa serves as OLAP interface. The first stable version 1.0 was published in July 2008. Development goes on with improvements in user interface, documentation and functionality. Keep connected! [Less]
Created over 2 years ago.

0 Users

This is a new intiative to develop a unique Dashboarding application. The development will be in PHP. The studio will allow to connect to any database and Excel files. It will allow you to create ... [More] reports and Dashboards. Dashboard Studio will be able to import dashboard definitions directly from InfoCaptor Designer. It will also have in-built role and security mechanism. This will be a totally new application from InfoCaptor which is a java based Dashboard application. [Less]
Created about 1 year ago.

0 Users

An efficient, denormalized and multidimensional tagging library for Django 1.0+
Created 12 months ago.

0 Users

The Chatter bot is done Actionscript 3.0 and XML. It is working fine The bot can understand the new nodes in the editable XML file. The bot converts the XML to multidimensional array. The bot can ... [More] learn by adding new XML nodes or new arrays values The bot can ask. It support video, images and sound. Use XML fields. I am sync a head 3D video and I want to use lipsync in the future for a talking version. English, spanish, chinese and japanese code comments. URL working: http://www.viewpoint.cl/ai_actionscript_3eng.html [Less]
Created 7 months ago.

0 Users

PriithonPriithon is a platform for image analysis and image analysis algiorithm development. While the focus here is on algorithm development, it makes it very easy to develop applications that ... [More] would not require any programming skills, i.e. making "end user" biologist's or astronomer's applications. Priithon is easy to install: download a single zip archive and unpack. (It requires Python to be installed. More info is on the PriithonWiki.) Target audienceWhile Priithon is mainly used (by myself) as a daily work horse for looking at microscope images of some cell nuclei or other biology, there are many aspects that are not primarily geared for my own benefit: I want others to be able to install Priithon with minimal effort. This means: Simple one-step unpacking of a package file No system administrator permissions, or system knowledge, is required It is easy to make custom application, that allow someone to perform advanced image analysis tasks, who does not have any prior training in programming or scripting It is the best platform I know, to teach (complete) programming novices some basic skills in scripting The Python programming language is generally considered clean and easy to learn The PyShell interface gives helpful function descriptions and pop-up lists of available functions as you type Transparent modular multi-tier design going from interactive explorations to algorithms to scientist-oriented applications Priithon sessions are (auto-) saved into text files, documenting every step of interactive explorations Copy and paste into a Python-module file creates reusable functions Functions are then fine-tuned into cleanly parametrized algorithms Simple GUI interfaces visualize the set of "most-used" parameters and allow execution per mouse-click Organizing multiple GUI windows with few-line setup functions into a "drag-into-Priithon-to-execute" script file [Less]
Created 11 months ago.

0 Users

A minimalist interface representing an open end nonlinear essay. The text has one beginning and many ends as the contributor (or the group of contributors) can open a new line of thought which in turn ... [More] can alse split in many paths. Navigation within the tree structure of the nonlinear text is available through the arrow keys as well as a through placemarking in a dynamically updated map of all the possible lines of thought. The project includes an administration panel of the group of readers and authors. [Less]
Created 3 months ago.

0 Users

qb4j (pronounced 'cube for j') is the first open source multi-dimensional logging framework for Java coupled with an OLAP analytical platform. qb4j doesn't create log files. It creates log cubes (or cube logs).
Created 3 months ago.

0 Users

A collection of multi-dimensional data indexing algorithm. It implements the following data structure: Range Tree Priority Search Tree Segment Tree (in progress) Flat Segment Tree This project has ... [More] just been conceived. There is a lot to be done to bring it to a level of usefulness. Priority Search TreePriority search trees provide optimized look-up speed if you want to query for all x-y points that fall between a certain range along x-axis, with an optional constraint of minimum y value. In other words, if you want to get all data points with in a range of x1 to x2 and of y1 to infinity, this algorithm is known to be efficient. Flat Segment TreeFlat segment tree is a variant of segment tree that is designed to store a collection of non-overlapping segments. This structure is efficient when you need to store values associated with 1 dimensional segments that never overlap with each other. [Less]
Created 11 months ago.