-
Background: I am looking at gridtest as a reviewer for JOSS (see [here](https://github.com/openjournals/joss-reviews/issues/2284)). A question I have been asking myself in this context is: what is the…
-
For example, see the animate functions [here](http://jakevdp.github.io/blog/2012/09/05/quantum-python/) that use smaller functions to generate input arrays. We should be able to specify that.
vsoch updated
4 years ago
-
The installation instructions should indicate how to run the test suite, and in particular mention the dependency of the tests on the [pokemon](https://pypi.org/project/pokemon/) package.
-
vsoch updated
4 years ago
-
## Description
Inconsistent graphQL query definition when pulling in data from Shopify-Source plugin (so this might not be the best place to ask this but in theory it should work) - basically I hav…
-
### Which version of React JS are you using?
✅ Officially supported ✅
- [ ] v15.4.x
⚠️ Not officially supported, expect warnings ⚠️
- [ ] v15.5.x
- [ ] v15.6.x
☣️ Not officially supported,…
-
# Bug report
PHPStan fails to load symbols for complex project. Maybe because of parallel/child processes, because in `--debug` model there are no issues.
### Code snippet that reproduces the pr…
-
Currently, if we run `gridtest generate` for a module, it will include "private" functions, e.g., here is for python's default requests:
```yaml
$ cat requests-tests.yml
requests:
filename: /…
vsoch updated
4 years ago
-
When building a release build in Windows 10 with Visual Studio 2017, there are CUDA illegal address errors at runtime.
The errors have been reproduced on @jeremad's machine (GPU: ?) and on @w-m's m…
-
It would be nice to have buidtest support compiler types which picks the appropriate compiler wrapper and just alters variable ``cc``, ``fc``, ``cxx``, ``cflags``, ``cxxflags``, ``ldflags``. For initi…