0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added exports, minimisation package, improved transpose More... about 11 years ago
Added .iseq-incr macro to iterate with an increment parameter. Added .mult. Added More... about 16 years ago
Corrected let* typo. More... over 16 years ago
Made plotting more robust when the gsl viewer closes. Exported .vectorp and plotting More... over 16 years ago
Added gsll dependency. More... over 16 years ago
Reversed the addition of a linefeed, since this is inconsistent depending on the value of More... over 16 years ago
Added ~% to properly end a format statement More... over 16 years ago
Corrected issue when plotting multiple different sized vectors with a default x axis. More... over 16 years ago
Fixed bugs related to nlisp-unit-test loading More... over 16 years ago
Added nlisp-gsll-unit-tests.lisp file to the dependency tree.Reformatted More... over 16 years ago
New file that contains tests for the nlisp-gsll compatibility functions. Added tests for conversion between nlis and gsll in both directions More... over 16 years ago
Updated nlisp->gsl array conversion to use gsll copy function. More... over 16 years ago
Enabled plotting histograms of vectors, made save-plot properly handle postscript format, More... over 16 years ago
Exported plot-histogram, defining the generic function and changed dump-to-ps export to More... over 16 years ago
Added plot-histogram, standardised the use of plot-command and added the *plot-debug* More... over 16 years ago
Rearranged loading of libraries. Provided facilities to skip loading of libgsl and libsnd by providing features no-gsl nlisp-use-gsll and no-snd More... over 16 years ago
Fixed bug in dovector More... over 16 years ago
Added keywords to replot to modify plot labels. More... over 16 years ago
Routines for compatibility with gsll. Not part of asdf yet More... over 16 years ago
removed nplot from exported symbols, added dump-to-ps More... over 16 years ago
Playground for new array functionality. dovector function loops over nlisp vector elements and executes body for each. Can be used to interface to non-nlisp packages. More... over 16 years ago
Added dump-to-ps More... over 16 years ago
Added 'in-package' statement to simplify use -- this mod could be violating nlisp coding standard More... over 16 years ago
Corrected an infinite loop situation passing nil to r-class-from-list. More... over 16 years ago
Corrected too many parentheses on open-plot change, added extra comment. More... over 16 years ago
Added feature to open-plot for clisp More... over 16 years ago
Enabled styles to have a single string which is iterated across the number of elements in More... over 16 years ago
Corrected issue that crops up with list of lists. More... over 16 years ago
Adding nlisp-unit-tests.lisp to the distribution. This file holds the test definitions More... over 16 years ago
Added files for unit tests More... over 16 years ago