Adam Salvail

Results 6 issues of Adam Salvail

When using `iterate=False` as arguments to the apply function of a `SimpleRecurrent` network, the initial state is not setup automatically. To reproduce : ``` python import theano from blocks import...

bug
discussion

Alright, this one is a headache: https://docs.screeps.com/api/#RoomPosition.findClosestByPath Our choices as I see it: - Don't implement it as it seems a very bad idea to use this method. - Implement...

C-enhancement
C-unimplemented

Some advice there are not up to date with the new rust edition or how we've been formatting code lately. It should be updated to reflect that. I would move...

C-documentation

Installing `blocks` and `blocks-extras` in _editable_ mode ``` $ pip install -e /path/to/blocks $ pip install -e /path/to/blocks-extras ``` results in the shadowing of `blocks` modules for autocomplete purposes. ```...

Something I miss from Emacs Auctex extensions is the capacity to set a specific line length and have the editor automatically insert a line break each time a word is...

enhancement

### What happened? Every time I manually update a front-matter date, the whole Projects UI freezes: I can't switch to another view, if I move a card in kanban view,...

kind/bug
triage/confirmed
lifecycle/active