libcall-context-perl
module to sanity-check calling context
If your function only expects to return a list, then a call in some other
context is, by definition, an error. The problem is that, depending on how
the function is written, it may actually do something expected in testing,
but then in production act differently.
gccrs-14-powerpc64-linux-gnu
GNU Rust compiler for the powerpc64-linux-gnu architecture
!!!!! Please note, the compiler is in a very early stage
and not usable yet for compiling real Rust programs !!!!!
gccrs-14-sh4-linux-gnu
GNU Rust compiler for the sh4-linux-gnu architecture
!!!!! Please note, the compiler is in a very early stage
and not usable yet for compiling real Rust programs !!!!!
libjsoncpp25
library for reading and writing JSON for C++
jsoncpp is an implementation of a JSON reader and writer in C++. JSON
(JavaScript Object Notation) is a lightweight data-interchange format
that it is easy to parse and redable for human. It is useful for
building config files, network communications protocols, etc.
liblib-relative-perl
module to add paths relative to the current file to @INC
lib::relative proposes a straightforward method to add a relative path to
@INC: it takes a path relative to the current file, absolutizes it, and adds
it to @INC.
libdolfinx-complex0.3
Shared libraries for DOLFIN
DOLFIN is the Python and C++ interface of the FEniCS project for the
automated solution of differential equations, providing a consistent
PSE (Problem Solving Environment) for solving ordinary and partial
differential equations. Key features include a simple, consistent and
intuitive object-oriented API; automatic and efficient evaluation of
variational forms; automatic and efficient assembly of linear
systems; and support for general families of finite elements.