-
xref:https://github.com/BiodiversityOntologies/bco/issues/82
We need planned processes to account for monitoring activities, within which site visits and associated processes (e.g. equipment deploy…
-
Consider this example, courtesy of @qsctr:
```c
#include
#include
int has(uint32_t x) {
return 0;
}
// precondition: has(x)
void get(uint32_t x) {}
// precondition: has(42)
voi…
-
The process of creating a new TEI Catalogue should be documented. The best place to document this (so that it doesn't get lost in an individual, specific catalogue) is probably in this repo. So we sho…
-
I tried to implement the cube solver. Everything works but the heuristic function is taking to long to create the heuristic database for a depth of 20. I was only able to generate a database with dept…
-
Bonsaidb is a wonderful DB. Can this implement internal branch support for a struct with the versioned tree? Thanks,
-
TL;DR -- How to find the root of a repo for the tree api, and are the content and tree APIs deprecated as of Oct 1?
1. I'm using the [contents API](https://developer.github.com/v3/repos/contents/)…
-
### ExoPlayer Version
2.18.1
### Devices that reproduce the issue
NVIDIA Shield Pro w/ SHIELD Android TV v9.1.0(33.2.0.125)
### Devices that do not reproduce the issue
- Non-Android devices (they…
-
When encoding neural network configurations for genetic algorithms or other evolutionary strategies, the choice of representation format plays a crucial role in the efficiency and effectiveness of the…
-
Nic30 updated
5 years ago
-
I'd really like lots of people to contribute to this project, so we need super clear contributing guidelines!
I've collaboratively written a few, I think [this one](https://github.com/bids-standard…