Skip to content

Releases: sepandhaghighi/pyrgg

Version 1.4

06 Jul 18:56
d4fe360
Compare
Choose a tag to compare
  • check_for_config function added #43
  • load_config function added #43
  • save_config function added #43
  • README.md modified
  • Logo changed
  • codecov removed from dev-requirements.txt
  • Test system modified
  • Error messages updated

Version 1.3

30 Nov 13:22
82dde65
Compare
Choose a tag to compare
  • Graphviz(DOT) format added #123
  • asciinema instruction video updated #101
  • Test system modified
  • README.md modified
  • Python 3.11 added to test.yml
  • CLI mode updated #121
  • dev-requirements.txt updated
  • To-do list moved to TODO.md

Version 1.2

07 Sep 15:06
e87dcee
Compare
Choose a tag to compare
  • Anaconda workflow added #116
  • Discord badge added
  • Menu optimized
  • Docstrings modified #111
  • branch_gen function modified #112
  • edge_gen function modified #112
  • precision and min_edge parameters added to branch_gen function
  • random_edge parameter removed from branch_gen function
  • Test system modified
  • AUTHORS.md updated
  • License updated
  • README.md modified
  • Python 3.10 added to test.yml #106
  • sign_gen function removed
  • random_edge_limits function removed

Version 1.1

09 Jun 13:03
7d98b2a
Compare
Choose a tag to compare
  • requirements-splitter.py added
  • is_weighted function added
  • _write_properties_to_json function added
  • PYRGG_TEST_MODE parameter added
  • Test system modified #87
  • JSON, YAML and Pickle formats value changed from string to number #82
  • properties section added to JSON, YAML and Pickle formats #84
  • _write_to_json function renamed to _write_data_to_json
  • logger function modified
  • time_convert function modified
  • branch_gen function modified #98
  • References updated #96

Version 1.0

11 Jan 16:16
f67495b
Compare
Choose a tag to compare
  • Number of files option added #42
  • All flags type changed to bool #69
  • Menu optimized
  • The logger function enhanced #68
  • Time format in the logger changed to %Y-%m-%d %H:%M:%S #68
  • dl_maker function modified
  • tgf_maker function modified
  • gdf_maker function modified
  • run function modified

Version 0.9

07 Oct 15:55
Compare
Choose a tag to compare
  • GEXF format added #49
  • Float weight support added #50
  • tox.ini added
  • Menu optimized #48
  • pyrgg.py renamed to graph_gen.py
  • Other functions moved to functions.py
  • Test system modified
  • params.py refactored
  • graph_gen.py refactored #63
  • functions.py refactored
  • weight_str_to_number function renamed to convert_str_to_number
  • branch_gen function bugs fixed #63
  • input_filter function bug fixed #59
  • gl_maker function bug fixed #67
  • CONTRIBUTING.md updated
  • AUTHORS.md updated
  • print_test function removed
  • left_justify function removed
  • justify function removed
  • zero_insert function removed

Version 0.8

19 Aug 13:45
859b62e
Compare
Choose a tag to compare
  • GDF format added #41
  • GML format added #40
  • CLI snapshots updated #39
  • AUTHORS.md updated

Version 0.7

07 Aug 14:04
5535db7
Compare
Choose a tag to compare
  • Graph Line format #36
  • Menu optimized

Version 0.6

24 Jul 15:53
d30c1b9
Compare
Choose a tag to compare
  • Matrix Market format added #3
  • json_maker function optimized #32
  • dl_maker function optimized #32
  • tgf_maker function optimized #32
  • lp_maker function optimized #32

Version 0.5

01 Jul 18:21
76ac624
Compare
Choose a tag to compare