Utilidades

Upstream packages

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

Python packages

Gestores de referencia/bibliografía

Fedora actualmente no incluye ninguna de estas herramientas. Sin embargo, los desarrolladores proporcionan binarios pre-compilados que están preparadas para su uso.

JabRef

Gestor completo de características de bibliografía escritos en Java.

Zotero

Cliente Zotero. Además puede crear una cuenta en el servicio-web Zotero y utilizarlo para sincronizar su bibliografías entre diferentes máquinas.

System packages

The following general purpose utilties are included in the repositories:

Pila de Ciencia Python

El grupo de paquete python-science incluye bibliotecas Python científicas utilizadas comúnmente. Esto puede ser instalado utilizando dnr:

sudo dnf install @python-science

Los paquetes individuales además pueden ser instalados independientemente:

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.