MCP server for Octav cryptocurrency portfolio tracking API
TypeScript client for Octav API
Fetch blockchain data using Octav API
Design system and components of OctavLabs.
An example of creating a package
CLI tool for the Octav crypto portfolio API
surge synthesizer -- handle to the surge tuner, allowing microtunig. contains various tuning configurations
Explore musical tunings and create synthesizer tuning files for microtonal scales.
Simple and fun, but largely useless, program and library for processing a base32-based text format to audio output
A Rust crate for building Neutral Landscape Models.
Rustmex libary to interface with Octave's MEX api
GPU-friendly per-fragment erosion filter for Bevy, ported from Rune Skovbo Johansen's Shadertoy.
A library of procedural 1D, 2D, 3D and 4D noise and fractal functions.
A rust implementation of functions available in Octave
Opus audio codec — orphan-rebuild scaffold pending clean-room re-implementation.
Algorithmic texture generator for Bevy.
Command-line calculator with accumulator, memory cells, multi-base arithmetic, and script file support
== USAGE: require 'octave' engine = Octave::Engine.new engine.eval "123.456 * 789.101112" engine.rand(10) matrix = Octave::Matrix.new(20, 400) 20.times { |m| 400.times { |n| matrix[m, n] = rand } } engine.put_variable("m", matrix) engine.save "/tmp/20_x_400_matrix" == REQUIREMENTS: * Octave * GCC or some other compiler to build the included extension * Mocha (For testing only)
Function module similar to `filter` in MatLab or Octave.
== USAGE: require 'octave' engine = Octave::Engine.new engine.eval "123.456 * 789.101112" engine.rand(10) matrix = Octave::Matrix.new(20, 400) 20.times { |m| 400.times { |n| matrix[m, n] = rand } } engine.put_variable("m", matrix) engine.save "/tmp/20_x_400_matrix" == REQUIREMENTS: * Octave * GCC or some other compiler to build the included extension * Mocha (For testing only)
Roctave is an attempt to provide some Matlab / Gnu Octave functions in a Ruby gem to generate and analyze digital filters.
Support for doing stats in Ruby
This gem is intended to accomplish the same purpose as jStat js library: to provide ruby with statistical capabilities without the need of a statistical programming language like R or Octave. Some functions and capabilities are an implementation from other authors and are referenced properly in the class/method.
Collect application performance metrics.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.