-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
good first issueGood for newcomersGood for newcomersintermediateintermediate level good first issues, might be little harder to completeintermediate level good first issues, might be little harder to complete
Description
It would be ncie to show some HPC/computational applications using WoT.
One standard example is the Ising model computation (say magnetic spin) and a live 2-D plot that shows the evolution of the solution based on parameters.
Interactions:
properties:
- temperature
- lattice size
- number of steps (for finite end to the calculation)
- results like energy, magnetization, susceptibility
actions:
- start/stop computation
- init model
events:
- computed result per loop
There is an example here - https://rajeshrinet.github.io/blog/2014/ising-model/
Probably even just contact the author and get the code licensed and implement just the changes necessary.
Add a plot in javascript plotly that will initialize a node-wot client and plot the streamed results
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersintermediateintermediate level good first issues, might be little harder to completeintermediate level good first issues, might be little harder to complete