文件名称:pyrgg::wrench:Python随机图生成器
文件大小:339KB
文件格式:ZIP
更新时间:2024-05-21 12:26:06
python generator math script gpu
随机图生成器 目录 类似作品 依存关系 贡献 参考 引用 作者 执照 捐 变更日志 行为守则 概述 Pyrgg是使用Python编写的易于使用的合成随机图生成器,它支持包括DIMACS .gr文件在内的各种图文件格式。 Pyrgg具有生成不同大小的图形的能力,旨在为广泛的基于图形的研究应用程序提供输入文件,包括但不限于图形处理框架的测试,基准测试和性能分析。 Pyrgg的目标受众是研究图形算法和图形处理框架的计算机科学家。 开放式集线器 PyPI计数器 Github星 分支 掌握 开发者 特拉维斯 AppVeyor 代码质量 安装 源代码 下载版本1.0或最新来源 pip install -r requirements.txt或pip3 install -r requirements.txt (需要root访问) python3 setup.py install或p
【文件预览】:
pyrgg-master
----setup.py(3KB)
----.gitignore(1KB)
----codecov.yml(199B)
----requirements.txt(21B)
----PYRGG.spec(777B)
----.travis.yml(922B)
----MANIFEST.in(174B)
----AUTHORS.md(554B)
----pyrgg()
--------graph_gen.py(25KB)
--------functions.py(18KB)
--------__init__.py(145B)
--------params.py(3KB)
--------test.py(23KB)
--------__main__.py(3KB)
----LICENSE(1KB)
----CHANGELOG.md(3KB)
----setup.cfg(27B)
----paper()
--------outputformat.jpg(55KB)
--------10.21105.joss.00331.pdf(194KB)
--------paper.bib(837B)
--------pyrgg-logo.png(39KB)
--------paper.md(1KB)
----.github()
--------PULL_REQUEST_TEMPLATE.md(112B)
--------ISSUE_TEMPLATE.md(157B)
--------CONTRIBUTING.md(650B)
--------CODE_OF_CONDUCT.md(3KB)
--------FUNDING.yml(40B)
--------workflows()
----README.md(18KB)
----autopep8.bat(332B)
----pytest.ini(126B)
----appveyor.yml(1KB)
----.coveragerc(171B)
----build_exe.bat(218B)
----otherfile()
--------pyrgg_profile.py(125B)
--------version_check.py(3KB)
--------Version.rc(802B)
--------icon.ico(156KB)
----dev-requirements.txt(176B)
----.travis()
--------install.sh(569B)
--------test.sh(749B)
----test()
--------functions_test.py(10KB)
--------graph_gen_test.py(25KB)
----tox.ini(202B)