Recent Releases of https://github.com/festim-dev/pathview

https://github.com/festim-dev/pathview - First release

What's Changed

  • Update README by @jhdark in https://github.com/festim-dev/PathView/pull/4
  • Mod details in README and package by @jhdark in https://github.com/festim-dev/PathView/pull/11
  • LICENSE file by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/16
  • Pathsim model by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/12
  • Added delete node button to sidebar by @tasnimxvi in https://github.com/festim-dev/PathView/pull/18
  • Remove output attribute to node by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/33
  • Delete edge + pane click by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/28
  • Convert graph to python script by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/24
  • Run pathsim model from GUI by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/32
  • Fix order of connections by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/38
  • Documentation by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/43
  • Fixed bug, can cancel save file by @tasnimxvi in https://github.com/festim-dev/PathView/pull/44
  • Added .gitkeep to track saved_graphs folder by @tasnimxvi in https://github.com/festim-dev/PathView/pull/46
  • Ignore contents of saved_graphs folder by @tasnimxvi in https://github.com/festim-dev/PathView/pull/47
  • 'Fraction to node x' now follows node label instead of ID by @tasnimxvi in https://github.com/festim-dev/PathView/pull/48
  • Read transfer function from graph by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/45
  • Source, Scope, Amplifier nodes by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/49
  • More nodes by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/50
  • Splitters + add node button (temporary) by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/55
  • Styles + fixes by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/56
  • Added PulseSource by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/59
  • Reset integrator by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/61
  • Variants for nodes by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/62
  • Simulation controls and global variables by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/63
  • Fix integrator reset_times by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/66
  • Fix: 1 node with 2 connections from a single scope by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/68
  • Interactive plots by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/70
  • Refactoring pathsim sim construction by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/78
  • Testing by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/80
  • Fix convert python by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/82
  • Bubbler subsystem by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/69
  • Local file system by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/83
  • Fix bubbler block not having reset times in python script by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/84
  • Duplicate by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/79
  • Noise source nodes by @jhdark in https://github.com/festim-dev/PathView/pull/85
  • Wall node with FESTIM by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/87
  • Fix handling of several inputs for Bubbler by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/90
  • Implement CSV download by @tasnimxvi in https://github.com/festim-dev/PathView/pull/86
  • Deploy google cloud by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/91
  • Placeholder default values by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/89
  • use getApiEndpoint instead of localhost by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/92
  • Improvements to Function node + foundation for extensions by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/94
  • Source block by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/95
  • Simplify function nodes by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/97
  • Test examples by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/98
  • Helpers for docs by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/99
  • Refactoring backend (handle names and logic simplification) by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/100
  • Drag and drop nodes by @tasnimxvi in https://github.com/festim-dev/PathView/pull/93
  • Spectrum node by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/101
  • More nodes (sources, filters, comparators, ...) by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/105
  • Node sidebar improvements by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/107
  • Events support by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/108
  • Code editor by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/109
  • Fix integrator connections limit by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/112
  • File structure + python package by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/113
  • Sharex plotly fig fix + export HTML by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/115
  • Fix Dockerfile build by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/117
  • dynamic version + copy src before pip install by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/118
  • Version in Dockerfile by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/119
  • Upgrade to PathSim 0.8 by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/116
  • Reduce number of requests by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/120
  • Patch code editor exported to python by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/121
  • bump pathsim version by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/122
  • Display logs by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/123
  • Fixed handle size amplifier by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/125
  • Functionality: arbitrary number of ports for ODE and Function by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/124
  • Help button by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/126
  • Change colour of nodes by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/127
  • Python editor scrollable by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/131
  • Renamed everything PathView by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/133
  • add version info to json file by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/135
  • Improvements by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/138
  • Docs and minor improvements by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/136
  • Swtich and Interface by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/141
  • More examples by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/144
  • Improved documentation by @RemDelaporteMathurin in https://github.com/festim-dev/PathView/pull/152

New Contributors

  • @jhdark made their first contribution in https://github.com/festim-dev/PathView/pull/4
  • @RemDelaporteMathurin made their first contribution in https://github.com/festim-dev/PathView/pull/16
  • @tasnimxvi made their first contribution in https://github.com/festim-dev/PathView/pull/18

Full Changelog: https://github.com/festim-dev/PathView/commits/v0.1

- JavaScript
Published by RemDelaporteMathurin 10 months ago