sim-tools 1.0.2__tar.gz → 1.0.3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,10 +1,10 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: sim-tools
3
- Version: 1.0.2
3
+ Version: 1.0.3
4
4
  Summary: Simulation Tools for Education and Practice
5
- Project-URL: Homepage, https://github.com/TomMonks/sim-tools
6
- Project-URL: Bug Tracker, https://github.com/TomMonks/sim-tools/issues
7
- Project-URL: Documentation, https://tommonks.github.io/sim-tools
5
+ Project-URL: Homepage, https://github.com/sim-tools/sim-tools
6
+ Project-URL: Bug Tracker, https://github.com/sim-tools/sim-tools/issues
7
+ Project-URL: Documentation, https://sim-tools.github.io/sim-tools
8
8
  Author-email: Thomas Monks <t.m.w.monks@exeter.ac.uk>, Amy Heather <A.Heather2@exeter.ac.uk>, Alison Harper <A.L.Harper@exeter.ac.uk>
9
9
  License-Expression: MIT
10
10
  License-File: LICENSE
@@ -36,7 +36,7 @@ Description-Content-Type: text/markdown
36
36
  [![PyPI version fury.io](https://badge.fury.io/py/sim-tools.svg)](https://pypi.python.org/pypi/sim-tools/)
37
37
  [![Anaconda-Server Badge](https://anaconda.org/conda-forge/sim-tools/badges/version.svg)](https://anaconda.org/conda-forge/sim-tools)
38
38
  [![Anaconda-Server Badge](https://anaconda.org/conda-forge/sim-tools/badges/platforms.svg)](https://anaconda.org/conda-forge/sim-tools)
39
- [![Read the Docs](https://readthedocs.org/projects/pip/badge/?version=latest)](https://tommonks.github.io/sim-tools)
39
+ [![Read the Docs](https://readthedocs.org/projects/pip/badge/?version=latest)](https://sim-tools.github.io/sim-tools)
40
40
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
41
41
  [![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/release/python-360+/)
42
42
 
@@ -89,12 +89,12 @@ mamba install sim-tools
89
89
 
90
90
  ### Binder
91
91
 
92
- [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/TomMonks/sim-tools/HEAD)
92
+ [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/sim-tools/sim-tools/HEAD)
93
93
 
94
94
 
95
95
  ## Learn how to use `sim-tools`
96
96
 
97
- * Online documentation: https://tommonks.github.io/sim-tools
97
+ * Online documentation: https://sim-tools.github.io/sim-tools
98
98
  * Introduction to DES in python: https://health-data-science-or.github.io/simpy-streamlit-tutorial/
99
99
 
100
100
  ## Citation
@@ -116,7 +116,7 @@ If you use sim-tools for research, a practical report, education or any reason p
116
116
 
117
117
  # Online Tutorials
118
118
 
119
- * Optimisation Via Simulation [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/TomMonks/sim-tools/blob/master/docs/02_ovs/03_sw21_tutorial.ipynb)
119
+ * Optimisation Via Simulation [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/sim-tools/sim-tools/blob/master/docs/02_ovs/03_sw21_tutorial.ipynb)
120
120
 
121
121
 
122
122
  ## Contributing to sim-tools
@@ -151,4 +151,4 @@ To lint the repository, run:
151
151
  bash lint.sh
152
152
  ```
153
153
 
154
- NumPy style docstrings are used.
154
+ NumPy style docstrings are used.
@@ -11,7 +11,7 @@
11
11
  [![PyPI version fury.io](https://badge.fury.io/py/sim-tools.svg)](https://pypi.python.org/pypi/sim-tools/)
12
12
  [![Anaconda-Server Badge](https://anaconda.org/conda-forge/sim-tools/badges/version.svg)](https://anaconda.org/conda-forge/sim-tools)
13
13
  [![Anaconda-Server Badge](https://anaconda.org/conda-forge/sim-tools/badges/platforms.svg)](https://anaconda.org/conda-forge/sim-tools)
14
- [![Read the Docs](https://readthedocs.org/projects/pip/badge/?version=latest)](https://tommonks.github.io/sim-tools)
14
+ [![Read the Docs](https://readthedocs.org/projects/pip/badge/?version=latest)](https://sim-tools.github.io/sim-tools)
15
15
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
16
16
  [![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/release/python-360+/)
17
17
 
@@ -64,12 +64,12 @@ mamba install sim-tools
64
64
 
65
65
  ### Binder
66
66
 
67
- [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/TomMonks/sim-tools/HEAD)
67
+ [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/sim-tools/sim-tools/HEAD)
68
68
 
69
69
 
70
70
  ## Learn how to use `sim-tools`
71
71
 
72
- * Online documentation: https://tommonks.github.io/sim-tools
72
+ * Online documentation: https://sim-tools.github.io/sim-tools
73
73
  * Introduction to DES in python: https://health-data-science-or.github.io/simpy-streamlit-tutorial/
74
74
 
75
75
  ## Citation
@@ -91,7 +91,7 @@ If you use sim-tools for research, a practical report, education or any reason p
91
91
 
92
92
  # Online Tutorials
93
93
 
94
- * Optimisation Via Simulation [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/TomMonks/sim-tools/blob/master/docs/02_ovs/03_sw21_tutorial.ipynb)
94
+ * Optimisation Via Simulation [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/sim-tools/sim-tools/blob/master/docs/02_ovs/03_sw21_tutorial.ipynb)
95
95
 
96
96
 
97
97
  ## Contributing to sim-tools
@@ -126,4 +126,4 @@ To lint the repository, run:
126
126
  bash lint.sh
127
127
  ```
128
128
 
129
- NumPy style docstrings are used.
129
+ NumPy style docstrings are used.
@@ -33,9 +33,9 @@ dependencies = [
33
33
  ]
34
34
 
35
35
  [project.urls]
36
- Homepage = "https://github.com/TomMonks/sim-tools"
37
- "Bug Tracker" = "https://github.com/TomMonks/sim-tools/issues"
38
- Documentation = "https://tommonks.github.io/sim-tools"
36
+ Homepage = "https://github.com/sim-tools/sim-tools"
37
+ "Bug Tracker" = "https://github.com/sim-tools/sim-tools/issues"
38
+ Documentation = "https://sim-tools.github.io/sim-tools"
39
39
 
40
40
  [tool.hatch.version]
41
41
  path = "sim_tools/__init__.py"
@@ -1,5 +1,5 @@
1
1
  """sim-tools"""
2
2
 
3
- __version__ = "1.0.2"
3
+ __version__ = "1.0.3"
4
4
 
5
5
  from . import datasets, distributions, time_dependent, ovs, output_analysis
File without changes
File without changes
File without changes