python-asdf

Python 2 library for the Advanced Scientific Data Format

ASDF (Advanced Scientific Data Format) is a proposed next generation interchange format for scientific data. ASDF aims to exist in the same middle ground that made FITS so successful, by being a hybrid text and binary format: containing human editable metadata for interchange, and raw binary data that is fast to load and use. Unlike FITS, the metadata is highly structured and is designed up-front for extensibility.

openjdk-9-jdk

OpenJDK Development Kit (JDK)

thumbnailer-service

D-Bus service for out of process thumbnailing

kdesdk-misc

miscellaneous tools from the KDE Software Development Kit

This package contains additional tools to aid in development for KDE.

python-pynfft

Python bindings for the NFFT3 library - Python 2

This package provides Python bindings to the NFFT library, useful for performing Fourier transforms on non-uniformly sampled data with efficient speed. The bindings were generated using Cython and abstract the creation and execution of NFFT plans out using classes.

python-nose-parameterized

decorator for parameterized testing with Nose - Python 2.x

nose-parameterized is a decorator for parameterized testing of Python code with nose.