Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simplekit-python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sanchez, Paul
simplekit-python
Graph
master
Select Git revision
Branches
2
master
default
python2
Tags
6
v3.2.0
v3.1.0
v3.0.0
v2.0.1
v2.0.0
v1.0.0
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Aug
17
Jul
25
May
21
14
Dec
12
Jun
10
9
6
23
Mar
5
Oct
29
Sep
19
Jun
8
minor update to pdf documentation
master
master
Added SimulationBasics handout
Update version string in simplekit.py
v3.2.0
v3.2.0
Revert MMk to pure MMk for demo purposes
Added explicit separate MMk for checks of cancelling
renamed state vars to follow Python "privacy" conventions
Use command-line args for parameter input
Merge branch 'canceling'
v3.1.0
v3.1.0
Added `cancel_all`, MMk `shutdown` demos both cancellation methods
breakout composition of event time in EventNotice
Added & tested 'cancel_next' capability
v3.0.0
v3.0.0
Slight wording revision, use of markdown
v2.0.1
v2.0.1
Convert README to markdown
Note switch of default version in README
Update license and version info
v2.0.0
v2.0.0
Merge branch 'EventNotice' into release
comment code, remove extraneous multiplication of random value
change comment layouts to improve spacing
EventNotice additon + changes, modified test progs
Switch from list to tuple for event notice
add demo of argument processing, identical results to Ruby version
Handle args + priority correctly in Python 3
insert priorities, use tuple instead of list
Removed unneeded \ in print(), added seeding
Merge branch 'python3' of gitlab.nps.edu:pjsanche/simplekit-python into python3
Note 'numpy' requirement in README
print now requires parens in python 3
module 'queue' capitalization change for python3
ignore .pyc files
python2
python2
Merge branch 'PythonsExponential'
capitalization change for module 'queue'
parenthesize print statement for python 3
Ignore .pyc files
refactored to use numpy.random.exponential
Removed unnecessary return statement
Trimmed lines so MMk fits on one page
Blank line after initial docstring
v1.0.0
v1.0.0
Initial checkin of MMk demo prog
Initial checkin of version 1
Start with README file
Loading