-
Vagrant 1.8.1
vagrant-hostsupdater (1.0.2)
vagrant-parallels (1.6.2)
vagrant-share (1.1.5, system)
vagrant-triggers (0.5.3)
This is my Vagrant file:
```
# -*- mode: ruby -*-
# vi: set ft=ruby :
Va…
-
I just pushed https://github.com/OpenTreeOfLife/treemachine/tree/issue-157 with some very simple examples to help debug https://github.com/OpenTreeOfLife/treemachine/issues/156
But I'm not getting t…
-
Branch 268eeda562ed96d73931e3a4b8dea41a3a7a3847 demonstrates a possible implementation of
a modular, user-defined functions that can be added to the pipeline; you can read about the larger discussion…
-
Need to spend some more time reading about them, but so far it seems that it could provide a nice means of using a single set of functions for `map`, `foldl`, `filter`, `take`, etc., without having to…
-
When I run the test suite of [my _R6RS Scheme_ project](https://github.com/christoff-buerger/racr) some test cases fail, although I know other _R6RS_ systems pass (_Racket_, _Larceny_, _Petite Chez Sc…
-
Feedback from @rasbt:
- [x] Okay, let be me very nit-picky here. I would either spell all the package name in lower-case or use the common convention: NumPy, seaborn, matplotlib, SciPy, scikit-learn
…
-
This task introduces a PackedQuadPrefixTree that includes two things:
1. A packed 8 byte representation for a QuadCell, including more efficient implementations of the SPT API than the existing Quad…
-
I think @msiemens has raised an important issue about the terminology used in our project. We should always strive to make it more "intuitive", that is, that developers can just start delving into the…
-
Hi there!
I'm stockfishdeveloper and you contacted me about assisting me with the engine. Are you still interested?
stockfishdeveloper(David)
-
[@gavinking] Something we need to decide as a community, and relatively soon, since this is one of the first things we need to implement after delivering M1 is the syntax for inline functions and, opt…