ruby-pry-rails
Use Pry as your rails console
This library allows using pry-rails instead of copying the initializer to every
rails project.
ruby-test-prof
Ruby applications tests profiling tools
Contains tools to analyze factories usage, integrate with Ruby profilers,
profile your examples using ActiveSupport notifications (if any) and
statically analyze your code with custom RuboCop cops.
libsimgrid3.25
Toolkit for scalable simulation of distributed applications
SimGrid is a toolkit that provides core functionalities for the simulation of
distributed applications in heterogeneous distributed environments. SimGrid
can be used as a Grid simulator, a P2P simulator, a Cloud simulator, a MPI
simulator, or a mix of all of them. The typical use-cases of SimGrid include
heuristic evaluation, application prototyping, and real application
development and tuning.
eapoltest
EAPoL testing utility
eapol_test allows testing EAP authentication methods without using
a full 802.1X connection. It is frequently used to test the EAP
configuration of RADIUS systems. It is an administrator tool and not
required for standard 802.1X authentication.
r-cran-ucminf
GNU R general-purpose unconstrained non-linear optimization
An algorithm for general-purpose unconstrained non-linear optimization.
The algorithm is of quasi-Newton type with BFGS updating of the inverse
Hessian and soft line search with a trust region type monitoring of the
input to the line search algorithm. The interface of 'ucminf' is
designed for easy interchange with 'optim'.