python-ufl

unified language for form-compilers

UFL (Unified Form Language) is a unified language for definition of variational forms intended for finite element discretization. More precisely, it defines a fixed interface for choosing finite element spaces and defining expressions for weak forms in a notation close to mathematical notation. The form compilers FFC and SyFi use UFL as their end-user interface, producing UFC implementations as their output.

sagemath-database-mutually-combinatorial-designs

Databases of combinatorial designs

This package contains a database of mutually orthogonal Latin squares, as found in the Handbook of Combinatorial Designs, 2ed.

cpp11-migrate-3.4

Tool to convert C++98 and C++03 code to C++11

python-crontab

Python module for reading and writing crontab files

python-crontab is a Python module for reading and writing crontab files and accessing the system crontabs automatically and simply using a direct API. This package includes the module for python2.

python-ryu

software defined networking framework - Python 2.7

Ryu is a component-based software defined networking framework. Ryu provides software components with well defined API that make it easy for developers to create new network management and control applications. Ryu supports various protocols for managing network devices, such as OpenFlow, Netconf, OF-config, etc. About OpenFlow, Ryu supports fully 1.0, 1.2, 1.3, 1.4 and Nicira Extensions.