Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simplekit-ruby
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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-ruby
Commits
6c5300b7
Commit
6c5300b7
authored
6 years ago
by
pjs
Browse files
Options
Downloads
Patches
Plain Diff
Slight rewording of README
parent
e3039bf6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-7
7 additions, 7 deletions
README.md
with
7 additions
and
7 deletions
README.md
+
7
−
7
View file @
6c5300b7
SimpleKit
-r
uby is a minimalist
Ruby library which
implement
s
discrete event
SimpleKit
for R
uby is a minimalist implement
ation of
discrete event
simulation using event graphs.
simulation using event graphs.
Copyright (C) 2012-2018 Paul J. Sanchez
Copyright (C) 2012-2018 Paul J. Sanchez
...
@@ -12,12 +12,12 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.**
...
@@ -12,12 +12,12 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.**
### DESCRIPTION
### DESCRIPTION
SimpleKit
-r
uby is a very minimal Ruby implementation of discrete event
SimpleKit
for R
uby is a very minimal Ruby implementation of discrete event
simulation based on Lee Schruben's "Event Graph" approach. I wrote it
simulation based on Lee Schruben's "Event Graph" approach. I wrote it
to
to
illustrate to CS students how simulation works
. You are welcome to
illustrate to CS students how simulation works
"under the hood". You are
use it as
long as you clearly understand that it was
designed as a
welcome to use it as you wish so
long as you clearly understand that it was
teaching tool. For serious simulation modeling with event
graphs I
created to be a
teaching tool. For serious simulation modeling with event
recommend Lee Schruben's SIGMA package or Arnie Buss's SimKit.
graphs I
recommend Lee Schruben's
`
SIGMA
`
package or Arnie Buss's
`
SimKit
`
.
### WHAT'S WHAT
### WHAT'S WHAT
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment