-
**Describe the user story**
Various packages want to ship their releases under different forms. For example:
- Native packages often offer win32/osx/linux prebuilt packages.
- Source packages c…
-
I have a large javascript project that is not a markdown notebook, and as of Markdown Notes v0.0.19 (2020-09-18) there is a massive delay before I can edit files in that workspace.
Debugging.
He…
-
Hi! Any interest in including my recent article *[Data Laced with History: Causal Trees & Operational CRDTs](http://archagon.net/blog/2018/03/24/data-laced-with-history/)* in the discussion? My focus …
-
I have a python test named foo whose main is foo.py that depends on cpp binary. I have it set up as recommended in #703. It works when it is run in bazel test.
However, I sometimes want to run the …
-
I am not sure if it is covered by https://github.com/Kotlin/kotlinx.coroutines/issues/2930, but to me steps look different
Having the following code
```
val threadLocal = ThreadLocal()
…
-
#482 refactored all the transformations to use numpy and pylinalg. The PR did not explicitly tweak performance beyond what is naturally gained/lost by switching to numpy, because the refactor itself w…
-
### Known issues
First version has been submitted. Here the list of already known issues we will work on.
- [x] Headers do not react to hovering events anymore. Add hover indicator. ( Dark, Ligh…
-
This package has become quite large and is something of a heavyweight dependency for packages that just need a single type. An example of that is StatsBase, which only uses DataStructures for the arra…
-
In final documentation private classes , methods and properties are not visible. Rest of the all classes documentation generated properly.
-
I'm aware that support for ImmutableJS has been discussed and deemed out of scope: https://github.com/ramda/ramda/issues/1367
However I've noticed that a lot of Ramda works with Immutables' Seq (et…