2008-07-30 |
Jonathan Leto | Merge branch 'bleed'
|
commit | commitdiff | tree |
2008-07-30 |
Jonathan Leto | Lots of POD tweaks
|
commit | commitdiff | tree |
2008-07-30 |
Jonathan Leto | Lots of POD tweaks.
|
commit | commitdiff | tree |
2008-07-30 |
Jonathan Leto | Update README, Math::GSL POD and get rid of passing...
|
commit | commitdiff | tree |
2008-07-30 |
Jonathan Leto | Getting rid of module-loading antics in Build.PL, version...
|
commit | commitdiff | tree |
2008-07-29 |
Jonathan Leto | Added Histogram test, version bump, miscellaneous Build...
|
commit | commitdiff | tree |
2008-07-29 |
Jonathan Leto | Add Deriv/Test.pm to MANIFEST, which fixes most of...
|
commit | commitdiff | tree |
2008-07-28 |
Jonathan Leto | Version bump. This is the candidate for release on...
|
commit | commitdiff | tree |
2008-07-27 |
Jonathan Leto | Update META.yml
|
commit | commitdiff | tree |
2008-07-27 |
Jonathan Leto | Version bump and update README.
|
commit | commitdiff | tree |
2008-07-27 |
Jonathan Leto | Refactor Deriv and get rid of "Math::GSL::Math" which...
|
commit | commitdiff | tree |
2008-07-27 |
Jonathan Leto | Refactor Deriv tests.
|
commit | commitdiff | tree |
2008-07-27 |
Jonathan Leto | Bump version in META.yml
|
commit | commitdiff | tree |
2008-07-27 |
Jonathan Leto | Version bump
|
commit | commitdiff | tree |
2008-07-27 |
Jonathan Leto | Make Deriv use Test::Class
|
commit | commitdiff | tree |
2008-07-26 |
Jonathan Leto | Merge branch 'bleed' of http://thgate.net/git/Math...
|
commit | commitdiff | tree |
2008-07-26 |
Jonathan Leto | Deriv can now work on statically defined functions...
|
commit | commitdiff | tree |
2008-07-26 |
Jonathan Leto | The GSL source seems to have the only gsl_multifit_fsolver_t...
|
commit | commitdiff | tree |
2008-07-25 |
Jonathan Leto | Refactor Linalg tests and make them pass on FreeBSD...
|
commit | commitdiff | tree |
2008-07-24 |
Jonathan Leto | More doc tweaks.
|
commit | commitdiff | tree |
2008-07-24 |
Jonathan Leto | Make initial documentation more friendly.
|
commit | commitdiff | tree |
2008-07-24 |
Jonathan Leto | Manifest fixes and tweaking RNG example.
|
commit | commitdiff | tree |
2008-07-24 |
Jonathan Leto | More manifestations...
|
commit | commitdiff | tree |
2008-07-24 |
Jonathan Leto | MANIFEST fixes.
|
commit | commitdiff | tree |
2008-07-24 |
Jonathan Leto | Basic Roots tests.
|
commit | commitdiff | tree |
2008-07-24 |
Jonathan Leto | Add Sort test.
|
commit | commitdiff | tree |
2008-07-24 |
Jonathan Leto | Refactor Vector tests and get rid of redundant GSL_VECTOR_MA...
|
commit | commitdiff | tree |
2008-07-23 |
Jonathan Leto | Added typemap-fu for gsl_sort_vector_largest()
|
commit | commitdiff | tree |
2008-07-23 |
Jonathan Leto | Add functions+tests to Permutation and Sort.
|
commit | commitdiff | tree |
2008-07-23 |
Jonathan Leto | Refactor Histogram tests and put underscore in version...
|
commit | commitdiff | tree |
2008-07-23 |
Jonathan Leto | Version bump.
|
commit | commitdiff | tree |
2008-07-22 |
Jonathan Leto | Update manifest info/.gitignore and adding bessel.png .
|
commit | commitdiff | tree |
2008-07-22 |
Jonathan Leto | Update manifest/meta info.
|
commit | commitdiff | tree |
2008-07-22 |
Jonathan Leto | Fix permission problem in the build process.
|
commit | commitdiff | tree |
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 | Basic Errno POD.
|
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 |