Giter Club home page Giter Club logo

ruby-pwa's Introduction

Ruby PWA

The ruby-pwa package is a very flexible Partial Wave Analysis software package. It is written in the Ruby language; however, it contains a number of C++ extensions that do all of the heavy lifting. It also utilizes XML for all of its IO needs.

The majority of the code was written by Mike Williams with the exception of the normalization integral generator which was written by Mike McCracken(based on an earlier version by Doug Applegate). Matt Bellisis also a major contributor to the package. So, if you have problems with normalization integral generation, contact Mike McCracken, otherwise, contact Mike Williams.

Mike Bellis http://www-meg.phys.cmu.edu/~bellis

Original Source Code

http://www-meg.phys.cmu.edu/~williams/wiki-ruby-pwa/index.php/Download_and_Install

Modified to make it compiles on osx 10.9.2

$ cd ruby-pwa
$ RUBYINC=~/.rvm/rubies/ruby-1.8.7-p374/lib/ruby/1.8/i686-darwin13.1.0 RUBYLIB=~/.rvm/rubies/ruby-1.8.7-p374/lib make -C pwa/src
$ RUBYLIB=. irb
1.8.7-p374 :001 > require 'pwa/dataset'
=> true 

The original README

******* README file for ruby-pwa package *******

There are only a few items that are new to the ruby-pwa package in 
revision 17.  They are as follows:

1) ALL .so files are now built from the pwa/src directory.

2) Machine-specific versions of these shared objects are build and placed
in the pwa/lib/(OS_NAME)/ directories.

3) In order for this build scheme to work properly, the onvironment variable 
OS_NAME needs to be set by a user's .cshrc or likewise.  You will notice that
the pwa/lib/ directory contains the LinuxRHEL5 and Linux64RHEL5 directories.  
These are merely examples.

Enjoy the new code!

-The CMU PWA Group

ruby-pwa's People

Contributors

diorahman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.