python3-psutil
module providing convenience functions for managing processes (Python3)
psutil is a module providing an interface for retrieving information on
running processes and system utilization (CPU, memory) in a portable way
by using Python, implementing many functionalities offered by tools like
ps, top and Windows task manager.
r-cran-jinjar
GNU R template engine inspired by 'Jinja'
Template engine powered by the 'inja' C++ library. Users
write a template document, using syntax inspired by the 'Jinja' Python
package, and then render the final document by passing data from R.
The template syntax supports features such as variables, loops,
conditions and inheritance.
libpcp-trace2
Performance Co-Pilot application tracing library
The libpcp-trace package contains the runtime environment required by
an application that is directly instrumented for event and value
tracking by pmdatrace(3), the Trace Performance Metric Domain Agent.
libpcp3
Performance Co-Pilot library
The libpcp package contains the runtime environment required by
programs that make use of Performance Co-Pilot (PCP) services.
neuron
Simulation environment for computational models of neurons
NEURON is a simulation environment for modeling individual neurons and networks
of neurons. It provides tools for conveniently building, managing, and using
models in a way that is numerically sound and computationally efficient. It is
particularly well-suited to problems that are closely linked to experimental
data, especially those that involve cells with complex anatomical and
biophysical properties.