diff --git a/barbora.csv b/barbora.csv index 3dea0e2f0c9dae8c05d852ec3fbcfb030baaac93..755ad2169c523150dd26f1dd0fa817e1e22b8ced 100644 --- a/barbora.csv +++ b/barbora.csv @@ -1067,6 +1067,7 @@ Szip/2.1.1-GCCcore-8.2.0,32 Szip/2.1.1-GCCcore-8.3.0,32 Szip/2.1.1-GCCcore-9.3.0,32 Szip/2.1,32 +TB2J/0.6.5-GCCcore-10.2.0,32 tbb/2017.6.196,32 tbb/2019_U9-GCCcore-8.3.0,32 Tcl/8.6.10-GCCcore-10.2.0,32 diff --git a/barbora.md b/barbora.md index 40d1d1959140b80db5f15098cdfcfc1b9233d735..2bb8943a1437ca2216aaec7c06c3609f5c7696bd 100644 --- a/barbora.md +++ b/barbora.md @@ -304,190 +304,3 @@ | [QMCPACK](https://qmcpack.org/) | QMCPACK, is a modern high-performance open-source Quantum Monte Carlo (QMC) simulation code. Its main applications are electronic structure calculations of molecular, quasi-2D and solid-state systems. Variational Monte Carlo (VMC), diffusion Monte Carlo (DMC) and a number of other advanced QMC algorithms are implemented. Orbital space auxiliary field QMC (AFQMC) has recently been added. By directly solving the Schrodinger equation, QMC methods offer greater accuracy than methods such as density functional theory, but at a trade-off of much greater local_computational expense. | | [ReSpect](http://www.respectprogram.org/index.html) | ReSpect is a computer simulation program enabling the prediction and understanding of molecular and material properties from advanced first-principle relativistic DFT calculations. | | [Siesta](http://departments.icmab.es/leem/siesta) | SIESTA is both a method and its computer program implementation, to perform efficient electronic structure calculations and ab initio molecular dynamics simulations of molecules and solids. | -| [TRIQS](https://triqs.github.io/triqs) | TRIQS (Toolbox for Research on Interacting Quantum Systems) is a scientific project providing a set of C++ and Python libraries to develop new tools for the study of interacting quantum systems. | -| [TRIQS-cthyb](https://triqs.github.io/cthyb/) | TRIQS (Toolbox for Research on Interacting Quantum Systems) is a scientific project providing a set of C++ and Python libraries to develop new tools for the study of interacting quantum systems. cthyb = continuous-time hybridisation-expansion quantum Monte Carlo The TRIQS-based hybridization-expansion solver allows to solve the generic problem of a quantum impurity embedded in a conduction bath for an arbitrary local interaction vertex. The “impurity” can be any set of orbitals, on one or several atoms. | -| [TRIQS-dft_tools](https://triqs.github.io/dft_tools/) | TRIQS (Toolbox for Research on Interacting Quantum Systems) is a scientific project providing a set of C++ and Python libraries to develop new tools for the study of interacting quantum systems. This TRIQS-based-based application is aimed at ab-initio calculations for correlated materials, combining realistic DFT band-structure calculation with the dynamical mean-field theory. Together with the necessary tools to perform the DMFT self-consistency loop for realistic multi-band problems, the package provides a full-fledged charge self-consistent interface to the Wien2K package. In addition, if Wien2k is not available, it provides a generic interface for one-shot DFT+DMFT calculations, where only the single-particle Hamiltonian in orbital space has to be provided. | -| [TRIQS-hubbardI](https://triqs.github.io/hubbardI) | TRIQS (Toolbox for Research on Interacting Quantum Systems) is a scientific project providing a set of C++ and Python libraries to develop new tools for the study of interacting quantum systems. hubbardI = An application using TRIQS to implement a Hubbard-I solver. | -| [TRIQS-tprf](https://triqs.github.io/tprf) | TRIQS (Toolbox for Research on Interacting Quantum Systems) is a scientific project providing a set of C++ and Python libraries to develop new tools for the study of interacting quantum systems. TPRF is a TRIQS-based two-particle response function tool box that implements basic operations for higher order response functions such as inversion, products, the random phase approximation, the bethe salpeter equation (in the local vertex approximation), etc.. The aim is to provide efficient (C++/OpenMP/MPI) implementations of the basic operations needed to compute the two-particle response in the different two-particle channels (particle-hole, particle-particle). | -| [UDUNITS](https://www.unidata.ucar.edu/software/udunits/) | UDUNITS supports conversion of unit specifications between formatted and binary forms, arithmetic manipulation of units, and conversion of values between compatible scales of measurement. | -| [VASP](http://www.vasp.at) | The Vienna Ab initio Simulation Package (VASP) is a local_computer program for atomic scale materials modelling, e.g. electronic structure calculations and quantum-mechanical molecular dynamics, from first principles. To use VASP, You need academic licenses from University of Wiena. Follow the instructions https://www.vasp.at/index.php/faqs. Then send us please a list of authorized users and their ID for which you need this access. Please use only http://support.it4i.cz/rt. We are responsible to verify your licenses. After succesfull verification You will be granted to use VASP in our enviroment. | -| [Yambo](http://www.yambo-code.org) | Yambo is a FORTRAN/C code for Many-Body calculations in solid state and molecular physics. Yambo relies on the Kohn-Sham wavefunctions generated by two DFT public codes: abinit, and PWscf. | - -## Python - -| Module | Description | -| ------ | ----------- | -| [ASE](https://wiki.fysik.dtu.dk/ase/) | ASE is a python package providing an open source Atomic Simulation Environment in the Python scripting language. | -| [attrs](http://www.attrs.org/) | Classes Without Boilerplate | -| [Biopython](http://www.biopython.org) | Biopython is a set of freely available tools for biological local_computation written in Python by an international team of developers. It is a distributed collaborative effort to develop Python libraries and applications which address the needs of current and future work in bioinformatics. | -| [BoltzTraP2](https://www.imc.tuwien.ac.at/index.php?id=21094) | BoltzTraP2 is a modern implementation of the smoothed Fourier interpolation algorithm for electronic bands that formed the base of the original and widely used BoltzTraP code. | -| [click](https://pypi.python.org/pypi/click) | A simple wrapper around optparse for powerful command line utilities. | -| [decorator](https://pypi.python.org/pypi/decorator) | Better living through Python with decorators. | -| [deepdiff](https://pypi.org/project/deepdiff/) | Python 2 and 3 local_compatibility library. | -| [h5py](https://github.com/jupyter/testpath) | Test utilities for code working with files and commands | -| [lxml](http://lxml.de/) | The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. | -| [Mako](http://www.makotemplates.org) | A super-fast templating language that borrows the best ideas from the existing templating languages | -| [MarkupSafe](https://pypi.python.org/pypi/markupsafe) | Implements a XML/HTML/XHTML Markup safe string for Python. | -| [matplotlib](http://matplotlib.org) | Matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in python scripts, the python and ipython shell, web application servers, and six graphical user interface toolkits. | -| [mpi4py](http://mpi4py.scipy.org/docs) | MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors. | -| [mpmath](https://pypi.python.org/pypi/mpmath) | Python library for arbitrary-precision floating-point arithmetic. | -| [networkx](https://pypi.python.org/pypi/networkx) | NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of local_complex networks. | -| [numpy](http://www.numpy.org) | NumPy is the fundamental package needed for scientific local_computing with Python. | -| [packaging](https://pypi.python.org/pypi/packaging) | Core utilities for Python packages. | -| [pandas](https://pypi.python.org/pypi/pandas) | Powerful data structures for data analysis, time series,and statistics. | -| [ParmEd](https://github.com/benjaminp/six) | Python 2 and 3 local_compatibility library. | -| [phonopy](http://atztogo.github.io/phonopy/) | Phonopy is an open source package of phonon calculations based on the supercell approach. | -| [Pint](https://pypi.org/project/pint) | Pint is a Python package to define, operate and manipulate physical quantities. | -| [pluggy](https://github.com/pytest-dev/pluggy) | Plugin and hook calling mechanisms for python. | -| [pybind11](https://pybind11.readthedocs.io) | pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code. | -| [pydantic](https://pypi.org/project/pydantic) | Data validation and settings management using Python type hinting. | -| [pyparsing](http://pyparsing.wikispaces.com) | The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code. | -| [pytest](http://pytest.org) | Simple powerful testing with Python | -| [python-dateutil](https://github.com/dateutil/dateutil) | Useful extensions to the standard Python datetime features. | -| [pytz](http://pytz.sourceforge.net/) | pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.4 or higher. | -| [scipy](http://scipy.org) | SciPy (pronounced 'Sigh Pie') is open-source software for mathematics, science, and engineering. It includes modules for statistics, optimization, integration, linear algebra, Fourier transforms, signal and image processing, ODE solvers, and more. | -| [SIP](http://www.riverbanklocal_computing.com/software/sip/) | SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. | -| [six](https://github.com/benjaminp/six) | Python 2 and 3 local_compatibility library. | -| [slepc4py](https://pypi.python.org/pypi/slepc4py) | Python bindings for SLEPc. | -| [spglib](https://pypi.python.org/pypi/spglib) | Spglib for Python. Spglib is a library for finding and handling crystal symmetries written in C. | -| [toml](https://pypi.org/project/toml/) | A Python library for parsing and creating TOML. | -| [wheel](https://pypi.python.org/pypi/wheel) | A built-package format for Python. | - -## System - -| Module | Description | -| ------ | ----------- | -| [CUDA](https://developer.nvidia.com/cuda-toolkit) | CUDA (formerly Compute Unified Device Architecture) is a parallel local_computing platform and programming model created by NVIDIA and implemented by the graphics processing units (GPUs) that they produce. CUDA gives developers access to the virtual instruction set and memory of the parallel local_computational elements in CUDA GPUs. | -| [CUDAcore](https://developer.nvidia.com/cuda-toolkit) | CUDA (formerly Compute Unified Device Architecture) is a parallel computing platform and programming model created by NVIDIA and implemented by the graphics processing units (GPUs) that they produce. CUDA gives developers access to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs. | -| [hwloc](http://www.open-mpi.org/projects/hwloc/) | The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices such as network interfaces, InfiniBand HCAs or GPUs. It primarily aims at helping applications with gathering information about modern local_computing hardware so as to exploit it accordingly and efficiently. | -| [libgcrypt](https://gnupg.org/related_software/libgcrypt/index.html) | Libgpg-error is a small library that defines common error values for all GnuPG components. | -| [libgpg-error](https://gnupg.org/related_software/libgpg-error/index.html) | Libgpg-error is a small library that defines common error values for all GnuPG components. | -| [libpciaccess](https://cgit.freedesktop.org/xorg/lib/libpciaccess/) | Generic PCI access library. | -| [OpenSSL](https://www.openssl.org/) | The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolchain implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library. | - -## Toolchain - -| Module | Description | -| ------ | ----------- | -| [foss](https://easybuild.readthedocs.io/en/master/Common-toolchains.html#foss-toolchain) | GNU Compiler Collection (GCC) based compiler toolchain, including OpenMPI for MPI support, OpenBLAS (BLAS and LAPACK support), FFTW and ScaLAPACK. | -| fosscuda | GCC based compiler toolchain __with CUDA support__, and including OpenMPI for MPI support, OpenBLAS (BLAS and LAPACK support), FFTW and ScaLAPACK. | -| gcccuda | GNU Compiler Collection (GCC) based compiler toolchain, along with CUDA toolkit. | -| gompi | GNU Compiler Collection (GCC) based compiler toolchain, including OpenMPI for MPI support. | -| gompic | GNU Compiler Collection (GCC) based compiler toolchain along with CUDA toolkit, including OpenMPI for MPI support with CUDA features enabled. | -| [iccifort](http://software.intel.com/en-us/intel-cluster-toolkit-local_compiler/) | Intel C, C++ & Fortran compilers | -| [iimpi](http://software.intel.com/en-us/intel-cluster-toolkit-compiler/) | Intel C/C++ and Fortran compilers, alongside Intel MPI. | -| [intel](https://easybuild.readthedocs.io/en/master/Common-toolchains.html#intel-toolchain) | Compiler toolchain including Intel compilers, Intel MPI and Intel Math Kernel Library (MKL). | -| intelcuda | Intel Cluster Toolkit Compiler Edition provides Intel C/C++ and Fortran compilers, Intel MPI & Intel MKL, with CUDA toolkit | -| [Py](https://www.python.org) | Python 3.6 toolchain | - -## Tools - -| Module | Description | -| ------ | ----------- | -| [ANSYS](http://www.ansys.com) | ANSYS simulation software enables organizations to confidently predict how their products will operate in the real world. We believe that every product is a promise of something greater. | -| [AtsPy](http://atztogo.github.io/phonopy/) | Phonopy is an open source package of phonon calculations based on the supercell approach. | -| [binutils](https://directory.fsf.org/project/binutils/) | binutils: GNU binary utilities | -| [bzip2](https://sourceware.org/bzip2) | bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression. | -| [cURL](http://curl.haxx.se) | libcurl is a free and easy-to-use client-side URL transfer library | -| [DB](https://www.oracle.com/technetwork/products/berkeleydb) | Berkeley DB enables the development of custom data management solutions, without the overhead traditionally associated with such custom projects. | -| [deepdiff](https://pypi.org/project/deepdiff/) | Python 2 and 3 local_compatibility library. | -| [dos2unix](https://sourceforge.net/projects/dos2unix) | dos2unix includes utilities to convert text files with DOS or MAC line breaks to Unix line breaks and vice versa. It also includes conversion of UTF-16 to UTF-8. | -| [EasyBuild](https://easybuilders.github.io/easybuild) | EasyBuild is a software build and installation framework written in Python that allows you to install software in a structured, repeatable and robust way. | -| [espreso](http://numbox.it4i.cz/) | Espreso is a set of several highly-scalable solvers based on the methods of domain decomposition designed to take full advantage of today's most powerful petascale supercomputers (pdf). It contains in-house developed FETI based algorithms including the Hybrid Total FETI method suitable for parallel machines with tens or hundreds of thousands of cores. The solver also contains a general API for usage in a third party software. The API has been successfully used to connect ESPRESO with the Elmer (pdf). Even though ESPRESO is C++ library, the API uses plain C only. Hence, it is easy to use it with various other languages such as Fortran. Both mesio and espreso can be configured by ecf files. In addition, espreso can be also configured by a simple GUI. | -| [expat](http://expat.sourceforge.net/) | Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags) | -| [FPM](https://github.com/jordansissel/fpm) | Effing package management! Build packages for multiple platforms (deb, rpm, etc) with great ease and sanity. | -| [fuse-ext2](https://github.com/alperakcan/fuse-ext2) | Fuse-ext2 is an EXT2/EXT3/EXT4 filesystem for FUSE, and is built to work with osxfuse. | -| [gettext](https://www.gnu.org/software/gettext/) | GNU 'gettext' is an important step for the GNU Translation Project, as it is an asset on which we may build many other steps. This package offers to programmers, translators, and even users, a well integrated set of tools and documentation | -| [Ghostscript](https://ghostscript.com) | Ghostscript is a versatile processor for PostScript data with the ability to render PostScript to different targets. It used to be part of the cups printing stack, but is no longer used for that. | -| [git](https://git-scm.com/) | Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. | -| [git-lfs](https://git-lfs.github.com) | Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com | -| [GLPK](https://www.gnu.org/software/glpk/) | The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. | -| [gperftools](http://github.com/gperftools/gperftools) | gperftools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler. | -| [groff](https://www.gnu.org/software/groff) | Groff (GNU troff) is a typesetting system that reads plain text mixed with formatting commands and produces formatted output. | -| [gzip](https://www.gnu.org/software/gzip/) | gzip (GNU zip) is a popular data compression program as a replacement for compress | -| [help2man](https://www.gnu.org/software/help2man/) | help2man produces simple manual pages from the '--help' and '--version' output of other commands. | -| [hypothesis](https://github.com/HypothesisWorks/hypothesis) | Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail. This lets you find more bugs in your code with less work. | -| [Inspector](http://software.intel.com/en-us/intel-inspector-xe) | Intel Inspector XE is an easy to use memory error checker and thread checker for serial and parallel applications | -| [JUBE](https://www.fz-juelich.de/jsc/jube) | The JUBE benchmarking environment provides a script based framework to easily create benchmark sets, run those sets on different computer systems and evaluate the results. | -| latex | Old module, description not available. | -| [libarchive](https://www.libarchive.org/) | Multi-format archive and compression library | -| [LicenseChecker](http://www.it4i.cz) | Tools for Dr. Sevcik (mailto:dr.sevcik@vsb.cz)- checking license files | -| [Linda](https://gaussian.com/lindaprod//) | TCP Linda is a parallel execution environment which has been used to create a parallel version of Gaussian for local area network and some distributed memory multiprocessor environments. | -| [Meson](https://mesonbuild.com) | Meson is a cross-platform build system designed to be both as fast and as user friendly as possible. | -| [MIKE](http://www.mikepoweredbydhi.com/) | MIKE Powered by DHI is a part of DHI, the global organisation dedicated to solving challenges in water environments worldwide. | -| [networkx](https://pypi.python.org/pypi/networkx) | NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of local_complex networks. | -| [Ninja](https://ninja-build.org/) | Ninja is a small build system with a focus on speed. | -| [numactl](http://oss.sgi.com/projects/libnuma/) | The numactl program allows you to run your application program on specific cpu's and memory nodes. It does this by supplying a NUMA memory policy to the operating system before running your program. The libnuma library provides convenient ways for you to add NUMA memory policies into your own program. | -| [parallel](https://savannah.gnu.org/projects/parallel/) | parallel: Build and execute shell commands in parallel | -| [petsc4py](https://code.google.com/p/petsc4py/) | petsc4py are Python bindings for PETSc, the Portable, Extensible Toolchain for Scientific Computation. | -| [pigz](http://zlib.net/pigz/) | pigz, which stands for parallel implementation of gzip, is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when local_compressing data. pigz was written by Mark Adler, and uses the zlib and pthread libraries. | -| [QEMU](http://wiki.qemu.org/Main_Page) | QEMU is a generic and open source machine emulator and virtualizer. | -| [re2c](http://re2c.org/) | re2c is a free and open-source lexer generator for C and C++. Its main goal is generating fast lexers: at least as fast as their reasonably optimized hand-coded counterparts. Instead of using traditional table-driven approach, re2c encodes the generated finite state automata directly in the form of conditional jumps and comparisons. | -| [rpmrebuild](http://rpmrebuild.sourceforge.net/) | rpmrebuild is a tool to build an RPM file from a package that has already been installed in a basic use | -| [SDE](https://software.intel.com/en-us/articles/intel-software-development-emulator) | Intel Software Development Emulator is a pintool that enables the development of applications using instruction set extensions that are not currently implemented in hardware. | -| [Singularity](https://github.com/sylabs/singularity) | Singularity is an open source container platform designed to be simple, fast, and secure. Singularity is optimized for EPC and HPC workloads, allowing untrusted users to run untrusted containers in a trusted way. | -| [Singularity-wrappers](https://docs.it4i.cz) | Wrappers for Singularity containers (mailto:easybuild@vsb.cz). | -| [SoX](http://http://sox.sourceforge.net/) | Sound eXchange, the Swiss Army knife of audio manipulation | -| [Szip](http://www.hdfgroup.org/doc_resource/SZIP/) | Szip compression software, providing lossless compression of scientific data | -| [UnZip](http://www.info-zip.org/UnZip.html) | UnZip is an extraction utility for archives compressed in .zip format (also called "zipfiles"). Although highly compatible both with PKWARE's PKZIP and PKUNZIP utilities for MS-DOS and with Info-ZIP's own Zip program, our primary objectives have been portability and non-MSDOS functionality. | -| [util-linux](https://www.kernel.org/pub/linux/utils/util-linux) | Set of Linux utilities | -| [VDE2](http://vde.sourceforge.net) | VDE is an ethernet local_compliant virtual network that can be spawned over a set of physical local_computer over the Internet. VDE is part of virtualsquare project. | -| [VirtualGL](http://www.virtualgl.org) | VirtualGL is an open source toolkit that gives any Unix or Linux remote display software the ability to run OpenGL applications with full 3D hardware acceleration. | -| [VSCode](https://github.com/microsoft/vscode) | Visual Studio Code is a distribution of the Code - OSS repository with Microsoft specific customizations released under a traditional Microsoft product license. Visual Studio Code combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. It provides local_comprehensive code editing, navigation, and understanding support along with lightweight debugging, a rich extensibility model, and lightweight integration with existing tools. | -| [VTune](http://software.intel.com/en-us/intel-vtune-amplifier-xe) | Intel VTune Amplifier XE 2016 is the premier performance profiler for C, C++, C#, Fortran, Assembly and Java. | -| [XZ](https://tukaani.org/xz/) | xz: XZ utilities | - -## Vis - -| Module | Description | -| ------ | ----------- | -| [at-spi2-atk](https://wiki.gnome.org/Accessibility) | AT-SPI 2 toolkit bridge | -| [at-spi2-core](https://wiki.gnome.org/Accessibility) | Assistive Technology Service Provider Interface. | -| [ATK](https://developer.gnome.org/atk/) | ATK provides the set of accessibility interfaces that are implemented by other toolkits and applications. Using the ATK interfaces, accessibility tools have full access to view and control running applications. | -| [bwidget](https://core.tcl-lang.org/bwidget/home) | The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using native Tcl/Tk 8.x namespaces. | -| [cairo](http://cairographics.org) | Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB | -| [FFmpeg](https://www.ffmpeg.org/) | A local_complete, cross-platform solution to record, convert and stream audio and video. | -| [FLTK](http://www.fltk.org) | FLTK is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL and its built-in GLUT emulation. | -| [fontconfig](http://www.freedesktop.org/software/fontconfig) | Fontconfig is a library designed to provide system-wide font configuration, customization and application access. | -| [freetype](https://www.freetype.org) | FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display servers, font conversion tools, text image generation tools, and many other products as well. | -| [Gdk-Pixbuf](https://developer.gnome.org/gdk-pixbuf/stable/) | The Gdk Pixbuf is a toolkit for image loading and pixel buffer manipulation. It is used by GTK+ 2 and GTK+ 3 to load and manipulate images. In the past it was distributed as part of GTK+ 2 but it was split off into a separate package in preparation for the change to GTK+ 3. | -| [gettext](https://www.gnu.org/software/gettext/) | GNU 'gettext' is an important step for the GNU Translation Project, as it is an asset on which we may build many other steps. This package offers to programmers, translators, and even users, a well integrated set of tools and documentation | -| [GLib](http://www.gtk.org/) | GLib is one of the base libraries of the GTK+ project | -| [gnuplot](http://gnuplot.sourceforge.net/) | Portable interactive, function plotting utility | -| [grace](http://freecode.com/projects/grace) | Grace is a WYSIWYG 2D plotting tool for X Windows System and Motif. | -| [Graphviz](https://www.graphviz.org/) | Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains. | -| [GST-plugins-base](https://gstreamer.freedesktop.org/) | GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming to complex audio (mixing) and video (non-linear editing) processing. | -| [GStreamer](https://gstreamer.freedesktop.org/) | GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming to complex audio (mixing) and video (non-linear editing) processing. | -| [GTK+](https://developer.gnome.org/gtk3/stable/) | GTK+ is the primary library used to construct user interfaces in GNOME. It provides all the user interface controls, or widgets, used in a common graphical application. Its object-oriented API allows you to construct user interfaces without dealing with the low-level details of drawing and device interaction. | -| [GTS](http://gts.sourceforge.net/) | GTS stands for the GNU Triangulated Surface Library. It is an Open Source Free Software Library intended to provide a set of useful functions to deal with 3D surfaces meshed with interconnected triangles. | -| [HarfBuzz](https://www.freedesktop.org/wiki/Software/HarfBuzz) | HarfBuzz is an OpenType text shaping engine. | -| [ImageMagick](https://www.imagemagick.org/) | ImageMagick is a software suite to create, edit, compose, or convert bitmap images | -| [JasPer](http://www.ece.uvic.ca/~frodo/jasper/) | The JasPer Project is an open-source initiative to provide a free software-based reference implementation of the codec specified in the JPEG-2000 Part-1 standard. | -| jbigkit | Old module, description not available. | -| [kbproto](http://www.freedesktop.org/wiki/Software/xlibs) | X.org KBProto protocol headers. | -| [libGLU](ftp://ftp.freedesktop.org/pub/mesa/glu/) | The OpenGL Utility Library (GLU) is a local_computer graphics library for OpenGL. | -| [libX11](http://www.freedesktop.org/wiki/Software/xlibs) | X11 client-side library | -| [libXau](http://www.freedesktop.org/wiki/Software/xlibs) | The libXau package contains a library implementing the X11 Authorization Protocol. This is useful for restricting client access to the display. | -| [libXdmcp](http://www.freedesktop.org/wiki/Software/xlibs) | The libXdmcp package contains a library implementing the X Display Manager Control Protocol. This is useful for allowing clients to interact with the X Display Manager. | -| [libXrender](http://www.freedesktop.org/wiki/Software/xlibs) | X11 client-side library | -| [LittleCMS](http://www.littlecms.com/) | Little CMS intends to be an OPEN SOURCE small-footprint color management engine, with special focus on accuracy and performance. | -| [matplotlib](http://matplotlib.org) | Matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in python scripts, the python and ipython shell, web application servers, and six graphical user interface toolkits. | -| [Mesa](https://www.mesa3d.org/) | Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics. | -| [OpenCV](https://opencv.org/) | OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. | -| [OVITO](https://www.ovito.org/) | OVITO is a scientific visualization and analysis software for atomistic and particle simulation data. | -| [Pango](https://www.pango.org/) | Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x. | -| [ParaView](https://www.paraview.org) | ParaView is a scientific parallel visualizer. | -| [Pillow](https://pillow.readthedocs.org/) | Pillow is the 'friendly PIL fork' by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. | -| [pixman](http://www.pixman.org/) | Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization. Important users of pixman are the cairo graphics library and the X server. | -| [PyQt5](https://www.riverbankcomputing.co.uk/software/pyqt) | PyQt5 is a set of Python bindings for v5 of the Qt application framework from The Qt Company. This bundle includes PyQtWebEngine, a set of Python bindings for The Qt Company’s Qt WebEngine framework. | -| [QtiPlot](https://www.qtiplot.com/) | QtiPlot is a cross-platform scientific application for data analysis and visualisation. | -| [Tk](https://www.tcl.tk/) | Tk is an open source, cross-platform widget toolchain that provides a library of basic elements for building a graphical user interface (GUI) in many different programming languages. | -| [Togl](https://sourceforge.net/projects/togl/) | A Tcl/Tk widget for OpenGL rendering. | -| [VESTA](http://www.jp-minerals.org/vesta) | VESTA is a 3D visualization program for structured models, volumetric data such as electron/nuclear densities, and crystal morphologies. | -| [VisIt](https://wci.llnl.gov/simulation/local_computer-codes/visit) | VisIt is an Open Source, interactive, scalable, visualization, animation and analysis tool | -| [VTK](https://www.vtk.org) | The Visualization Toolkit (VTK) is an open-source, freely available software system for 3D computer graphics, image processing and visualization. VTK consists of a C++ class library and several interpreted interface layers including Tcl/Tk, Java, and Python. VTK supports a wide variety of visualization algorithms including: scalar, vector, tensor, texture, and volumetric methods; and advanced modeling techniques such as: implicit modeling, polygon reduction, mesh smoothing, cutting, contouring, and Delaunay triangulation. | -| [wxWidgets](https://www.wxwidgets.org) | wxWidgets is a C++ library that lets developers create applications for Windows, Mac OS X, Linux and other platforms with a single code base. It has popular language bindings for Python, Perl, Ruby and many other languages, and unlike other cross-platform toolkits, wxWidgets gives applications a truly native look and feel because it uses the platform's native API rather than emulating the GUI. | -| [X11](https://www.x.org) | The X Window System (X11) is a windowing system for bitmap displays | -| [x264](https://www.videolan.org/developers/x264.html) | x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format, and is released under the terms of the GNU GPL. | -| [x265](https://x265.org/) | x265 is a free software library and application for encoding video streams into the H.265 AVC compression format, and is released under the terms of the GNU GPL. | -| [XCrySDen](http://www.xcrysden.org/) | XCrySDen is a crystalline and molecular structure visualisation program aiming at display of isosurfaces and contours, which can be superimposed on crystalline structures and interactively rotated and manipulated. |