ruby-cmath
Provides Trigonometric and Transcendental functions for complex numbers
CMath is a library that provides trigonometric and transcendental functions
for complex numbers. The functions in this module accept integers,
floating-point numbers or complex numbers as arguments.
ruby-ddmemoize
Ruby library providing support for memoizing functions
The DDMemoize library adds support for memoizing Ruby
functions, allowing for storing previously computed values.
It provides the following features:
* Supports memoizing functions on frozen objects
* Releases memoized values when needed in order to reduce
memory pressure
* Optionally records metrics
cmatrix
simulates the display from "The Matrix"
Screen saver for the terminal based in the movie "The Matrix". It works in
terminals of all dimensions and have the following features:
* Support terminal resize.
* Screen saver mode: any key closes it.
* Selectable color.
* Change text scroll rate.
ruby-faraday-middleware-aws-sigv4
Faraday middleware for AWS Signature Version 4 using aws-sigv4
This library replaces faraday_middleware-aws-signers-v4 which is unmaintained.
It uses modular aws-sdk v3, where as the old implementation was using
monolithic aws-sdk v2.
ruby-dry-container
Simple, configurable object container implemented in Ruby
dry-container is a simple, thread-safe container, intended to be one half
of a dependency injection system, possibly in combination with dry-auto_inject.
libpromod3-scoring3.3
protein homology modelling engine
ProMod3 is a modelling engine based on the OpenStructure computational
structural biology framework that can perform all steps required to generate
a protein model by homology. Its modular design aims at implementing flexible
modelling pipelines and fast prototyping of novel algorithms.