salabim 24.0.3.1__py3-none-any.whl → 24.0.4.post0__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- salabim/changelog.txt +11 -4
- salabim/salabim.py +6 -6
- {salabim-24.0.3.1.dist-info → salabim-24.0.4.post0.dist-info}/METADATA +2 -2
- salabim-24.0.4.post0.dist-info/RECORD +10 -0
- salabim-24.0.3.1.dist-info/RECORD +0 -10
- {salabim-24.0.3.1.dist-info → salabim-24.0.4.post0.dist-info}/WHEEL +0 -0
- {salabim-24.0.3.1.dist-info → salabim-24.0.4.post0.dist-info}/top_level.txt +0 -0
salabim/changelog.txt
CHANGED
@@ -1,15 +1,22 @@
|
|
1
1
|
salabim changelog
|
2
2
|
|
3
|
-
version 24.0.
|
3
|
+
version 24.0.4 2024-05-03
|
4
4
|
==========================
|
5
|
+
Although there's no functional change, this is a major upgrade,
|
6
|
+
that could result in bugs or unexpected behaviour.
|
7
|
+
Please report any bug or problem.
|
8
|
+
|
5
9
|
Internal organization completely changed. Now uses git for version
|
6
|
-
control.
|
10
|
+
control. That means that it is much easier for the developer
|
11
|
+
to push new versions.
|
12
|
+
|
13
|
+
And for publishing on PyPI salabim now uses a pyproject.toml file.
|
14
|
+
This also makes publishing easier for the developer.
|
7
15
|
|
8
16
|
Changed the styling of the salabim logo, which will be visible on the
|
9
|
-
website,readme, manual.
|
17
|
+
website, readme, manual.
|
10
18
|
Also the Environment.modelname() method now shows the new styling.
|
11
19
|
|
12
|
-
|
13
20
|
version 24.0.2 2024-03-15
|
14
21
|
==========================
|
15
22
|
Added functionality (0)
|
salabim/salabim.py
CHANGED
@@ -1,13 +1,13 @@
|
|
1
|
-
# _ _ _ ____ _ _ ___
|
2
|
-
# ___ __ _ | | __ _ | |__ (_) _ __ ___ |___ \ | || | / _ \ |
|
3
|
-
# / __| / _` || | / _` || '_ \ | || '_ ` _ \ __) || || |_ | | | |
|
4
|
-
# \__ \| (_| || || (_| || |_) || || | | | | | / __/ |__ _| _ | |_| | _
|
5
|
-
# |___/ \__,_||_| \__,_||_.__/ |_||_| |_| |_| |_____| |_| (_) \___/ (_)|
|
1
|
+
# _ _ _ ____ _ _ ___ _ _
|
2
|
+
# ___ __ _ | | __ _ | |__ (_) _ __ ___ |___ \ | || | / _ \ | || |
|
3
|
+
# / __| / _` || | / _` || '_ \ | || '_ ` _ \ __) || || |_ | | | | | || |_
|
4
|
+
# \__ \| (_| || || (_| || |_) || || | | | | | / __/ |__ _| _ | |_| | _ |__ _|
|
5
|
+
# |___/ \__,_||_| \__,_||_.__/ |_||_| |_| |_| |_____| |_| (_) \___/ (_) |_|
|
6
6
|
# discrete event simulation
|
7
7
|
#
|
8
8
|
# see www.salabim.org for more information, the documentation and license information
|
9
9
|
|
10
|
-
__version__ = "24.0.
|
10
|
+
__version__ = "24.0.4"
|
11
11
|
|
12
12
|
import heapq
|
13
13
|
import random
|
@@ -1,9 +1,9 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: salabim
|
3
|
-
Version: 24.0.
|
3
|
+
Version: 24.0.4.post0
|
4
4
|
Summary: salabim - discrete event simulation in Python
|
5
5
|
Author-email: Ruud van der Ham <rt.van.der.ham@gmail.com>
|
6
|
-
Project-URL: Homepage, https://
|
6
|
+
Project-URL: Homepage, https://salabim.org
|
7
7
|
Project-URL: Repository, https://github.com/salabim/salabim
|
8
8
|
Classifier: Development Status :: 5 - Production/Stable
|
9
9
|
Classifier: License :: OSI Approved :: MIT License
|
@@ -0,0 +1,10 @@
|
|
1
|
+
salabim/DejaVuSansMono.ttf,sha256=Z_oIXp5yp1Zaw2y2p3vaxwHhjHpG0MFbmwhxSh4aIEI,335068
|
2
|
+
salabim/LICENSE.txt,sha256=7JDhEU_mPSqZJRcyZHF3O4D-TWdfIg1NP4rgBS8Cgr4,1105
|
3
|
+
salabim/calibri.ttf,sha256=RWpf8Uo31RfvGGNaSt9-2sXSuN87AVE_NFMRsV3LhBk,1330156
|
4
|
+
salabim/changelog.txt,sha256=fmh3nFBJUCusGONHR9k3r5vrdMuyMTz7rdSjwadF0Vk,294610
|
5
|
+
salabim/mplus-1m-regular.ttf,sha256=EuFHr90BJjuAn_r5MleJFN-WfkeWJ4tf7DweI5zr8tU,289812
|
6
|
+
salabim/salabim.py,sha256=Htd6OquX1_pPBFhdwWbLmgkj3mp9UeTAQxY0zrefd2w,1093613
|
7
|
+
salabim-24.0.4.post0.dist-info/METADATA,sha256=c2Fc4-isKPTNEpygG7ncDK5vw36OVBeNczFqOFilBNc,3036
|
8
|
+
salabim-24.0.4.post0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
9
|
+
salabim-24.0.4.post0.dist-info/top_level.txt,sha256=UE6zVlbi3F6T5ma1a_5TrojMaF21GYKDt9svvm0U4cQ,8
|
10
|
+
salabim-24.0.4.post0.dist-info/RECORD,,
|
@@ -1,10 +0,0 @@
|
|
1
|
-
salabim/DejaVuSansMono.ttf,sha256=Z_oIXp5yp1Zaw2y2p3vaxwHhjHpG0MFbmwhxSh4aIEI,335068
|
2
|
-
salabim/LICENSE.txt,sha256=7JDhEU_mPSqZJRcyZHF3O4D-TWdfIg1NP4rgBS8Cgr4,1105
|
3
|
-
salabim/calibri.ttf,sha256=RWpf8Uo31RfvGGNaSt9-2sXSuN87AVE_NFMRsV3LhBk,1330156
|
4
|
-
salabim/changelog.txt,sha256=YcvgA8vsejIjuGHtlawk1_H9TJfakcPJOSPYCZzC6PA,294265
|
5
|
-
salabim/mplus-1m-regular.ttf,sha256=EuFHr90BJjuAn_r5MleJFN-WfkeWJ4tf7DweI5zr8tU,289812
|
6
|
-
salabim/salabim.py,sha256=0X6yBs3V_J84r48fWotZAtxbMnoR5mGV6SBtcZDfrEE,1093612
|
7
|
-
salabim-24.0.3.1.dist-info/METADATA,sha256=QAv7NuhyUwuA5hIh4LxvLFuDNxo0I53sDReQ2xagQU4,3047
|
8
|
-
salabim-24.0.3.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
9
|
-
salabim-24.0.3.1.dist-info/top_level.txt,sha256=UE6zVlbi3F6T5ma1a_5TrojMaF21GYKDt9svvm0U4cQ,8
|
10
|
-
salabim-24.0.3.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|