-
Updated
Apr 8, 2020 - Python
simulation-modeling
Here are 179 public repositories matching this topic...
-
Updated
Jun 2, 2020 - Julia
Type of issue
- [ x] Bug
- New feature
- Enhancement
Description
When doing a local deployment per these instructions:
https://docs.microsoft.com/en-us/azure/iot-accelerators/iot-accelerators-remote-monitoring-deploy-local
The simulation service is defaulted to running at either Warning or
-
Updated
Jul 10, 2020 - R
-
Updated
Jul 8, 2020 - Mathematica
-
Updated
Jun 5, 2020 - C++
-
Updated
Mar 4, 2018 - C++
-
Updated
May 22, 2020 - Jupyter Notebook
-
Updated
Jul 11, 2020 - Julia
Right now all OS installs of HNN require a git clone. This conflates user installs with developer workflow. It would be nice if the install was a self-executable file for Windows and a .pkg for Mac. The number of binary downloads would be easy to track. Developer code pulls would still be tracked by git clones and upgrades could be tracked by Docker Hub downloads.
-
Updated
Jun 14, 2020 - Python
Documentation lacks how to define and use a user-defined plugin!
Is your improvement request related to a problem? Please describe.
When introducing frequency analysis in the uni courses, it will be difficult for the students to use the tool for the first time. When clicking on the question mark in the dialogue, the help opens but does not direct to the frequency analysis section in the user guide.
Describe the solution you'd like
*The help butto
-
Updated
Mar 8, 2019 - Python
-
Updated
Jul 12, 2020 - VHDL
-
Updated
May 17, 2020 - Scala
-
Updated
May 30, 2020 - Julia
-
Updated
Jul 10, 2020 - C++
Replace Text:
! Copyright, 1993, 2004, The Regents of the University of California.
! This program was prepared by the Regents of the University of
! California at Los Alamos National Laboratory (the University) under
! contract No. W-7405-ENG-36 with the U.S. Department of Energy (DOE).
! All rights in the program are reserved by the DOE and the University.
! Permission is gra
-
Updated
Jul 10, 2020 - C++
-
Updated
Jul 3, 2020 - Rust
-
Updated
Nov 23, 2017 - MATLAB
-
Updated
Jun 5, 2019 - Python
-
Updated
Oct 24, 2014 - Python
-
Updated
Jul 12, 2020
-
Updated
Jul 11, 2020 - Python
Functions like generate_expression()
and plot_directed()
are documented with toy examples, while the four empirical networks included with the package are very sparsely documented. I think the value of the documentation in each case would be much increased by including illustrations that apply these functions to the empirical networks. Would this make sense to do, and would it be feasible? (Ex
vignette formatting
-
Updated
Jul 12, 2020 - Python
-
Updated
May 2, 2020
Improve this page
Add a description, image, and links to the simulation-modeling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the simulation-modeling topic, visit your repo's landing page and select "manage topics."
We should make an additional documentation page, called "Example overview". In this page we list the examples (as bullet points). In each bullet point we explain what the user can learn by each example page.
Eg. from HK model they learn synchronous agent update. From COVID-19 they learn using arbitrary graphs and plotting on arbitrary graphs. etc.