node-supertest

superagent driven library for testing HTTP servers

This package provides a high-level abstraction for testing HTTP servers using the superagent Node.js module.

nova-compute-lxc

OpenStack Compute - compute node (LXC)

OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable.

fonts-sil-sophia-nubian

smart Unicode font family for Nubian languages using Coptic

Sophia Nubian is a sans serif, Unicode-compliant font based on the SIL Sophia (similar to Univers) typeface. Its primary purpose is to provide adequate representation for Nubian languages which use the Coptic Unicode character set. Since Nubian languages do not use casing, uppercase characters are not included in this font. A basic set of Latin glyphs is also provided.

python-nxs

NeXus scientific data file format - python binding

NeXus is a common data format for neutron, x-ray, and muon science. It is being developed as an international standard by scientists and programmers representing major scientific facilities in Europe, Asia, Australia, and North America in order to facilitate greater cooperation in the analysis and visualization of neutron, x-ray, and muon data.
polynomials over Boolean Rings, custom ipython shell

polybori

polynomials over Boolean Rings, custom ipython shell

The core of PolyBoRi is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. PolyBoRi features a powerful reference implementation for Groebner basis computation.

libghc-basic-prelude-prof

enhanced core prelude; profiling libraries

The premise of basic-prelude is that there are a lot of very commonly desired features missing from the standard Prelude, such as commonly used operators (<$> and >=>, for instance) and imports for common datatypes (e.g., ByteString and Vector). At the same time, there are lots of other components which are more debatable, such as providing polymorphic versions of common functions.