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
Commits
"...2018March/AngelopoulosBlankenbeker/ABEspduSenderB.java" did not exist on "f3d8a3313bd33406f6905292192ccd39b11588e9"
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
simplekit-python
Author
Search by author
Any Author
authors
Sanchez, Paul
pjsanche
1 author
Aug 17, 2020
minor update to pdf documentation
· 8cf7fe8b
pjs
authored
4 years ago
8cf7fe8b
Jul 17, 2019
Added SimulationBasics handout
· d2aeb9b1
pjs
authored
6 years ago
d2aeb9b1
May 25, 2018
Update version string in simplekit.py
· 3b9a8a15
pjs
authored
7 years ago
v3.2.0
3b9a8a15
Revert MMk to pure MMk for demo purposes
· 6a5d39dd
pjs
authored
7 years ago
6a5d39dd
Added explicit separate MMk for checks of cancelling
· 927cf052
pjs
authored
7 years ago
927cf052
renamed state vars to follow Python "privacy" conventions
· 857ef54b
pjs
authored
7 years ago
857ef54b
Use command-line args for parameter input
· 067bee57
pjs
authored
7 years ago
067bee57
May 21, 2018
Merge branch 'canceling'
· 1fccb65e
pjs
authored
7 years ago
v3.1.0
1fccb65e
Added `cancel_all`, MMk `shutdown` demos both cancellation methods
· ce30dc3d
pjs
authored
7 years ago
ce30dc3d
breakout composition of event time in EventNotice
· 31c69a52
pjs
authored
7 years ago
31c69a52
Added & tested 'cancel_next' capability
· 88600cb5
pjs
authored
7 years ago
v3.0.0
88600cb5
Dec 14, 2017
Slight wording revision, use of markdown
· 787fffa0
pjs
authored
7 years ago
v2.0.1
787fffa0
Convert README to markdown
· 5ae08bf3
pjs
authored
7 years ago
5ae08bf3
Note switch of default version in README
· fc30cc2e
pjs
authored
7 years ago
fc30cc2e
Jun 12, 2017
Update license and version info
· d1423974
pjs
authored
8 years ago
v2.0.0
d1423974
Merge branch 'EventNotice' into release
· 07daca7b
pjs
authored
8 years ago
07daca7b
comment code, remove extraneous multiplication of random value
· a1e4863e
pjs
authored
8 years ago
a1e4863e
Jun 10, 2017
change comment layouts to improve spacing
· 00dd1f5f
pjs
authored
8 years ago
00dd1f5f
Jun 09, 2017
EventNotice additon + changes, modified test progs
· df5120f2
pjs
authored
8 years ago
df5120f2
Jun 06, 2017
Switch from list to tuple for event notice
· 01a6ca8c
pjs
authored
8 years ago
01a6ca8c
add demo of argument processing, identical results to Ruby version
· e8a33e8b
pjs
authored
8 years ago
e8a33e8b
Handle args + priority correctly in Python 3
· 73a02014
pjs
authored
8 years ago
73a02014
insert priorities, use tuple instead of list
· 26ce7337
pjs
authored
8 years ago
26ce7337
Removed unneeded \ in print(), added seeding
· 85ba881a
pjs
authored
8 years ago
85ba881a
Mar 23, 2016
Merge branch 'python3' of gitlab.nps.edu:pjsanche/simplekit-python into python3
· 1d410d50
pjs
authored
9 years ago
# Conflicts: # .gitignore # MMk.py
1d410d50
Note 'numpy' requirement in README
· 97ba8d61
pjs
authored
9 years ago
97ba8d61
print now requires parens in python 3
· 7b154db4
pjs
authored
9 years ago
7b154db4
module 'queue' capitalization change for python3
· 8b0606b0
pjs
authored
9 years ago
8b0606b0
ignore .pyc files
· 3d761b13
pjs
authored
9 years ago
3d761b13
Merge branch 'PythonsExponential'
· 94459efc
pjs
authored
9 years ago
94459efc
capitalization change for module 'queue'
· 215fcb8a
pjs
authored
9 years ago
215fcb8a
parenthesize print statement for python 3
· 8c606341
pjs
authored
9 years ago
8c606341
Ignore .pyc files
· 85b29211
pjs
authored
9 years ago
85b29211
Oct 05, 2015
refactored to use numpy.random.exponential
· b89994b3
pjs
authored
9 years ago
b89994b3
Sep 29, 2015
Removed unnecessary return statement
· f1824685
pjs
authored
9 years ago
f1824685
Trimmed lines so MMk fits on one page
· ab5025f4
pjs
authored
9 years ago
ab5025f4
Jun 19, 2015
Blank line after initial docstring
· d97329ef
pjs
authored
10 years ago
v1.0.0
d97329ef
Initial checkin of MMk demo prog
· 3486ca6a
pjs
authored
10 years ago
3486ca6a
Initial checkin of version 1
· 2221ad7c
pjs
authored
10 years ago
2221ad7c
Jun 08, 2015
Start with README file
· 0668d5dd
pjs
authored
10 years ago
0668d5dd
Loading