instead-doc-en

English documentation for INSTEAD

This package contains game developer manual and examples in English. Manual describes basic API in Lua and how to create games for INSTEAD engine.

python3-txzmq

ZeroMQ binding for the Twisted framework (Python3 version)

txZMQ allows one to integrate easily 0MQ sockets into Twisted event loop (reactor).

libeasybind-java

helper library for custom JavaFX bindings using lamdas

EasyBind leverages lambdas to reduce boilerplate when creating custom bindings, provides a type-safe alternative to Bindings.select* methods (inspired by Anton Nashatyrev's feature request, planned for JavaFX 9) and adds monadic operations to ObservableValue.

python-leveldb

Python wrapper for LevelDB (Python 2)

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

r-cran-distory

GNU R distance between phylogenetic histories

This GNU R package enables calculation of geodesic distance between phylogenetic trees and associated functions.

python3-sparse

multidimensional sparse arrays for Python

This package implements sparse multidimensional arrays on top of NumPy and scipy.sparse. It generalizes the scipy.sparse.coo_matrix layout but extends beyond just rows and columns to an arbitrary number of dimensions. The original motivation is for machine learning algorithms, but it is intended for somewhat general use.