clbustos
Original developer of Buhos, dominanceanalysis, statsample and some other statistics and science related apps and libraries.
Chile
clbustos's Stars
clbustos/integration
Integration methods, based on original work by Beng
jfirebaugh/statsample
A suite for basic and advanced statistics on Ruby.
GarthSnyder/extendmatrix
Cosmin Bonchis's enhancements to the Ruby "Vector" and "Matrix" module and includes: LU and QR (Householder, Givens, Gram Schmidt, Hessenberg) decompositions, bidiagonalization, eigenvalue and eigenvector calculations. Work on Ruby 1.8.7, 1.9.1 and 1.9.2 (SVN version)
clbustos/distribution
Statistical Distributions multi library wrapper. Uses Ruby by default and C (statistics2/GSL) or Java extensions where available.
e-glotov-parc/PHP_Beautifier
This program reformat and beautify PHP 4 and PHP 5 source code files automatically. The program is Open Source and distributed under the terms of PHP Licence. It is written in PHP 5 and has a command line tool.
clbustos/gsl_narray_stdlib_comparison
Compare perfomance of GSL, Narray and stdlib Matrix on matrix and vectors operations
SciRuby/sciruby
Tools for scientific computation in Ruby
brownman/rubyvis
Ruby version of Protovis, a visualization toolkit.
clbustos/johnson
Johnson wraps JavaScript in a loving Ruby embrace.
clbustos/rubyvis
Ruby version of Protovis, a visualization toolkit.
eric1234/test_inline
Put your tests right inline with your code. Like rdoc for testing.
clbustos/statsample-bivariate-extension
Polychoric and Tetrachoric support for statsample
clbustos/statsample-sem
Structural Equation Modeling on Ruby, using statsample and R
clbustos/statistics2
Shin-ichiro Hara's library, updated for Ruby 1.9 & packaged as a gem.
jespino/PHP_Beautifier
This program reformat and beautify PHP 4 and PHP 5 source code files automatically. The program is Open Source and distributed under the terms of PHP Licence. It is written in PHP 5 and has a command line tool.
clbustos/PHP_Beautifier
This program reformat and beautify PHP 4 and PHP 5 source code files automatically. The program is Open Source and distributed under the terms of PHP Licence. It is written in PHP 5 and has a command line tool.
clbustos/Rserve-Ruby-client
Pure Ruby client for Rserve. Based on 'new' Java client provided with server, but with modifications to adhere to POLS
clbustos/extendmatrix
Cosmin Bonchis's enhancements to the Ruby "Vector" and "Matrix" module and includes: LU and QR (Householder, Givens, Gram Schmidt, Hessenberg) decompositions, bidiagonalization, eigenvalue and eigenvector calculations. Work on Ruby 1.8.7, 1.9.1 and 1.9.2 (SVN version)
clbustos/statsample-optimization
Extension for statsample, that speed some methods.
clbustos/svg-graph
SVG:::Graph is a pure Ruby library for generating charts, which are a type of graph where the values of one axis are not scalar. SVG::Graph has a verry similar API to the Perl library SVG::TT::Graph, and the resulting charts also look the same. This isn't surprising, because SVG::Graph started as a loose port of SVG::TT::Graph, although the internal code no longer resembles the Perl original at all.
clbustos/statsample
A suite for basic and advanced statistics on Ruby.
clbustos/rinruby
Ruby library that integrates the R interpreter in Ruby, making R's statistical routines and graphics available within Ruby.
clbustos/minimization
Minimization algorithms on pure Ruby
clbustos/reportbuilder
Ruby report abstract interface. Creates text, html and rtf output, based on a common framework.
clbustos/dirty-memoize
Like Memoize, but designed for mutable and parametizable objects
clbustos/text-table
A feature-rich, easy-to-use plain text table formatter.
clbustos/rtf
Bug fix fork of gitified copy of the ruby-rtf gem by thechrisoshow/rtf
willcannings/Ruby-SVD
Singular Value Decomposition for Ruby with no dependency on GSL or LAPACK
aptinio/text-table
A feature-rich, easy-to-use plain text table formatter.
chrislo/data_visualisation_ruby
Source code and supporting content for my Ruby Manor presentation on Data Visualisation with Ruby