libskarnet2.13
library used for building software at skarnet.org
skalibs is a package centralizing the free software / open source C
development files used for building all software at skarnet.org: it
contains essentially general-purpose libraries. You will need to install
skalibs if you plan to build skarnet.org software. The point is that you
won't have to download and compile big libraries, and care about
portability issues, every time you need to build a package: do it only
once.
libstarpurm-1.4-1
Task scheduler for heterogeneous multicore machines
StarPU is a runtime system that offers support for heterogeneous
multicore machines. While many efforts are devoted to design efficient
computation kernels for those architectures (e.g. to implement BLAS
kernels on GPUs or on Cell's SPUs), StarPU not only takes care of
offloading such kernels (and implementing data coherency across
the machine), but it also makes sure the kernels are executed as
efficiently as possible.
gobjc-14-multilib-mipsisa64r6el-linux-gnuabi64
GNU Objective-C compiler (multilib support) (cross compiler for mips64r6el archi
This is the GNU Objective-C compiler, which compiles Objective-C on platforms
supported by the gcc compiler.
uwsgi-plugin-servlet-openjdk-17
JWSGI plugin for uWSGI (OpenJDK 17)
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
libopencv-dnn4.5d
computer vision Deep neural network module
This package contains the OpenCV (Open Computer Vision) deep neural network
module.
libtiledb2.9
Store and access very large multi-dimensional array data (runtime library)
TileDB allows you to store and access very large multi-dimensional array
data, the data currency of Data Science.