python3-ewoks
Extensible Workflow System
The purpose of ewoks (Extensible Workflow System) is to provide an
abstraction layer between graph representation and execution. This
allows using the same tasks and graphs in different workflow
management systems.
libopenjph0.18
HTJ2K image compression/decompression library (runtime files)
Implementation of High-throughput JPEG2000 (HTJ2K), also known as JPH, JPEG2000
Part 15, ISO/IEC 15444-15, and ITU-T T.814. This library only implements HTJ2K
only, supporting features that are defined in JPEG2000 Part 1 (for example, for
wavelet transform, only reversible 5/3 and irreversible 9/7 are supported).
libbasix0.9
Finite Element Basis Function Definition Runtime Library (Python 3)
Computes FE basis functions and derivatives for the following
elements:
- Lagrange (interval, triangle, tetrahedron, prism, pyramid,
quadrilateral, hexahedron)
- Nédélec (triangle, tetrahedron)
- Nédélec Second Kind (triangle, tetrahedron)
- Raviart-Thomas (triangle, tetrahedron)
- Regge (triangle, tetrahedron)
- Crouzeix-Raviart (triangle, tetrahedron)
python3-pytest-venv
venv fixture for pytest
pytest-venv is a simple pytest plugin that exposes a venv
fixture. The fixture is used to create a new virtual environment
which can be used to install packages and run commands inside tests.
python3-processview
Toolkit for workflow processes supervision
When processing several datasets within the same workflow / orange
instance user can quickly be confused about what has been process or
not and what is currently processing. To ease comprehension and get a
state of processes and datasets we can add a 'process view' widget to
orange-canvas.
python3-ewoksorange
Orange binding for Ewoks
Ewoksorange provides a desktop graphical interface for Ewoks within
the Orange canvas.