Skip to content
Snippets Groups Projects
Commit c2429fbd authored by Easy Build's avatar Easy Build
Browse files

Thu, 01 Aug 2019 07:45:04 +0200

parent bf2c1555
No related branches found
No related tags found
No related merge requests found
Pipeline #8452 passed
......@@ -2006,10 +2006,13 @@ VTune/2019_update2,2
VTune/2019_update3,2
VTune/2019_update4,2
webencodings/0.5.1-Py-3.6,2
WebKitGTK+/2.24.1-GCC-8.2.0-2.31.1,2
Werkzeug/0.14.1-Py-3.6,2
wheel/0.30.0-Py-3.6,2
Wine/1.7.29-GCC-4.4.7-system,2
Wine/1.7.29-GNU-5.1.0-2.25,2
wxPython/4.0.4-GCC-8.2.0-2.31.1-Python-2.7.15,2
wxWidgets/3.0.4-GCC-8.2.0-2.31.1,2
X11/20160819,2
X11/20170314,2
X11/20180604,2
......
......@@ -281,6 +281,7 @@
| [Tensorflow](https://www.tensorflow.org/) | An open-source software library for Machine Intelligence |
| [TensorFlow](https://www.tensorflow.org/) | An open-source software library for Machine Intelligence |
| [TRIQS](https://triqs.ipht.cnrs.fr) | 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. |
| [WebKitGTK+](https://webkitgtk.org/) | WebKitGTK+ is a full-featured port of the WebKit rendering engine, suitable for projects requiring any kind of web integration, from hybrid HTML/CSS applications to full-fledged web browsers. It offers WebKit’s full functionality and is useful in a wide range of systems from desktop computers to embedded systems like phones, tablets, and televisions. |
| [zlib](http://www.zlib.net/) | zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system. |
## Math
......@@ -536,6 +537,7 @@
| [webencodings](https://pypi.python.org/pypi/webencodings) | Character encoding aliases for legacy web content. |
| [Werkzeug](https://pypi.python.org/pypi/Werkzeug) | The comprehensive WSGI web application library. |
| [wheel](https://pypi.python.org/pypi/wheel) | A built-package format for Python. |
| [wxPython](http://www.wxpython.org) | wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWidgets cross platform GUI library, which is written in C++. |
## System
......@@ -714,6 +716,8 @@
| [Togl](https://sourceforge.net/projects/togl/) | A Tcl/Tk widget for OpenGL rendering. |
| [VisIt](https://wci.llnl.gov/simulation/computer-codes/visit) | VisIt is an Open Source, interactive, scalable, visualization, animation and analysis tool |
| [VTK](http://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. |
| [wxPython](http://www.wxpython.org) | wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWidgets cross platform GUI library, which is written in C++. |
| [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](http://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](http://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. |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment