Category: Softs
Python
Tutorial link !
R (Stat)
To install some « packages » as user mkdir -p ~/R/libs -> to create directory in your user spaceand do “.libPaths(“~/R/libs”)” in R (interractive mode)or/and put “.libPaths(“~/R/libs”)” in ~/.Rprofile to… Read more »
Sage
Description Sage provides a wide range of tools for performing symbolic and numerical computations, solving problems in algebra, differential calculus, number theory, and much more. Sage integrates multiple systems for… Read more »
Wine
Description Wine is a compatibility layer that allows Windows applications to run on Unix-like operating systems such as Linux. Setting up the Wine environment Tutorial Documentation