-
```js
;(async function() {
const Corestore = require('corestore');
const Hyperdrive = require('hyperdrive');
const folder = 'animals';
const store = new Corestore(`./db/${folder}`);
aw…
-
## Tasks:
- synchronize trade functions (openLong, openShort, add liquidity, etc) erros btwn rs & sol
- [ ] openLong
- [x] requested trade too small
- [ ] requested trade too big
- [ ] …
-
#### Background
The sdk's `calculate_max_short` method takes a `budget` and returns a bond amount.
The `calculate_open_short` takes a bond amount and returns the trader deposit (ie: `budget`). …
-
I have a Hyperdrive with two drives mounted in the root, i.e.
```
hyperdrive create ~/Hyperdrive/a
hyperdrive create ~/Hyperdrive/b
```
I rsynced data into one of the drives from a remote machi…
-
### Observed behaviour
Hyperfuel not used.
### Expected behaviour
Hyperfuel is used.
### Steps to reproduce
1. Start a hyperjump.
2. Before the countdown finishes put hyperfuel into …
-
I would like to use Hyperdrive to optimize a full pipeline. That is, I would like to optimize hyperparameters on different steps jointly. I raised the issue here https://github.com/MicrosoftDocs/azure…
-
**Describe the bug**
Currently when playing with the game sped up, sound effects still play at their normal speed. Where this most notably impacts gameplay is with how the hyperdrive and jump drive s…
-
- [x] add pipeline step for model sweep AutoML
-
```
> dat-server@1.0.1 start /Volumes/untitled/github/forks/dat-server
> npm run watch & node cli.js
> dat-server@1.0.1 watch /Volumes/untitled/github/forks/dat-server
> watchify -t [ babelify…
-
# Environment
Windows 10 64-bit
Agregore v1.0.0-29
Creating a new folder via the fetch interface creates a bunch of intermediate folders that seem to be relating to Agregore's installation locati…