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

download · Changes

Page history
Break out pieces of flysheet into separate pages authored Jun 05, 2016 by Liam M. Healy's avatar Liam M. Healy
Hide whitespace changes
Inline Side-by-side
download.md 0 → 100644
View page @ e7d511b0
Download and Install
--------------------
### Download
Use [quicklisp](http://www.quicklisp.org/) and follow the instructions. You will need to make sure that the libraries and header files associated with [GNU Scientific Library (GSL)](http://www.gnu.org/software/gsl/) and [libffi](http://sourceware.org/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](http://www.gnu.org/licenses/gpl.html) ; see the file COPYING. There is absolutely no warranty.
Clone repository
  • about
  • api
  • application examples
  • download
  • examples
  • flysheet
  • Home
  • mathematical objects