Ross Barnowski

Results 88 issues of Ross Barnowski

**Is your feature request related to a problem? Please describe.** The sphinx-book-theme is excellent, and has a lot of nice features especially re: launching pages on interactive platforms (binder, jupyterlab,...

enhancement

There have been some previous discussions on how best to handle tasks like linting and formatting the notebooks. For example - we'd like to have the code cells formatted (e.g....

The `sphinx-book-theme` has a really nice feature that maps each page with executable code to a direct binder link. However, I think we want to stick with the `pydata-sphinx-theme` to...

This may be a known issue but just something I noticed so I thought I'd mention it here - it looks like rst table syntax is not being properly rendered...

enhancement
parsing

Thanks for the nice theme! I wanted to be able to add links to the subtitle elements via markdown in the source. This seems straightforward enough to do with hugo...

I propose to deprecate the `fastCopyAndTranspose` function, which is currently accessible in the top-level `numpy` namespace. Note that `fastCopyAndTranspose` was (prior to this PR) a public name bound to a...

07 - Deprecation

A wording proposal to hopefully make the description of the `converters` parameter of loadtxt more clear, and direct readers to the example section. This is of course subjective - suggestions...

04 - Documentation

Just a quick follow-up to #5788. The argument name for the node label in the vf2pp functions is `node_labels` - I believe the plural here was left over from an...

Maintenance

The weekly execution of the test suite in randomized order caught a problem in the vf2pp test suite, specifically `test_candidates.TestCandidateSelection.test_no_covered_neighbors_no_labels`: https://github.com/rossbar/networkx/runs/8261228458?check_suite_focus=true I suspect that this is due to the input...

Defect

This is an awesome project idea originally brought up by @stanyas and @MridulS in #5510. The idea is to have a visual map of NetworkX functionality, similar to (/inspired by)...

Enhancement
Documentation