kiwifb / sci

Gentoo Science Overlay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gentoo Science Overlay

Build Status

This is a Gentoo Linux ebuild repository which provides numerous scientific software packages.

Install

As per the current Portage specifications, ebuild repositories (a.k.a. overlays) should be managed via file collections under /etc/portage/repos.conf/. To enable our overlay without the need for additional software, simply run (as root):

wget https://gitweb.gentoo.org/proj/sci.git/plain/metadata/science.conf -O /etc/portage/repos.conf/science

To start using the overlay you now only need to get the ebuilds, via emerge --sync.

BLAS and LAPACK

The BLAS and LAPACK switching framework in ::gentoo has been implemented. The Science overlay will no longer carry blas and lapack ebuilds.

Uninstall

To uninstall the overlay run (again, as root):

rm /etc/portage/repos.conf/science
rm /var/db/repos/science -rf

Support

You can ask for help on Freenode IRC in #gentoo-science. Alternatively you can report bugs on the GitHub issues page.

Contribute

Please fork! We will merge! See our contributing guide.

About

Gentoo Science Overlay


Languages

Language:Shell 95.6%Language:Roff 3.1%Language:Perl 0.8%Language:Python 0.4%Language:Emacs Lisp 0.1%Language:Objective-C 0.1%Language:Vim Script 0.0%