Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/try2code/extcsv

CSV library + GSL extensions 4Ruby
https://github.com/try2code/extcsv

Last synced: about 2 months ago
JSON representation

CSV library + GSL extensions 4Ruby

Awesome Lists containing this project

README

        

# extcsv - Toolset for csv data and extensions to ruby's GSL bindings

This repository contains of several parts:

* [ExtCsv](http://extcsv.rubyforge.org) - easy access to csv data files
* spectralfilter: high-, low- and bandpass as well as bandblock for ruby's GSL bindings
* correlation: correlation and autocorrelation for GSL::Vector class
* convolution: convolution based on GSL::Vector

Most the stuff release as a ruby gem, see [here](http://rubygems.org/profiles/lem) for a list. For current documentation, please use the autogenerated one from the rubygems pages.