Steve

Results 46 issues of Steve

I got the system to build, but it won't run and thought it would be useful to document how to get this far so that if someone else wants to...

I am trying to generate documentation for a sub-system and declt is having trouble with the directory names. The use case is a plotting system, with multiple back-ends, so there...

Perhaps naming of the Conclusion node should be user configurable. For example one might wish this section to be named "Change Log". One way to do this would be to...

enhancement

I didn't know quite where in the lisp community to put this. Perhaps reddit/common-lisp at some point. I'm not assuming that you would do this work, nor am I suggesting...

A lot of the code I'm writing requires (well, should have) citations to the reference paper/implementation/etc. Pandoc can [automatically generate citations](https://pandoc.org/MANUAL.html#citations), and it would be nice if we could somehow...

Perhaps using [introspect-environment](https://github.com/Bike/introspect-environment)?

enhancement

Title says it all. For example this macro: ``` (defmacro defplot (name &body spec) "Define a plot NAME. Returns an object of PLOT class bound to a symbol NAME. Adds...

https://github.com/Lisp-Stat/smoothers Statistical methods to create approximating functions that attempt to capture important patterns in the data, while leaving out noise or other fine-scale structures/rapid phenomena.

canbuild

The documentation for [Local File Storage](https://papermemory.org/features/#local-file-storage) says: > "The extension creates a PaperMemoryStore/ folder in your Downloads/" It does not. Furthermore, the PDFs are placed in `~/Downloads`. **To Reproduce** Steps...

bug 🐛
work in progress ⚒