lisp-stat icon indicating copy to clipboard operation
lisp-stat copied to clipboard

Add download instructions for IPS to the notebook itself

Open github-under-protest opened this issue 1 year ago • 1 comments

I followed the documentation to install quicklisp and lisp-stat, then tried to follow the examples. The command (ql:quickload:ips) gave an error System "ips" not found. I couldn't find any files for this package anywhere. Is it missing, or am I missing something important (which is possible)?

github-under-protest avatar Nov 06 '24 18:11 github-under-protest

IPS is not in quicklisp, and the repository needs to be obtained from github. See Documentation->Examples->Statistics. That's the expected path, but I see a direct link to the IPS github repo, which is probably how you found it, and those instructions are missing.

snunez1 avatar Nov 06 '24 23:11 snunez1