pyfr

flux reconstruction in Python

PyFR is an open-source Python based framework for solving advection-diffusion type problems on streaming architectures using the Flux Reconstruction approach of Huynh. The framework is designed to solve a range of governing systems on mixed unstructured grids containing various element types. It is also designed to target a range of hardware platforms via use of an in-built domain specific language derived from the Mako templating engine.

libgmbal-java

GlassFish MBean Annotation Library

The GlassFish MBean Annotation Library (gmbal, pronounced as in "gumball") is a runtime annotation processor that creates Open MBeans. This is useful for creating a management API for existing code with minimal effort. It is intended to be applied to existing modules (which may be OSGi bundles in GlassFish v3, or any other packaging model including standard jar files), but could be used anywhere that it is desired to combine the definition of the management API with the module API and implementation.

apertium-isl-eng

Apertium translation data for the Icelandic-English pair

Data package providing Apertium language resources for translating between the Icelandic and English languages.

python3-q

Quick-and-dirty Python 3 debugging output for tired programmers

q is a Python 3 module for "print" style of debugging Python code. It provides convenient short API for print out of values, tracebacks, and falling into the Python interpreter.

r-cran-knn.covertree

GNU R accurate kNN implementation with multiple distance measures

Similarly to the 'FNN' package, this package allows calculation of the k nearest neighbors (kNN) of a data matrix. The implementation is based on cover trees introduced by Alina Beygelzimer, Sham Kakade, and John Langford (2006) <doi:10.1145/1143844.1143857>.

libppx-tools-versioned-ocaml

Tools for authors of OCaml syntactic tools (Runtime library)

A variant of ppx-tools based on ocaml-migrate-parsetree.