-
## Description of your problem
I am loading some .txt files into Spyder as arrays with numpy. The files load fine and I can enter editing mode in the variable explorer once the files have loaded, a…
-
I try to write a predictor for dgem following [allennlp's tutorial](https://github.com/allenai/allennlp/blob/master/tutorials/getting_started/making_predictions_and_creating_a_demo.md) and get a few e…
-
Hi all,
I see private server jenkins2.roz.lab.etn.com a part of pull request flow. I am not convinced that adding private CI servers community can't look at and fix the problems is the best setup. …
-
I think there is a need to add a **requirement.txt**.
-
trying to run the following code:
```python
import xsimlab as xs
import numpy as np
@xs.process
class TestProcess(object):
spacing = xs.variable(description='grid spacing', default=2)
…
-
**Issue by [viggy96](https://github.com/viggy96)**
_Friday Feb 03, 2017 at 19:14 GMT_
_Originally opened as https://github.com/mattanger/ckb-next/issues/58_
----
ckb does not connect to devices aft…
-
I had been running Elasticsearch 1.3.2. A few of my indexes were set to read-only -- that is, `blocks.read_only` was set to true.
I upgraded to 1.5.2. Various end-points, like `/_aliases` and `/_cat/…
-
We could greatly expand the dimensionality of our parameter grids and still have things be tractable by using [RandomizedSearchCV](http://scikit-learn.org/stable/modules/generated/sklearn.grid_search.…
-
Restore follower partition service and group, and use a group reference to manage sub services for each follower partitions, and replicating the leader's snapshots.
Related to #876 and #877
-
I don't have much time to look into this with AGU approaching but I'm consistently encountering buffer overflows when trying to process early (~1993-1995) dat files using the `test_raw` and `dattorawa…