stopt-examples

library for stochastic optimization problems (programs examples)

This package provides some programs written to solve mathematical problems using the StOpt library. The source code is provided, examples are available in C++ and in Python. C++ source code has to be built against the libstopt-dev package if one wants to run it.

node-codemirror-search

Search functionality for the CodeMirror code editor

CodeMirror is a code editor component for the web. It can be used in websites to implement a text input field with support for many editing features, and has a rich programming interface to allow further extension.

ament-cmake-pycodestyle

CMake build system for ROS 2 ament packages (pycodestyle PEP-8 validator)

The ament build system is the most common way to build packages for ROS 2. ament_cmake provides the necessary tooling to build ament packages with CMake.

node-codemirror-view

DOM view component for the CodeMirror code editor

CodeMirror is a code editor component for the web. It can be used in websites to implement a text input field with support for many editing features, and has a rich programming interface to allow further extension.

node-crelt

Tiny DOM-element creation utility

node-crelt provides a tiny DOM-element creation utility. It exports a single function that returns a DOM element. It is called with - a tag name string or DOM element - an optional attribute object mapping names to values - any number of children

ibus-gtk4

Intelligent Input Bus - GTK4 support

IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily.