Category: Softs

Pluto

The PLUTO Code for Astrophysical GasDynamics Submission script.sh code

Pytorch

Do NOT use PyTorch < 2.10.0 https://nvd.nist.gov/vuln/detail/CVE-2026-24747 Description PyTorch is an open-source scientific computing and machine learning library, primarily used for deep learning. It enables users to build, train, and… Read more »

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