libhdf5-openmpi-hl-100

HDF5 High Level runtime files - OpenMPI version

Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O.

libhdf5-openmpi-hl-fortran-100

HDF5 High Level Fortran runtime files - OpenMPI version

Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O.

libstarpu-1.4-2

Task scheduler for heterogeneous multicore machines

StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible.

sms4you-email

Personal gateway connecting SMS to email

sms4you forwards messages from and to SMS and connects either with sms4you-xmpp or sms4you-email to choose the other means of communication. Nice for receiving or sending SMS, independently from carrying a SIM card.

python3-fluent-logger

Structured logger for Fluentd - Python

Many web/mobile applications generate huge amount of event logs (c, f. login, logout, purchase, follow, etc). To analyze these event logs could be really valuable for improving the service. However, the challenge is collecting these logs easily and reliably. Fluentd solves that problem by having: easy installation, small footprint, plugins, reliable buffering, log forwarding, etc.

python3-etesync

python client library for EteSync

pyetesync provides a python API to interact with an EteSync server. It currently implements AddressBook and Calendar access, and supports two-way sync (both push and pull) to the server. It doesn't currently implement pushing raw journal entries which are needed for people implementing new EteSync journal types which will be implemented soon.