2008-07-22 |
Jonathan Leto | Changed SWIG dependendence to optional, and set up...
|
commit | commitdiff | tree |
2008-07-20 |
Jonathan Leto | Refactor remaining interface files to set the full...
|
commit | commitdiff | tree |
2008-07-20 |
Jonathan Leto | Refactor examples/sf/bessel
|
commit | commitdiff | tree |
2008-07-19 |
Jonathan Leto | More strenuous Sort test.
|
commit | commitdiff | tree |
2008-07-19 |
Jonathan Leto | Fiddling...
|
commit | commitdiff | tree |
2008-07-19 |
Jonathan Leto | Refactor Fit test, which still fails...
|
commit | commitdiff | tree |
2008-07-19 |
Jonathan Leto | Make $m->set_row() return self to allow method chaining.
|
commit | commitdiff | tree |
2008-07-18 |
Jonathan Leto | Further refactoring of the Sort typemaps.
|
commit | commitdiff | tree |
2008-07-18 |
Jonathan Leto | Sort now works on arbitrary sized inputs, other small...
|
commit | commitdiff | tree |
2008-07-18 |
Jonathan Leto | Make GSL_BLAS_DROTG pass by fiddling with typemaps...
|
commit | commitdiff | tree |
2008-07-18 |
Jonathan Leto | Merge branch 'bleed' of http://thgate.net/git/Math...
|
commit | commitdiff | tree |
2008-07-17 |
Jonathan Leto | Fix exported variables in FFT.
|
commit | commitdiff | tree |
2008-07-17 |
Jonathan Leto | BLAS refactoring.
|
commit | commitdiff | tree |
2008-07-17 |
Jonathan Leto | Getting rid of DFT subsystem which is untested and...
|
commit | commitdiff | tree |
2008-07-17 |
Jonathan Leto | FFT tweaks and basic tests.
|
commit | commitdiff | tree |
2008-07-17 |
Jonathan Leto | DHT tweaks.
|
commit | commitdiff | tree |
2008-07-16 |
Jonathan Leto | Fix QRNG multiple return values bug, currently works...
|
commit | commitdiff | tree |
2008-07-15 |
Jonathan Leto | Adding $matrix->row() and $matrix->col() methods, refactored...
|
commit | commitdiff | tree |
2008-07-10 |
Jonathan Leto | Basic Histogram POD.
|
commit | commitdiff | tree |
2008-07-10 |
Jonathan Leto | POD cleanup and basic Histogram POD.
|
commit | commitdiff | tree |
2008-07-10 |
Jonathan Leto | More Histogram tests.
|
commit | commitdiff | tree |
2008-07-10 |
Jonathan Leto | Refactor Sort tests.
|
commit | commitdiff | tree |
2008-07-09 |
Jonathan Leto | Lots of Histogram tests, ok_status() and getting rid...
|
commit | commitdiff | tree |
2008-07-08 |
Jonathan Leto | Fixed Wavelet typemaps and added tests.
|
commit | commitdiff | tree |
2008-07-08 |
Jonathan Leto | Basic Min tests.
|
commit | commitdiff | tree |
2008-07-08 |
Jonathan Leto | More Errno tests.
|
commit | commitdiff | tree |
2008-07-08 |
Jonathan Leto | Refactor Errno.t
|
commit | commitdiff | tree |
2008-07-06 |
Jonathan Leto | Check for minimum SWIG version .
|
commit | commitdiff | tree |
2008-07-06 |
Jonathan Leto | Updated SYNOPSIS in Vector and added $vec->max and...
|
commit | commitdiff | tree |
2008-07-06 |
Jonathan Leto | Add operator overloading to Vector subsystem for scaling...
|
commit | commitdiff | tree |
2008-07-06 |
Jonathan Leto | Fixed hardcoded include file location of /usr/local...
|
commit | commitdiff | tree |
2008-07-06 |
Jonathan Leto | Get BSpline, ODEIV and Roots interface files up-to...
|
commit | commitdiff | tree |
2008-07-06 |
Jonathan Leto | Clean up the NTuple, Statistics and Sum subsystems...
|
commit | commitdiff | tree |
2008-07-06 |
Jonathan Leto | Merge branch 'bleed' of http://thgate.net/git/Math...
|
commit | commitdiff | tree |
2008-07-06 |
Jonathan Leto | Refactor typemaps, Sys subsystem.
|
commit | commitdiff | tree |
2008-07-05 |
Jonathan Leto | Fixing POD .
|
commit | commitdiff | tree |
2008-07-03 |
Jonathan Leto | Refactor verify_results and Build.PL, add Const tests...
|
commit | commitdiff | tree |
2008-07-03 |
Jonathan Leto | Refactor verify_results()
|
commit | commitdiff | tree |
2008-07-02 |
Jonathan Leto | Refactoring Deriv, deleted Math.i and updated MANIFEST.
|
commit | commitdiff | tree |
2008-07-01 |
Jonathan Leto | Add some headers/typemaps to the Deriv subsystem.
|
commit | commitdiff | tree |
2008-07-01 |
Jonathan Leto | Fix is_similar() and add tests.
|
commit | commitdiff | tree |
2008-07-01 |
Jonathan Leto | Make Build script exit when SWIG is not found.
|
commit | commitdiff | tree |
2008-07-01 |
Jonathan Leto | Refactor is_similar() and get rid of unused code.
|
commit | commitdiff | tree |
2008-07-01 |
Jonathan Leto | Misc cleanup prior to merge with master.
|
commit | commitdiff | tree |
2008-07-01 |
Jonathan Leto | Merge branch 'bleed' of http://thgate.net/git/Math...
|
commit | commitdiff | tree |
2008-07-01 |
Jonathan Leto | Refactor verify_results() and spawned verify() for...
|
commit | commitdiff | tree |
2008-06-30 |
Jonathan Leto | Unbreak stuff.
|
commit | commitdiff | tree |
2008-06-29 |
Jonathan Leto | Refactoring Vector tests, add min(), change get_all...
|
commit | commitdiff | tree |
2008-06-29 |
Jonathan Leto | Cleanup Deriv and get rid of tests for functions in...
|
commit | commitdiff | tree |
2008-06-29 |
Jonathan Leto | Fix GSL.t and add a failing CBLAS test.
|
commit | commitdiff | tree |
2008-06-29 |
Jonathan Leto | Take BLAS out of the build process, cleanup some unnecessary...
|
commit | commitdiff | tree |
2008-06-29 |
Jonathan Leto | Merge branch 'bleed' of http://thgate.net/git/Math...
|
commit | commitdiff | tree |
2008-06-29 |
Jonathan Leto | Basic Histogram tests, updated MANIFEST, misc cleanup.
|
commit | commitdiff | tree |
2008-06-29 |
Jonathan Leto | Add a failing FFT test.
|
commit | commitdiff | tree |
2008-06-29 |
Jonathan Leto | Added some DHT tests, one fails due to a needed typemap.
|
commit | commitdiff | tree |
2008-06-29 |
Jonathan Leto | Add file name portability check to the extended tests.
|
commit | commitdiff | tree |
2008-06-29 |
Jonathan Leto | Merge branch 'bleed' of http://thgate.net/git/Math...
|
commit | commitdiff | tree |
2008-06-29 |
Jonathan Leto | Lots of Matrix refactoring and POD for rows(), cols...
|
commit | commitdiff | tree |
2008-06-28 |
Jonathan Leto | Refactor and cleanup Linalg tests.
|
commit | commitdiff | tree |
2008-06-28 |
Jonathan Leto | Refactor PowInt tests to use Test::Exceptioni's dies_ok...
|
commit | commitdiff | tree |
2008-06-28 |
Jonathan Leto | Refactor Matrix tests, put gsl_matrix_set_zero($self...
|
commit | commitdiff | tree |
2008-06-28 |
Jonathan Leto | Fix verify_results()
|
commit | commitdiff | tree |
2008-06-27 |
Jonathan Leto | Fixed GSL.t to use new verify_results()
|
commit | commitdiff | tree |
2008-06-27 |
Jonathan Leto | Basic FFT tests, fix CDF and 01-pod.t (for the last...
|
commit | commitdiff | tree |
2008-06-27 |
Jonathan Leto | Merge branch 'bleed' of ssh://leto.net/git/Math-GSL...
|
commit | commitdiff | tree |
2008-06-27 |
Jonathan Leto | Fixed failing Hermitian test, bumped up minimum GSL...
|
commit | commitdiff | tree |
2008-06-27 |
Jonathan Leto | Merge branch 'bleed' of http://thgate.net/git/Math...
|
commit | commitdiff | tree |
2008-06-27 |
Jonathan Leto | WIP: verify_results() rewrite
|
commit | commitdiff | tree |
2008-06-25 |
Jonathan Leto | Fix this test for the case when Test::Pod is not installed.
|
commit | commitdiff | tree |
2008-05-20 |
Jonathan Leto | Make it so that Test::Pod is an optional dependency.
|
commit | commitdiff | tree |
2008-05-20 |
Jonathan Leto | Not needed as a dependency, the Pod tests will only...
|
commit | commitdiff | tree |
2008-05-20 |
Jonathan Leto | Uncomment out failing tests, which makes Test::Pod...
|
commit | commitdiff | tree |
2008-05-20 |
Jonathan Leto | Merge branch 'bleed' of http://thgate.net/git/Math...
|
commit | commitdiff | tree |
2008-05-20 |
Jonathan Leto | Accidental. Duh.
|
commit | commitdiff | tree |
2008-05-20 |
Jonathan Leto | set() function for Vectors, untested...
|
commit | commitdiff | tree |
2008-05-20 |
Jonathan Leto | Merge branch 'bleed' of http://thgate.net/git/Math-GSL
|
commit | commitdiff | tree |
2008-05-20 |
Jonathan Leto | Merge branch 'master' of http://thgate.net/git/Math-GSL
|
commit | commitdiff | tree |
2008-05-20 |
Jonathan Leto | Make stuff compile.
|
commit | commitdiff | tree |
2008-05-19 |
Jonathan Leto | Lots of tests will FAIL.
|
commit | commitdiff | tree |
2008-05-19 |
Jonathan Leto | Add get().
|
commit | commitdiff | tree |
2008-05-15 |
Jonathan Leto | Math::GSL::Vector->new($values) and lots more tests.
|
commit | commitdiff | tree |
2008-05-15 |
Jonathan Leto | Adding Vector tests.
|
commit | commitdiff | tree |
2008-05-14 |
Jonathan Leto | More Matrix tests.
|
commit | commitdiff | tree |
2008-05-14 |
Jonathan Leto | More Wavelet tests and cleanup.
|
commit | commitdiff | tree |
2008-05-14 |
Jonathan Leto | Initial pass at getting Wavelet subsystem working.
|
commit | commitdiff | tree |
2008-05-14 |
Jonathan Leto | Cleanup interface files.
|
commit | commitdiff | tree |
2008-05-14 |
Jonathan Leto | Add .gitignore so that "git status" isn't noisy.
|
commit | commitdiff | tree |
2008-05-14 |
Jonathan Leto | Initial stubs for Function, Wavelet and Wavelet2D.
|
commit | commitdiff | tree |
2008-05-13 |
Jonathan Leto | Fix syntax error in Randist.i
|
commit | commitdiff | tree |
2008-05-13 |
Jonathan Leto | Initial support for the Min subsystem.
|
commit | commitdiff | tree |
2008-05-11 |
Jonathan Leto | Initial support for the Matrix subsystem.
|
commit | commitdiff | tree |
2008-05-11 |
Jonathan Leto | Update MANIFEST.
|
commit | commitdiff | tree |
2008-05-11 |
Jonathan Leto | Initial support for the Block subsystem.
|
commit | commitdiff | tree |
2008-05-11 |
Jonathan Leto | Initial support for Vector and ODEIV subsystems.
|
commit | commitdiff | tree |
2008-05-10 |
Jonathan Leto | Fix MANIFEST and create a MANIFEST.SKIP so that "....
|
commit | commitdiff | tree |
2008-05-10 |
Jonathan Leto | Added initial support for Roots subsystem, removed...
|
commit | commitdiff | tree |
2008-05-10 |
Jonathan Leto | Adding subsystems.txt, which describes the current...
|
commit | commitdiff | tree |
2008-05-10 |
Jonathan Leto | Added $rng->name wrapper to gsl_rng_name and added...
|
commit | commitdiff | tree |
2008-05-10 |
Jonathan Leto | Merge branch 'master' of http://thgate.net/git/Math...
|
commit | commitdiff | tree |
2008-05-10 |
Jonathan Leto | Generate a nonzero seed.
|
commit | commitdiff | tree |