Skip to content

Release 0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ddelpiano ddelpiano released this 19 Aug 01:52
· 200 commits to main since this release

First release for the PsyNeuLink Viewer.

Features implemented:

  • state machine to handle conda environment and psyneulink installation
  • state machine to handle conda environment and viewer dependencies
  • state machine to handle the python server required for the run of the psyneulink models.
  • UI Editor that allow to dynamically drag and drop Mechanisms, Compositions and Projections
  • Mechanisms and Projections subset of properties configurable through the metadata view
  • Composition dialog to explore the content in isolation
  • Hierarchy right sidebar synched with the model created
  • Python code generation from the model created in the UI
  • Define which loggables the user would like to set for the model run
  • Set raw input data for models simulation and explore results
  • Results view UI with draggable results into plot for further analysis
  • and some more...

What's Changed

New Contributors

Full Changelog: https://github.com/MetaCell/PsyNeuLinkView/commits/0.0.1