8000 Tags · wwu-mmll/photonai_graph · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: wwu-mmll/photonai_graph

Tags

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update networkx requirement from <=2.5 to <3.1 (#108)

Updates the requirements on [networkx](https://github.com/networkx/networkx) to permit the latest version.
- [Release notes](https://github.com/networkx/networkx/releases)
- [Commits](networkx/networkx@networkx-0.23...networkx-3.0)

---
updated-dependencies:
- dependency-name: networkx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jan Ernsting <j.ernsting@uni-muenster.de>

v0.2.4

Toggle v0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Hotfix/fix neural networks (#106)

* Revert "Feature/fix tests (#104)"

This reverts commit 9ac4336.

* Fixed registry

* Fixed DGL Version

* Fixed networkx Version

* Update to python 3.10, fixed gdl and networkx

* Fixed numpy version, updated dgl

* Updated to dgl v1.0

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added summary

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/fix tests (#104)

* Updated version checking

* Removed duplicated code

v0.2.1

Toggle v0.2.1's commit message
v0.2.1 hotfix

v0.2.0

Toggle v0.2.0's commit message
fixed missing wheel dependency

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepared for v0.1.0 release (#89)

* Prepared for v0.1.0 release

* Updated readme
0