Software

TwitterFacebook
Get flash to fully experience Pearltrees

niklas elmqvist | scatterdice

Synopsis: A method for visual exploration of large and multidimensional datasets by navigation in data dimension space using 2D scatterplots and a matrix of scatterplots. Scatterplots remain one of the most popular and widely-used visual representations for multidimensional data due to their simplicity, familiarity and visual clarity, even if they lack some of the flexibility and visual expressiveness of newer multidimensional visualization techniques. This project proposes new interactive methods to explore multidimensional data using scatterplots. This exploration is performed using a scatterplot matrix that presents an overview of the possible configurations, thumbnails of the scatterplots, and support for interactive navigation in the multidimensional space. Transitions between scatterplots are performed as animated rotations in 3D space. https://engineering.purdue.edu/~elm/projects/scatterdice.html
http://www.knime.org/ KNIME (Konstanz Information Miner) is a user-friendly and comprehensive open-source data integration, processing, analysis, and exploration platform. From day one, KNIME has been developed using rigorous software engineering practices and is used by professionals in both industry and academia in over 60 countries. KNIME grows to accommodate your demand for data analytics. While KNIME Team Space suits small teams, the KNIME Server provides support for a full corporate setting including user authentication, remote execution, scheduling, SOA integration and a configurable web browser user interface. When combined with KNIME Cluster Execution the workflows can be sent to a compute cluster for parallel execution. KNIME has been selected by Gartner as Cool Vendor 2010 in the key technology areas Analytics, Business Intelligence, and Performance Management.

KNIME | Konstanz Information Miner

https://gephi.org/

Gephi, an open source graph visualization and manipulation software

Gephi is an interactive visualization and exploration platform for all kinds of networks and complex systems, dynamic and hierarchical graphs. Latest News See All » Latest Forum Topics Bastian M., Heymann S., Jacomy M. (2009).
Hi! Like Gephi Consortium , join today to create your own personalized start page. Organize and share your own favorite content: it's free, fast and it's fun! Join Netvibes now http://www.netvibes.com/gephi#Images

Gephi Planet (198)

http://orange.biolab.si/

Orange - Data Mining Fruitful & Fun

Open source data visualization and analysis for novice and experts. Data mining through visual programming or Python scripting. Components for machine learning. Add-ons for bioinformatics and text mining. Packed with features for data analytics.
http://ccl.northwestern.edu/netlogo/

NetLogo Home Page

netlogo "The Evolution of Agent-based Simulation Platforms: A Review of NetLogo 5.0 and ReLogo" (by Lytinen & Railsback): condor.depaul.edu/slytinen/abm/L… 28 days ago · reply · retweet · favorite

Processing.org

http://processing.org/ Processing is an open source programming language and environment for people who want to create images, animations, and interactions. Initially developed to serve as a software sketchbook and to teach fundamentals of computer programming within a visual context, Processing also has evolved into a tool for generating finished professional work. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning, prototyping, and production. To contribute to the development, please visit Processing on Google Code to read instructions for downloading the code , building from the source , reporting and tracking bugs , and creating libraries and tools .
http://processingjs.org/ Processing.js 1.3.6 released! Processing.js 1.3.6 is a maintenance release for 1.3.5. We've fixed a 3D mode regression, where any non-square sketch would be stretched. Head over to the blog post on this release to see the full list of what has been updated... right after you head over to the download section to grab your copy of Processing.js!

Processing.js

Learning Processing: Tutorials: PHP

http://www.learningprocessing.com/tutorials/php/ The purpose of this tutorial is two-fold. Number one, we’re going to demonstrate how all of the basic fundamental concepts you’ve learned with Processing (variables, conditionals, loops, functions, objects, arrays) extend to programming in other languages. Second, we’ll see how there are certain types of tasks that you can farm out to a server-side script (in this case, written in PHP) that cannot be done easily inside of your Processing code itself.
Those of you who have read this blog before will know that I do most of my work using Processing , an open-source programming language that was specifically created for artists and designers. It’s easy enough that you can learn the basics a day or two, but powerful enough to use for any number of applications, ranging from interactive installations to architecture to generative visual systems, and beyond. I’ve used it to visualize huge sets of data, to design a 1000 square-metre playground, and to create hundreds of small digital ‘sketches’. http://blog.blprnt.com/blog/blprnt/processing-android-mobile-app-development-made-very-easy

Processing & Android: Mobile App Development Made (Very) Easy | blprnt.blg