python3-mshr

Python 3 interface for mshr

mshr generates simplicial DOLFIN meshes in 2D and 3D from geometries described by Constructive Solid Geometry (CSG) or from surface files, utilizing CGAL and Tetgen as mesh generation backends.

libjs-jquery-textcomplete

implement auto-complete support for textareas (browserified)

This jquery plugin implements auto-complete support for textareas, like a GitHub/Gitlab comment form or a social network comment box.

node-d3-queue

Evaluate asynchronous tasks with configurable concurrency

A queue evaluates zero or more deferred asynchronous tasks with configurable concurrency: you control how many tasks run at the same time. When all the tasks complete, or an error occurs, the queue passes the results to your await callback.

qgo-dbg

Debug symbols for qGo

lib64ubsan1-powerpc-cross

UBSan -- undefined behaviour sanitizer (64bit)

UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++.

python3-pyprind

Python Progress Bar and Percent Indicator Utility

The PyPrind (Python Progress Indicator) module provides a progress bar and a percentage indicator object that let you track the progress of a loop structure or other iterative computation. Typical applications include the processing of large data sets to provide an intuitive estimate at runtime about the progress of the computation.