gfortran-11-multilib-powerpc-linux-gnu
GNU Fortran compiler (multilib support) (cross compiler for powerpc architecture
This is the GNU Fortran compiler, which compiles Fortran on platforms
supported by the gcc compiler.
gfortran-11-multilib-sparc64-linux-gnu
GNU Fortran compiler (multilib support) (cross compiler for sparc64 architecture
This is the GNU Fortran compiler, which compiles Fortran on platforms
supported by the gcc compiler.
gobjc++-11-multilib-sparc64-linux-gnu
GNU Objective-C++ compiler (multilib support)
This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
platforms supported by the gcc compiler.
gobjc++-11-multilib-x86-64-linux-gnux32
GNU Objective-C++ compiler (multilib support)
This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
platforms supported by the gcc compiler.
gobjc++-11-powerpc-linux-gnu
GNU Objective-C++ compiler
This is the GNU Objective-C++ compiler, which compiles
Objective-C++ on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
python3-fastdtw
Dynamic Time Warping (DTW) algorithm with an O(N) complexity
Python implementation of FastDTW, which is an approximate Dynamic
Time Warping (DTW) algorithm that provides optimal or near-optimal
alignments with an O(N) time and memory complexity.