-
## Compiler version
3.3.3
## Minimized code
`repro.scala`
```scala
//> using scala 3.3.3
import scala.quoted.*
object Macros {
def matchOnImpl[A: Type](a: Expr[A])(using quotes…
-
From the feedback page:
I love this project, thank you for all the hard work!!!!!
It would be extremely useful to a lot of researchers if the abstract groups part of the website contained the fi…
jwj61 updated
2 weeks ago
-
All of the other settings seem to work fine, but for some reason when I go to the "appereance" section it crashes and exits.
Here are the logs I gathered when launching the settings from terminal:
…
-
# 🚀 feature request
### Description
OsmAnd has great features to customize the appearance of waypoints. However it seems not to be possible to define an icon in the gpx file. In the specificatio…
-
I want to be able to do something like $\alpha + \beta \rightarrow \gamma$ in typst but currently the only way to do something like this is
```
#import "@preview/whalogen:0.2.0": ce
$ ce("#sym…
-
```julia
rn1 = @reaction_network rn_observed begin
@variables X1(t)
@observables X2(t) ~ X1(t)
k, A --> 0
end
```
when expanded gives
```julia
:(Catalyst.compl…
-
I am running box64 in a debian bookworm chroot under a OnePlus 6 running pmOS, used the Goldberg Steam emulator (https://gitlab.com/Mr_Goldberg/goldberg_emulator) because I can't get Steam running on …
-
(wukong) root@autodl-container-46914989bd-be6f2b06:~/autodl-tmp/v3/v3wukong# PYTHONPATH="." python src/preprocess/dataset_generator.py
/root/miniconda3/envs/wukong/lib/python3.8/site-packages/pytorch…
-
Potentially caused by `teal.code:::get_code_dependency`
### What happened?
When running below on this branch https://github.com/insightsengineering/teal.modules.general/pull/795
```r
devtools:…
-
The following code throws an error on Mac (apple silicon, regardless of qibo backend) but no error on i7:
```python
from qibo.symbols import *
import qibo
from qibo.transpiler.unitary_decompositio…