Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tabletop-RPG-Dice-Roll-Odds-Calculator
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gohrbandt, Jan
Tabletop-RPG-Dice-Roll-Odds-Calculator
Commits
2cf42a11
Commit
2cf42a11
authored
Feb 12, 2022
by
Rsge
Browse files
Options
Downloads
Patches
Plain Diff
Added license comment at top
parent
c0dbb9a6
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
dice_roll_odds.py
+8
-0
8 additions, 0 deletions
dice_roll_odds.py
with
8 additions
and
0 deletions
dice_roll_odds.py
+
8
−
0
View file @
2cf42a11
#!/usr/bin/env python3
#!/usr/bin/env python3
##################################################################
# #
# © 2021 - MPL 2.0 - Rsge, ColonelRoyMustang - v2.0.1 #
# https://github.com/Rsge/Tabletop-RPG-Dice-Roll-Odds-Calculator #
# #
##################################################################
# Imports
# Imports
from
functools
import
lru_cache
from
functools
import
lru_cache
import
matplotlib.pyplot
as
plt
import
matplotlib.pyplot
as
plt
...
...
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