Skip to content

A Python package to easily work with discrete graphs

Notifications You must be signed in to change notification settings

eliliam/pydGrapher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydGraph

pydGraph is a library created to work with graphs as easily as possible, it allows users to build their own graphs without much overhead and enables users to apply different algorithms to their graphs. This library was created using the networkx library as a baseplate, allowing users to call those functions on the graph as well.

About

A Python package to easily work with discrete graphs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages