-
Repro steps:
- In the Agama wallet, create a KMD invoice, select an address and enter an amount.
- Scan the generated QR code with the AtomicDEX (KMD coin, send, camera icon)
Result:
The scanned…
-
I'd like github website to do syntax highlighting of flows written in agama DSL, however this is only available to languages that have important verifiable adoption:
https://docs.github.com/en/get-…
-
A note on outstanding or possible future improvements for parallels.
1. ~~Subhasi Udanavarga #902~~
2. ~~Mark's list of corrections for Dhammapada style texts #1170~~
3. Abhidharma-to-Abhidharma …
-
I'd really like to use Agama for openSUSE Aeon, but one of the core goals of Aeon is to be much more prescriptive in its delivery.
I want all my users to pretty much get the same thing, with the s…
-
I found a strange behavior with King profile in agama:
```
import agama
den = agama.Density(type='King', W0=10)
den.density([0., 0, 0]), den.density([1e-100, 0, 0])
# output
# (inf, 0.0079553220…
syrte updated
2 years ago
-
The utility is displayed in English, even if a different language is selected in the system.
I tried it with Russian and German, both are 100% translated on Weblate.
OS: openSUSE Tumbleweed 2024…
-
Feature:
Though this is not directly related to the code revamp effort, This will be used by the Cedarling module / auditing / logging etc
-
Hello,
I was wondering if there was any way to generate rotating (uniform mass) king profile models in Agama? I read through the Agama handbook but was still a bit confused. I assume you would have t…
-
This issue is to track the new design required for flash-attention on bottom-up optimization pipeline.
## Status
The most of the optimization passes has been finished and been checked in llvm-targ…
-
Hi,
I am running into the following issue while trying to estimate Jz based on the notebook tutorial
Here is my code
```python
import zoomies
from astroquery.gaia import Gaia
from astropy.…