Coder Social home page Coder Social logo

sagemathematics-raspi's Introduction

if you've tried to contact me about Sage on the Raspberry Pi recently, I've been having some email-related difficulties, so please resend the message!

FYI this repo's for bugs and docs + the wiki, not downloads or source. see below for downloads.

Downloads:

I use Goo.Gl to shorten the links so you can type them into the Pi easily

=====================================================================================

This is a recompilation of Sage Mathematics for the Armv6l armhf Raspberry Pi. If, by any chance, you want to compile it yourself, check out the wiki!

More info about Sage is available at www.sagemath.org

On this Github repository, there is a issue tracker. Please do not use it for Sage-related problems, as those should be opened on the Sage trac wiki/tracker. Instead, use it for Sage issues related to the Raspberry Pi.

The downloading and unpacking should occur on the Raspberry Pi itself. To download:

  cd ~
  mkdir sage-math
  cd sage-math
  wget <goo.gl url>

Goo.Gl url is either:

You should check the integrity of the tarballs. You can check the hashes by running

md5sum <filename>

or

md5 <filename>

and seeing if they match these:

  • Sage 6.0 (current): a6c931b94488d9e35df148809ceed23f
  • Sage 5.8: b09b21311e94a31d487360e12786b953

That lets you know the tarball isn't corrupted. To untar the tarball:

  tar zxvf <tarball name>

If the untarring fails, try prefixing tar with sudo - that sometimes works. If that doesn't work, please post an issue!

Running it is as easy as cding into the unpacked tarball and running

./sage

sagemathematics-raspi's People

Contributors

erinzm avatar

Watchers

 avatar  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.