clang-tools
clang-based tools
Clang project is a C, C++, Objective C and Objective C++ front-end
for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler
Collection (GCC).
libc++abi1
LLVM low level support for a standard C++ library
libc++abi is another implementation of low level support for a standard C++
library.
libomp5
LLVM OpenMP runtime
The runtime is the part of the OpenMP implementation that your code is
linked against, and that manages the multiple threads in an OpenMP program
while it is executing.
clang-tidy
clang-based C++ linter tool
Provide an extensible framework for diagnosing and fixing typical programming
errors, like style violations, interface misuse, or bugs that can be deduced
via static analysis. clang-tidy is modular and provides a convenient interface
for writing new checks.
gcc-multilib-powerpc64-linux-gnu
GNU C compiler for the ppc64 architecture
This is the GNU C compiler, a fairly portable optimizing compiler for C.
python3-gammapy
Python package for gamma-ray astronomy
Gammapy is an in-development affiliated package of Astropy
that builds on the core scientific Python stack to provide
tools to simulate and analyse the gamma-ray sky for telescopes
such as CTA, H.E.S.S., VERITAS, MAGIC, HAWC and Fermi-LAT.