Henry Wilde
Henry Wilde
When defining classes of individuals in the system, their names must be of the form `"Class "` where `i` is an integer. For example: ```python >>> import ciw >>> N...
https://github.com/githubocto/repo-visualizer-demo
Occasionally, we don't achieve full coverage, causing CI to fail. Rather than reducing our threshold, I'd rather rewrite the tests (or add an example) to force full coverage. The details...
A weird but probably rather small issue. Is as it says above. I wonder if I've set up `quart-doc build` right with `quarto publish gh-pages`...
There are definitely some old-school bits of RST in the doc-strings, and the notebooks need a good looking at.
There are a couple issues that would be nice to address: - time complexity of the algorithms #26 - scalability #139 I'm thinking that the package needs a rework. I...
It's a bit naff at the moment. I think it would be great to distil the nashpy contributing documentation...
Reimplements `StableMarriage` to use the streamlined, rank-based internals.
Begins the process of closing #153. This PR is the staging point for a few more to come prior to merging into `dev-2.0.0`. Each subsequent PR will implement these rank...