jorgicio / sci

[MIRROR] Gentoo Science Overlay

Home Page:https://gitweb.gentoo.org/proj/sci.git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

[MIRROR] Gentoo Science Overlay

https://gitweb.gentoo.org/proj/sci.git


Languages

Language:Shell 96.1%Language:Roff 2.6%Language:Perl 0.7%Language:Python 0.3%Language:Makefile 0.1%Language:Emacs Lisp 0.1%Language:Objective-C 0.1%Language:Vim Script 0.0%