The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
The Art of Computational Science, with Ruby

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Britt

Posts: 1319
Nickname: jamesbritt
Registered: Apr, 2003

James Britt is a principal in 30 Second Rule, and runs ruby-doc.org and rubyxml.com
The Art of Computational Science, with Ruby Posted: May 13, 2005 6:56 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by James Britt.
Original Post: The Art of Computational Science, with Ruby
Feed Title: ruby-doc
Feed URL: http://www.ruby-doc.org/index.rb/rss0.91.xml
Feed Description: New and updates for the Ruby Documentation Project web site.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by James Britt
Latest Posts From ruby-doc

Advertisement

Here's a find: The Art of Computational Science, The Kali Code for Dense Stellar Systems, by Piet Hut and Jun Makino.

The Kali project is directed toward the construction of a laboratory for dense stellar systems, such as star clusters, star forming regions, and galactic nuclei containing one or more massive black holes. The presentation is centered around dialogues between two astrophysicists, Alice and Bob, who are in the process of constructing the Kali code from scratch.

That code happens to be Ruby.

We have decided to present our initial codes in the Ruby language, rather than the more traditional choices of Fortran, C, or C++. Ruby is a fully object-oriented, flexible and extremely powerful scripting language. Just like assembly language is far more expressive than machine language, and Fortran or C or C++ are in turn far more expressive than assembly languages, Ruby is an example of a new generation of languages that occupies yet one level higher in the hierarchy of shifting the burden of programming from the programmer to the compiler — or in Ruby’s case, to the interpreter.

 

Within a few weeks of working with Ruby, we already became convinced of its superiority for our purpose of developing a state-of-the-art computer code for dense stellar system, with sufficient flexibility to allow us to set up a framework for connecting codes old and new, from ancient legacy codes to new products written in a variety of languages. Among the many attractive features of Ruby, it was especially its practical ease of allowing rapid prototyping that appealed to us most.

Follow along with Alice and Bob as they learn Ruby and explore the universe,

Thanks go to Horst Duchene for mentioning this in ruby-talk

Read: The Art of Computational Science, with Ruby

Topic: Rails meetup in San Francisco Previous Topic   Next Topic Topic: Rails meetup at Ireland's 32 tonight

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use