Complex Insight  - Understanding our world
73
Latest news on complex systems in life sciences, engineering, education and government
Curated by ComplexInsight
Follow
Scooped by ComplexInsight onto Complex Insight - Understanding our world
Scoop.it!

As seen through my eyes: HPCC with Ubuntu Server and Ensemble

As seen through my eyes: HPCC with Ubuntu Server and Ensemble | Complex Insight  - Understanding our world | Scoop.it

If you (or are planning to) use HPCC for large scale data processing then Juan Negron has a great post on configuring an ubuntu cluster with HPCC using JuJu. He walks you through creating the JuJu charm and deplozing the cluster. if large scale data processing is your thing then its worth a read. Click on the image or title to learn more. 

 

No comment yet.
Your new post is loading...
Scooped by ComplexInsight
Scoop.it!

Interactive Data Visualization for the Web - OFPS - O'Reilly Media

Interactive Data Visualization for the Web by Sott Murray is a book on the brilliant D3.js data visualization library.   D3.js is a key piece of javascript technology for data scientist and visualization teams needing to convey graphical summaries of data via the browser. Extremely powerful and easy to use its an essential tool in a developers toolbox. If you are not familiar with D3 or want to learn some new aspects to the library an early version of the book  is available through O'reilly's open feedback publishing system.  Click on the title to learn more.

No comment yet.
Scooped by ComplexInsight
Scoop.it!

jsparser

Nice little tool that illustrates a lex and parse tree for javascript. Stick your code in the left hand side of the window and view the lex pattern and parse tree in the right. Useful to explain how lexing and parsing work and I can think of some other uses for the package as well. If you are interested in language parsers - fun toy to play with.

No comment yet.