-
I'm imagining having Agda running on a server listening on a port (perhaps using your other project https://github.com/banacorn/agda-language-server) and VSCode running locally with the extension poin…
-
I'd like to move the `Ops` parameters of framework classes to the call method, where possible. This is primarily for Kotlin interop, but has a few other benefits as well. It won't be possible for st…
rnett updated
3 years ago
-
Is there a way to create an instance of a controller per request?
This would allow providing context about the request to all the methods of the controller (ie: `currentUser`, `logger` (with reques…
-
### 🐛 Describe the bug
I wanted to calculate some jacobian from the output of an LSTM, so I use funcitonal_call and feed the parameter of LSTM as input.
```python
import torch
from torch.func i…
-
**Is your feature request related to a problem? Please describe.**
Currently OpenSearch nodes are used for multiple jobs in a cluster. They can be used for indexing, searching, managing cluster state…
-
An amount is a group defined by the following abstract operators (represented by methods of [`AmountMath`](https://github.com/Agoric/agoric-sdk/blob/HEAD/packages/ERTP/src/amountMath.js). The two most…
-
N2H, will rollover to subsequent milestones.
Unit testing is specifically intended for the controller, not e2e.
-
From Craig
> Hi all, I'm very close to having a working tom toolkit app that allows users to interactively plot spectra using Dash. This is something that I had originally written into SNEx2, but I…
-
### What is your question?
I want to make sure that I build all packages locally.
To do so I use a policy: https://docs.conan.io/1/mastering/policies.html#build-policies (`--build will build all req…
-
## Summary of Bug
After lowering the slashing window from 35000 to 18000 on the Kujira blockchain some validators are stuck with a missed block count that won't clear even if they don't m…