graphpass icon indicating copy to clipboard operation
graphpass copied to clipboard

GraphPass is a utility to filter networks and provide a default visualization output for Gephi or SigmaJS.

Results 7 graphpass issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** I had some problems brewing the old version of Igraph, so supporting 0.8 could be helpful in an updated release....

updates

**Describe the bug** While improved test coverage overall is important, I think the priority should be the gexf.c because it is used most frequently in AUK. **To Reproduce** See codecov...

**Is your feature request related to a problem? Please describe.** GraphPass appears to do nothing when running on a larger graph. Makes it unclear whether it is working properly. **Describe...

We have some legacy files in the project for starting to setup the project with [autoconf](https://www.gnu.org/software/autoconf/autoconf.html). Let's continue to go down this path, and get the project setup with autoconf.

enhancement

Follow-on to #28; > The commented out code is to support building into Igraph. Igraph requires graph level attributes (eg. "totalNodes") to accept a PR, but the Gexf (even the...

enhancement

Add a linting tool to improve the coding style.

clean-up
style

Provide proper unit testing for function definitions: - [ ] write_report - [ ] push - pushRank `// no longer used` - init `// no longer used` - [ ]...

tests