-
Hi, would you be interested in extending this package to cover non-euclidean spaces by working with manifolds from [Manifolds.jl](https://github.com/JuliaManifolds/Manifolds.jl)? The use case for this…
-
First of all, what I mean by "theming" is:
1. being able to define variables which influence the style
2. allow components to be notified (for e.g. re-rendering) when those variables change
3. wh…
-
I'd like to add basic mobs support - that is, have the ability to spawn mobs, but initially without any strong AI, which of course we should also add later.
If anybody else wants to work on this, ple…
-
I'm writing a CMake linter, and I would like to use something like [`annotate_snippets`](https://docs.rs/annotate-snippets/latest/annotate_snippets/index.html) to report errors (and in general I would…
gtker updated
3 months ago
-
### 🐛 Describe the bug
Hi
It’s easy enough to obtain output features from the CNNs in torchvision.models by doing this:
```python
import torch
import torch.nn as nn
import torchvision.models…
-
These are some of my thoughts around enabling more extensibility of ShareDB and more rapid development of new ideas. I'm hoping to find some time in the next month or two to write a more fleshed out s…
-
I would like to add functionality to assign variables using an expression that has the source data as a namespace. This will provide functionality similar to R's nonstandard evaluation. Because Python…
-
I have to style Unselected Items which on design looks as follows.
i.e Selected items are white color text where as unselected are slight gray.
But looks like there is property to style select…
-
**Is your request related to a problem?**
- [ ] Combine page nav and ~search heading indexing~ (#205) into one inside `NodeProcessor`, possibly managed in-memory by some `Indexer` abstraction o…
-
* **What are you trying to do?**
I like to copy only the dependencies, and not the devDependencies
* **What feature or behavior is this required for?**
For some cases we don't like to scan the …