-
Here is something funny with 2D array of character. When printing them with *print-readably* set to NIL, they print stragenly, with # elements (instead of just a string representation `#2A("foo" "bar…
-
I was getting this exception
```lisp
$ ccl
Welcome to Clozure Common Lisp Version 1.11 (LinuxX8664)!
CCL is developed and maintained by Clozure Associates. For more information
about CCL visi…
-
```
Using # in #
would cause name conflicts with symbols already present in that package:
METABANG.UTILITIES:NEXT-ELEMENT CL-VARIATES:NEXT-ELEMENT
[Condition of type CCL::USE-PACKAGE-CONFLICT-ER…
-
## Checklist
- [x] I am using the current [`main`](https://github.com/pypsa-meets-earth/pypsa-earth/tree/main) branch or the latest [release](https://github.com/pypsa-meets-earth/pypsa-earth/re…
-
Ce tutoriel illustre comment utiliser des embeddings BERT pour entraîner un classifieur de régression logistique : https://jalammar.github.io/a-visual-guide-to-using-bert-for-the-first-time/
Prochain…
-
The page links to https://minecraft.curseforge.com/projects/brandons-core/settings/codechicken-lib-1-8 instead of https://www.curseforge.com/minecraft/mc-mods/codechicken-lib-1-8
-
We've had success using torch-ccl with resnet and other AI workloads to test with libfabric over psm3 but when we try to use libmlx-fi.so, torch-ccl does not seem to see it even when the provider has …
-
# New IA terms in CCL
Get new IA terms in CCL (and potentially in Firecrown).
Contacts: @jablazek @paulrogozenski
Day/Time: Tues-Fri
Main communication channel: slack
GitHub repo:
Zoom room…
-
## Description:
CCL freezes and stops functioning. CCL disappears from the computer as a valid serial device and is replaced by "ESP32-S2" in a separate serial channel.
In the screenshot below, th…
-
ccls can only be built with llvm>=7.0, but the test-index seem still require llvm-6.00
Reproducing steps:
1. build ccls with llvm-7.0
2. run the following comand
```
./ccls -test-index
Index t…