-
The current implementation of Poly analysis (uses polyhedra from Apron) doesn't reach the fixpoint for the following example:
```
// PARAM: --set ana.activated[+] "'poly'" --enable dbg.debug --ena…
-
Hello, we recently published a paper in JOSS. Thank you for a very helpful review process: https://joss.theoj.org/papers/10.21105/joss.03348
It has come to my attention that some of the author-list…
-
So this is another usage of Kolomogorov-Smirnov. We want to offer an option to test if 2 different levels for the variable are from the same distribution.
@wwojciech thanks for pointing this idea out…
-
The `querystring` API is considered legacy and it's recommended to use `URLSearchParams` instead. I'm getting a warning when building the SvelteKit codebase with Rollup and would like to get rid of th…
-
Hi, I'm trying to set an environment variable that points to a json api. On dev environments it points to localhost and on production to the real domain. Using replace plugin on the server side works …
-
Cross-chain transfers are using the XcmPallet. Unfortunately I cannot find an event to track the transactions. I'm looking for something like the "balances(Transfer)" event. Nothing there like this (o…
-
I would like to use [dotenv](https://github.com/motdotla/dotenv) to configure the port number the app listens on via a `.env` file.
I minimal implementation of that approach follows these steps:
…
-
I tried to install polka dot on the server. I have to retrieve the data. While opening the nohup.out file I ma getting "state database error expected pruning mode constrained error " error.
Can anyo…
-
**Describe the bug**
I have an Amplify stack setup that I've been using successfully for months in a React.JS Project.
Just copied the aws-exports.js over to a Svelte project, and I can successful…
-
### Describe the changes you'd like
Currently there's an Active Validator on Soundcheck not producing blocks.
We should be punishing this, but instead we're giving them Online Credits and Reputa…