y_petri 2.1.17 → 2.1.18

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2328ba306b41ea9642ef62fca6a3636d4d095d41
4
- data.tar.gz: 3c6681ef9997d219fa94451dcc5af1e67e3e643b
3
+ metadata.gz: 1c6473b48dec04630c9027b0d3335d18c91a4301
4
+ data.tar.gz: ae80469d37a2f373f6c20edf2a0c1955176cc134
5
5
  SHA512:
6
- metadata.gz: 229068a2726963c754dc2cb29c1a0403975dad8699469659ea94c1f13dce35e4ee52e3f6e7ffbbe3b88aae0f769e40767115c0d8b9c16f4628f7aad37584ced7
7
- data.tar.gz: 165e17b35a5f4573a4eb6b36003d62d48223dd7ef75e262c03646fc3102d7ba6d79ed21907b307a9465b05a862ba079b8049a9bb955f30284d432805b6740342
6
+ metadata.gz: 10d7df35e22f132012c75c6b017b17a30788b3d66f01ff72ce6f10fd8bbeae78f664fea8745982e8d0b2666e87044f24c14c0f39486dd1d0a080799137202163
7
+ data.tar.gz: b99f52b56838e8a569da1b0e17fc4f624e03108845a90d05cd68894192be34a05f9e83eef1bce4c676af1e9ab5ac6cfe1955560b4b0346892fa719479f195b02
@@ -42,7 +42,6 @@ class YPetri::Simulation::MarkingVector
42
42
  def pm ids=nil, gap: 0, precision: 2
43
43
  p_m( ids ).pretty_print_numeric_values gap: gap, precision: precision
44
44
  end
45
- alias pm p_m
46
45
 
47
46
  # Modifies the marking vector. Takes one argument. If the argument is a hash
48
47
  # of pairs { place => new value }, only the specified places' markings are
@@ -1,4 +1,4 @@
1
1
  module YPetri
2
- VERSION = "2.1.17"
2
+ VERSION = "2.1.18"
3
3
  DEBUG = false
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: y_petri
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.17
4
+ version: 2.1.18
5
5
  platform: ruby
6
6
  authors:
7
7
  - boris