-
This may be related to #712? But I'm not seeing any content before the first headline when exporting. I'd have expected the title of my post to be an H1 (which #712 covers) and then see my text.. th…
-
Imported from SourceForge on 2024-07-05 21:35:09
Created by **[antonvoropaev](https://sourceforge.net/u/antonvoropaev/)** on 2011-08-25 15:53:26
Original: https://sourceforge.net/p/maxima/bugs/2263
-…
rtoy updated
4 months ago
-
I followed the directions for loading the program into common lisp (SBCL) using quicklisp. Unfortunately ASDF could not find "demo-graph".
Did you remove or refactor this out of the code?
-
Attempting to run ABCL triggers this error.
```
Exception in thread "interpreter" java.lang.NoSuchMethodError: Method flip()Ljav
a/nio/ByteBuffer; does not exist in class java.nio.ByteBuffer. …
-
I get this:
```txt
;;; Loading #P"/gnu/store/fmj0lw2nmbvwnahgpgv6ndz2ki36i8gw-ecl-21.2.1/lib/ecl-21.2.1/asdf.fas"
;;;
;;; Compiling /gnu/store/57iil9py6lvpi00xzfx5jdl7vlzdqi25-ecl-trivial-custom…
-
Imported from SourceForge on 2024-07-07 09:30:53
Created by **[tomdean1939](https://sourceforge.net/u/tomdean1939/)** on 2018-06-30 21:26:14
Original: https://sourceforge.net/p/maxima/bugs/3447
---
…
rtoy updated
4 months ago
-
Imported from SourceForge on 2024-07-08 13:43:35
Created by **[*anonymous](https://sourceforge.net/u/*anonymous/)** on 2009-08-06 13:11:23
Original: https://sourceforge.net/p/maxima/bugs/1721
---
Ma…
rtoy updated
4 months ago
-
Using wxplot2d with a plot size of 800x800 or a plot size of 900x900 give plots of equal size. I can't seem to increase the plot size.
I'm using:
(%i1) build_info();
(%o1) build_info(version="5.…
-
Common Lisp (unlike Emacs Lisp :p) has packages, so there is no need to prefix the symbols with `nyxtmuch-`.
Also the `--` convention is specific to Emacs Lisp. In Common Lisp, you'd use `export` …
-
Hi there,
I thought I'd introduce myself and my group. We have forked bqplot and translated the ~4000 LOC Python code to Common Lisp so that we can use it from our Common Lisp kernel "Cando" (http…