You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zakariyya Mughal edited this page Jan 5, 2015
·
1 revision
This page describes how to install PDL on a Linux Gentoo based operating system. It is meant for power users since it makes use of the command line and other advanced concepts.
Update the available list of packages by typing on a terminal as root
emerge --sync
Install the relevant PDL Gentoo packages by typing (again as root)
emerge dev-perl/PDL
You can from now on enjoy PDL by typing (but NOT as root!)
perldl
on a terminal. This will bring up a PDL prompt where you can have a look at the demos by typing