norbusan / mathlibre

Live Linux for Mathematical Software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MathLibre

Live Linux for Mathematical Software http://www.mathlibre.org/

Environment for building

We need these environments:

  • Debian Jessie (8.3.0)
  • live-build (Jessie)
  • apt-cacher or apt-cacher-ng

ex.

  1. apt-get install git live-build apt-cacher-ng

How to build MathLibre DVD

  1. $ git clone https://github.com/knxm/mathlibre.git
  2. $ cd mathlibre/
  3. $ make

Language environments

If you want to make Japanese environment, please use "make lang=ja".

Makefile is supporting "us(default), ko, cn, tw, etc." languages too.

Sage system

Sage is a huge computer algebra system, so we extract and make it manually. We are using sage-7.*, which is extracted to config/includes.chroot/usr/local. You can download the source code:sage-7.0.tar.gz from http://www.sagemath.org/download-source.html It will take your computer a while to compile Sage from the source code.

If you want to download sage-5.7 binary built with wheezy, you can download it from http://math.shinshu-u.ac.jp/~nu/nora/sage/bin/sage-5.7/

About

Live Linux for Mathematical Software

License:Other


Languages

Language:Shell 36.0%Language:Perl 26.0%Language:Scheme 21.0%Language:Emacs Lisp 8.0%Language:Makefile 5.8%Language:Python 2.4%Language:TeX 0.8%