Utilità

Upstream packages

The following tools are among the software currently tested in NeuroFedora and can be installed directly from upstream forges (e.g. PyPi):

Python packages

Responsabili di riferimento/bibliografia

Attualmente Fedora non include nessuno di questi strumenti. Tuttavia, gli sviluppatori forniscono file binari precompilati pronti all’uso.

JabRef

Gestore bibliografico completo scritto in Java.

Zotero

Client Zotero. Puoi anche creare un account sul servizio web di Zotero e utilizzarlo per sincronizzare la tua bibliografia tra diverse macchine.

System packages

The following general purpose utilties are included in the repositories:

Pila scientifica di Python

Il gruppo di pacchetti python-science include le librerie Python scientifiche di uso comune. Può essere installato usando dnf:

sudo dnf install @python-science

I singoli pacchetti possono anche essere installati in modo indipendente:

matplotlib

sudo dnf install python3-matplotlib

The Python plotting package.

Jupyter Notebook

sudo dnf install python3-notebook

Jupyter notebook.

numpy

sudo dnf install python3-numpy

Fundamental package for array computing with Python.

pandas

sudo dnf install python3-pandas

Python Data Analysis library.

pillow

sudo dnf install python3-pillow

The Python Imaging Library.

read-roi

sudo dnf install python3-read-roi

Read ROI files .zip or .roi generated with ImageJ.

scikit-image

sudo dnf install python3-scikit-image

Collection of algorithms for image processing.

scikit-learn

sudo dnf install python3-scikit-learn

Machine learning in Python.

scipy

sudo dnf install python3-scipy

Python library for scientific computing.

statsmodels

sudo dnf install python3-statsmodels

Statistics in Python.

sympy

sudo dnf install python3-sympy

Library for symbolic mathematics.

visidata

sudo dnf install visidata

An interactive multitool for tabular data.