github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

patperry / gsl-random

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 2
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Haskell bindings to the GSL random number generators and distribution functions — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

whitespace 
Patrick Perry (author)
Wed Mar 04 22:35:31 -0800 2009
commit  6c8afa2f2a8f209862978e0695ae0d6232570023
tree    6b19168bfab4fec4663258509a6bb05da6757767
parent  8dc5c04c8f6760a6a29e07b673d9313b63315214
gsl-random /
name age
history
message
file .gitignore Tue Dec 30 20:35:58 -0800 2008 update .gitignore [Patrick Perry]
file LICENSE Loading commit data...
file NEWS Wed Mar 04 22:26:46 -0800 2009 added qrng support [Patrick Perry]
file README Wed Dec 31 13:10:59 -0800 2008 Update package information [Patrick Perry]
file Setup.lhs
directory cbits/
file configure.ac
file gsl-random.buildinfo.in Mon Dec 29 15:29:11 -0800 2008 Switch to autoconf for build system [Patrick Perry]
file gsl-random.cabal Wed Mar 04 22:37:02 -0800 2009 whitespace [Patrick Perry]
directory lib/ Wed Mar 04 22:37:02 -0800 2009 whitespace [Patrick Perry]
directory m4/ Mon Dec 29 15:29:11 -0800 2008 Switch to autoconf for build system [Patrick Perry]
README
To build the package, there is no need to run the configure script.  Just
use the standard cabal commands:

    runhaskell Setup.lhs configure
    runhaskell Setup.lhs build
    runhaskell Setup.lhs install
    
The package uses a script to find what CBLAS library to link with.  To link
with a custom CBLAS, add the "--with-cblas=<lib>" argument to 
--configure-option,
e.g

    runhaskell Setup.lhs configure --configure-option="--with-cblas=<lib>"

To build this package from the repository, first run
    aclocal -I m4
    autoreconf
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server