guicho271828 / eazy-gnuplot

Super Duper Doopa Booka Lispy Gnuplot library
http://guicho271828.github.io/eazy-gnuplot/
63 stars 8 forks source link

Added gp function and cookbook, removed functions gp-set,gp-u… #25

Closed mmaul closed 8 years ago

mmaul commented 8 years ago

gp-set,gp-unset, gp-clear removed and replaced by gp <command> &rest args. Tests for issue 8 and 21 have been updated and should cover these changes. Also including the Ipython notebook and HTML output in the docs directory.

guicho271828 commented 8 years ago

Excellent work! Could you rewrite it into two commits? Then I'll merge it immediately. (no need to make separate pullreqs)

guicho271828 commented 8 years ago

Sorry for forgetting this for a while. merged now!

mmaul commented 8 years ago

No problem. I expect eazy-opencl has been keeping you busy, it looks really cool. I've kinda wondered if it might be usef to add open-cl operations to mgl-mat which would be quite handy.

On Thu, Jan 7, 2016 at 4:26 AM, Masataro Asai notifications@github.com wrote:

Sorry for forgetting this for a while. merged now!

— Reply to this email directly or view it on GitHub https://github.com/guicho271828/eazy-gnuplot/pull/25#issuecomment-169607070 .

guicho271828 commented 8 years ago

regarding opencl stuff, actually I found a better person specialized in GPU computing (@gos-k) who I personally get to know recently. He is a professional GPU programmer who used to play with CUDA assembly, PS3 and a lot more minor compute environments. He is now doing some higher-level stuff in https://github.com/gos-k/oclcl . I've been busy for my research papers