Andrew Sengul
Andrew Sengul
Thanks for testing ARM LispWorks, these changes have been added. Also, could you try running the library tests? April has some more tests for its included libraries, these tests can...
Update: I've added the `eval-when` forms directly into the `april-create-workspace` macro. They should now apply to all workspace creation. Could you try running the tests again and check? I'll check...
The phinary bugs you found should be fixed now, I've tested on multiple implementations. If you'd like to do a test run on ARM64 I'd be interested to hear the...
Is it possible that the pixels could be doubled or even tripled for high-resolution displays like Retina? I.e. so that one pixel in Medley is represented by 2x2 or 3x3...
I just tried the CNN demo and it worked fine with the latest April. Can you try with the latest and let me know how it works? The errors you're...
I haven't heard from you so I'm closing this for now, the modifications apply to an old version of April that's incompatible with the current system. Let me know if...
Interesting, it's a unique case for dfn inversion. You'll get a domain error when attempting to use `⌷⍣¯1` so perhaps that's what should happen in this case.
This now returns an error, indexing is not possible in an inverted dfn.
Does the 8bpp mode use a static color map or can you swap the palettes? If it doesn't, it could be worth extending to add the option to do palette...
I'll search the collected docs for interesting images and find places to put them on the site.