nathan musoke

Results 52 issues of nathan musoke

This feature was removed in 9fdfb9a32a5225b426f8fd98c82aa03db2354c67 and f4499a7b727759ed72976070a8ec858d777bf356.

Again, not sure if this is a bug or feature request. I have a template that contains a shell script with execute permission, which doesn't seem to be preserved when...

I'm not sure if this is a feature request or a bug report. I have a custom template that is a git repository containing a `.gitignore`. When I run `pi...

I have found some odd benchmarks when using PencilFFTs with a single process. It's unclear to me whether this is expected behavior. The following script compares FFTW and PencilFFTs with...

performance

**Describe the bug 🐞** I am attempting to solve a system of two PDEs. One of them is hyperbolic, the other is elliptic. `MethodOfLines.discretize` reports that a variable is missing...

bug

Documenter v1.3 or newer automatically generates inventories that make it simpler for other projects to [link to the documentation](https://documenter.juliadocs.org/stable/man/guide/#External-Cross-References). Bump the version of Documenter used to build the docs from...

Much of the database has MP IDs already assigned. These are used to match ascents to climbs when importing a log book. This means that the importer cannot match assents...

enhancement
Component: Log Book

openbeta-graphql defines grade contexts used to map climbs to grade scales. The front end needs to do this too, so the existing functionality was copied to sandbag. Reuse that instead...

Is there a plan for how multi-pitch routes will be handled? I don't see much documentation of this. #252 has some discussion. The suggestion there is that multipitch routes should...

Comments in openbeta-graphql say that grade contexts should be defined in sandbag. https://github.com/OpenBeta/openbeta-graphql/blob/dab9388193d4733e577c454a31354245253fdced/src/GradeUtils.ts#L5-L85 This is required for open-tacos to benefit from the those definitions. Wait until in progress changes have...

enhancement