Sam Mangham

Results 21 issues of Sam Mangham

There's a slightly odd interaction with minimum cluster size and cells with few entries. In `kmapper.py:372`, cells are only checked for clustering if there are `>= min_cluster_samples` samples within them....

help wanted

The [developer installation guide](https://github.com/Considerit/ConsiderIt/blob/master/docs/developer_installation_guide.md) appears to be a bit out of date. I'm trying to build a Docker image using Ubuntu 14.04 base as suggested and: * It doesn't pin...

When using the Grid configuration scripts, Grid uses the format `--argument=value`. However, when *running* Grid from the command line, it expects dimensions & MPI splits to be passed as `--argument...

I've recently tried to compile Grid on a desktop in the most simple, stripped-down way I could figure: ``` ../configure --enable-precision=double --enable-comms=none ``` With the only libraries being GMP &...

I've recently tried to compile Grid on a desktop in the most simple, stripped-down way I could figure: ``` ../configure --enable-precision=double --enable-comms=none ``` With the only libraries being GMP &...

### Feature description Not really a *feature* request but for accessibility. We teach a lot of PhD students and postdocs version control and want to get them using GCM. However,...

enhancement

A good number of learners are using Conda as their Python, and have expressed concern over using pip and virtualenvs. As far as I know you can just do `python...

We just ran the workshop for the University of Southampton Astronomy & Astrophysics group, and I've just got a few comments. The regression section is a bit of a hit...

I ran just lesson 1 for a group who turned out to be slightly above novice but turned out to be not _quite_ at the right level for this, so...

improvement

### How could the content be improved? The lesson's introduced, conceptually, as a realistic research project analysing data files. However it then almost immediately pivots into doing fairly abstract and...