-
daslu updated
9 months ago
-
discussion:
https://clojurians.zulipchat.com/#narrow/stream/422115-clay-dev/topic/formatting.20tables/near/426074588
daslu updated
8 months ago
-
discussion:
https://clojurians.zulipchat.com/#narrow/stream/422115-clay-dev/topic/formatting.20tables/near/426077908
daslu updated
8 months ago
-
One would expect the following to create a dataset with 2 columns and rows populated with the data from each tuple, but you get an unexpected result (a 3x2 dataset)
```
(tc/dataset [["a" 2] ["b" 3] …
-
Zulip discussion: https://clojurians.zulipchat.com/#narrow/stream/422115-clay-dev/topic/images
daslu updated
8 months ago
-
App won't start when using a version later than 0.8.29:
`Exception in thread "main" Syntax error macroexpanding at (datalevin/compress.clj:1:1).`
Narrowed it down to the change between 0.8.29 and …
-
https://github.com/scicloj/kindly/issues/10
daslu updated
9 months ago
-
So...
``` elisp
(use-package clay
:straight (clay ...
```
Doesn't work with [Spacemacs, which won't support](https://github.com/syl20bnr/spacemacs/issues/14867) the `straight.el`.
So ins…
-
[p_load](https://www.rdocumentation.org/packages/pacman/versions/0.5.1/topics/p_load) can install missing packages if they are missing.
Following a suggestion of Nick Stares, we may wish to make it…
daslu updated
7 months ago
-
I was looking into it for `scicloj.ml.smile`.
But as it depends on fastmath, I think it would be better to upgrade fastmath before.