Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/try2code/extcsv
- Owner: Try2Code
- Created: 2012-05-01T13:13:23.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-11-30T16:08:06.000Z (about 7 years ago)
- Last Synced: 2023-03-15T10:32:03.372Z (almost 2 years ago)
- Language: Ruby
- Homepage: http://extcsv.rubyforge.org
- Size: 140 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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::VectorMost 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.