acedb-other-dotter
transitional package for dotter
This is a transitional package to ease upgrades to the new dotter
executable now maintained in the seqtools source package. The
dotter executable in the acedb package was unmaintained for years
and seqtools contains the maintained code.
python-pyviennacl
Python bindings for ViennaCL linear algebra library (for Python 2)
The Vienna Computing Library (ViennaCL) is a free open-source
scientific computing library written in C++ and provides CUDA, OpenCL
and OpenMP computing backends. It enables simple, high-level access
to the vast computing resources available on parallel architectures
such as GPUs and is primarily focused on common linear algebra
operations (BLAS levels 1, 2 and 3) and the solution of large systems
of equations by means of iterative methods with optional
preconditioners.
libtimingframework-java
A Java framework for timing and animations
The code serves as a tutorial on how to use timers, as well as a
framework for doing more powerful things with timers.
ipython-notebook
interactive Python html notebook
IPython can be used as a replacement for the standard Python shell,
or it can be used as a complete working environment for scientific
computing (like Matlab or Mathematica) when paired with the standard
Python scientific and numerical tools. It supports dynamic object
introspections, numbered input/output prompts, a macro system,
session logging, session restoring, complete system shell access,
verbose and colored traceback reports, auto-parentheses, auto-quoting,
and is embeddable in other Python programs.
kwin-x11
KDE window manager, X11 version
KWin (pronounced as one syllable "kwin") is the window
manager for the KDE Plasma Desktop. It gives you complete
control over your windows, making sure they're not in the way
but aid you in your task. It paints the window decoration,
the bar on top of every window with (configurable) buttons
like close, maximize and minimize. It also handles placing
of windows and switching between them.
python3-ament-lint-cmake
Python 3 module for linting CMake files in ROS 2 ament packages
The ament build system is the most common way to build packages for ROS 2.
This package provides the Python 3 module for linting CMake files in ament.