Steve Nunez

Results 100 comments of Steve Nunez

> This code works for me on "Version 1.12.1 (v1.12.1-7-g4912320e) Darwinx8664". Try to load, or compile and load the source again. Perhaps you have an old version of foo? I've...

My Windows dev environment doesn't include gdb, it's Visual Studio 2019. I'm not entirely certain that even works any more, as I've been 100% in common lisp for the last...

Nice library. This would be a _lot_ more useful if it had a permissive license (Apache, MIT, BSD). As it is, many companies disallow anything GNU licensed to be on...

Following up here. When you say you can't reproduce, do you mean when running on MS Windows and Firefox it places the PDF in `~/Downloads/PaperMemoryStore/` for you?

Did using the source from the git repo work for you?

Congratulations, you've found a bug. We need to handle the edge case of a column of length 1. This section of code, that uses `linspace` is responsible for generating the...

I see. I think it's great that you're learning Common Lisp with Lisp-Stat. Lisp-Stat _is_ stable enough to be used for analysis, but the edge cases aren't well covered in...

That gets us part-way there, however the symbol-plist requires processing. In most cases it's not going to be ready to send to yason without some massaging.