Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gsll
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • antik
  • gsll
  • Wiki
  • download

Last edited by Liam M. Healy Jun 05, 2016
Page history

download

Download and Install

Download

Use quicklisp and follow the instructions. You will need to make sure that the libraries and header files associated with GNU Scientific Library (GSL) and libffi are installed; your distribution may name these libgsl0-dev and libffi-dev. Once they are installed and you have loaded the quicklisp file:

   (ql:quickload "gsll")

To test your installation:

   (asdf:test-system :gsll)

The result should look something like:

Unit Test Summary
 | 3997 assertions total
 | 3992 passed
 | 5 failed
 | 6 execution errors
 | 0 missing tests

You may see more failures; if you are not on a 64 bit platform you will see fewer assertions.

License

This software is distributed under the GPL ; see the file COPYING. There is absolutely no warranty.

Clone repository
  • about
  • api
  • application examples
  • download
  • examples
  • flysheet
  • Home
  • mathematical objects