Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smiley1983/golemGraphWavePair
Use the Golem Network to generate graphs
https://github.com/smiley1983/golemGraphWavePair
Last synced: 9 days ago
JSON representation
Use the Golem Network to generate graphs
- Host: GitHub
- URL: https://github.com/smiley1983/golemGraphWavePair
- Owner: smiley1983
- Created: 2020-10-20T00:28:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-20T01:36:10.000Z (about 4 years ago)
- Last Synced: 2024-01-25T03:42:55.754Z (10 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-golem - GolemGraphWavePair - Generates graph frames, then combine them into an animation. (Archive / Apps)
README
golemGraphWavePair
==================Use the Golem Network to generate graph frames, then combine them into an animation.
The animation shows how the wave changes as the inputs vary. It also shades the area between the two waves (green when they are close together, fading to red as they move further apart).
Generate images using the Golem Network (relies on setup from the [tutorial](https://handbook.golem.network/requestor-tutorials/create-your-own-application-on-golem/the-steps-to-do)):
./golemGraph.py
Generate images locally (for testing):
./localGraph.py
[Video of the script and resulting graph](https://youtu.be/h_MQKBRYTPw)