Showing posts with label visualization. Show all posts
Showing posts with label visualization. Show all posts

Sunday, December 28, 2014

Tuesday, November 26, 2013

Mapping the ArXiv

And speaking of analysis of large scientific/mathematical structure, here's a map of the ArXiv using some kind of similarity metric that I have no idea about.

Tuesday, May 28, 2013

Up and Down the Ladder of Abstraction

Fantastic article on visualization as a tool for thinking, and simultaneously kind of a call to action for programming tool makers.

Friday, May 24, 2013

Bret Victor and data visualization

Wow. I'm not normally one to take the time to watch a video, but this one was worth it.  Victor is essentially building drawings at the semantic level - his tool even expresses the semantics of the steps in words!  Fantastic vision.

I can't even watch it straight through. The idea cascade is deafening.

Wednesday, April 3, 2013

Wednesday, December 12, 2012

Visualizing.org

I think maybe I linked visualising.org once before, but the affairs of Zeus are kinda neat.

Saturday, November 17, 2012

Learn visualization!

A recommendation to people new to scientific programming: learn visualization tools, especially fast ones.  The post has some nice specific recommendations, including R.

This is getting to be kind of a common thread lately in what I'm reading.  Ooh, Z has come up with something nice here: MetaSee for metagenomic visualization (open source).

Wednesday, November 7, 2012

The Goal is to be Like a Bad Hacker Movie

This post by James Hague is what took me to his site this week.  The idea is quick turnaround, like in hacker movies.  And he's right.  Instant-on programming would be a fantastic thing to have at your fingertips, and sometimes our current tools nearly allow us to achieve it.

But data analysis with quick plots, yeah, that too.

Sunday, October 14, 2012

Visualization in Perl (and not in Perl)

There was a post to the Quantified Onion group this week about visualization in Perl.  Here are some useful links that arose from that discussion.

Wednesday, February 29, 2012

Visualizing log entries

Here's an utterly fascinating code article: parsing the SSH logs for cracking attempts and displaying them on an animated world map based on IP geolocation. Wow!

Kill Math

I can't remember whether I've blogged this before, but this kind of visualization stuff always turns me on. The Kill Math project is devoted to finding ways to model math interactively and intuitively, to solve problems without symbolic algebra. It's pretty neat stuff.

Sunday, February 12, 2012

Thursday, January 19, 2012

Visualizing sorting algorithms with Python and Cairo

Here's a nice article about visualizing sorting algorithms [github] - but I like the fact that the graphics generated are really nice-looking. They use the Cairo graphics engine, which I clearly need to examine more closely.

More recently, the same guy did some visualizations of malware.

Wednesday, January 18, 2012

Twitter influence graph on SOPA

Nice visualization. I'm a sucker for this stuff.

Sunday, December 25, 2011