math-spec-mapping 0.3.9.1__tar.gz → 0.3.11__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
Files changed (65) hide show
  1. {math_spec_mapping-0.3.9.1/src/math_spec_mapping.egg-info → math_spec_mapping-0.3.11}/PKG-INFO +1 -1
  2. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/pyproject.toml +1 -1
  3. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Classes/MathSpec.py +59 -2
  4. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Classes/Metric.py +1 -0
  5. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Load/metrics.py +11 -1
  6. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Load/spaces.py +4 -2
  7. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11/src/math_spec_mapping.egg-info}/PKG-INFO +1 -1
  8. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/LICENSE +0 -0
  9. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/README.md +0 -0
  10. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/setup.cfg +0 -0
  11. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Classes/ActionTransmissionChannel.py +0 -0
  12. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Classes/Block.py +0 -0
  13. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Classes/BoundaryAction.py +0 -0
  14. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Classes/ControlAction.py +0 -0
  15. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Classes/Entity.py +0 -0
  16. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Classes/Mechanism.py +0 -0
  17. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Classes/Parameter.py +0 -0
  18. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Classes/Policy.py +0 -0
  19. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Classes/Space.py +0 -0
  20. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Classes/State.py +0 -0
  21. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Classes/StateUpdateTransmissionChannel.py +0 -0
  22. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Classes/StatefulMetric.py +0 -0
  23. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Classes/Type.py +0 -0
  24. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Classes/__init__.py +0 -0
  25. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Convenience/__init__.py +0 -0
  26. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Convenience/documentation.py +0 -0
  27. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Convenience/starter.py +0 -0
  28. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Load/__init__.py +0 -0
  29. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Load/action_transmission_channel.py +0 -0
  30. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Load/boundary_actions.py +0 -0
  31. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Load/control_actions.py +0 -0
  32. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Load/displays.py +0 -0
  33. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Load/entities.py +0 -0
  34. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Load/general.py +0 -0
  35. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Load/implementations.py +0 -0
  36. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Load/load.py +0 -0
  37. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Load/mechanism.py +0 -0
  38. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Load/parameters.py +0 -0
  39. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Load/policy.py +0 -0
  40. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Load/state_update_transmission_channels.py +0 -0
  41. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Load/stateful_metrics.py +0 -0
  42. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Load/states.py +0 -0
  43. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Load/type.py +0 -0
  44. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Load/wiring.py +0 -0
  45. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Reports/__init__.py +0 -0
  46. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Reports/boundary_actions.py +0 -0
  47. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Reports/control_actions.py +0 -0
  48. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Reports/general.py +0 -0
  49. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Reports/html.py +0 -0
  50. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Reports/markdown.py +0 -0
  51. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Reports/mechanisms.py +0 -0
  52. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Reports/node_map.py +0 -0
  53. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Reports/parameters.py +0 -0
  54. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Reports/policies.py +0 -0
  55. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Reports/spaces.py +0 -0
  56. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Reports/state.py +0 -0
  57. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Reports/tables.py +0 -0
  58. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/Reports/wiring.py +0 -0
  59. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/__init__.py +0 -0
  60. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/schema.py +0 -0
  61. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping/schema.schema.json +0 -0
  62. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping.egg-info/SOURCES.txt +0 -0
  63. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping.egg-info/dependency_links.txt +0 -0
  64. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping.egg-info/requires.txt +0 -0
  65. {math_spec_mapping-0.3.9.1 → math_spec_mapping-0.3.11}/src/math_spec_mapping.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: math-spec-mapping
3
- Version: 0.3.9.1
3
+ Version: 0.3.11
4
4
  Summary: A library for easy mapping of mathematical specifications.
5
5
  Author-email: Sean McOwen <Sean@Block.Science>
6
6
  Classifier: Programming Language :: Python :: 3
@@ -3,7 +3,7 @@ requires = ["setuptools>=61.0"]
3
3
  build-backend = "setuptools.build_meta"
4
4
  [project]
5
5
  name = "math-spec-mapping"
6
- version = "0.3.9.1"
6
+ version = "0.3.11"
7
7
  authors = [
8
8
  { name="Sean McOwen", email="Sean@Block.Science" },
9
9
  ]
@@ -8,6 +8,7 @@ import os
8
8
  from copy import deepcopy
9
9
  import shutil
10
10
  import pandas as pd
11
+ from inspect import signature, getsource
11
12
 
12
13
 
13
14
  class MathSpec:
@@ -47,6 +48,7 @@ class MathSpec:
47
48
  self._build_functional_parameters()
48
49
  self._build_parameter_types()
49
50
  self._crawl_spaces()
51
+ self._set_source_code()
50
52
 
51
53
  def _check_dictionary_names(self):
52
54
  for key in self.boundary_actions:
@@ -765,6 +767,15 @@ using .Spaces: generate_space_type
765
767
  def build_implementation(self, params):
766
768
  return MathSpecImplementation(self, params)
767
769
 
770
+ def _set_source_code(self):
771
+ if "python" not in self.implementations:
772
+ self.source_code = None
773
+ return
774
+ self.source_code = deepcopy(self.implementations["python"])
775
+ for x in self.source_code:
776
+ for y in self.source_code[x]:
777
+ self.source_code[x][y] = getsource(self.source_code[x][y])
778
+
768
779
 
769
780
  class MathSpecImplementation:
770
781
  def __init__(self, ms: MathSpec, params):
@@ -775,8 +786,10 @@ class MathSpecImplementation:
775
786
  self.policies = self.load_policies()
776
787
  self.mechanisms = self.load_mechanisms()
777
788
  self.stateful_metrics = self.load_stateful_metrics()
789
+ self.metrics = self.load_metrics()
778
790
  self.load_wiring()
779
791
  self.load_components()
792
+ self.load_source_files()
780
793
 
781
794
  def load_control_actions(self):
782
795
  control_actions = {}
@@ -951,6 +964,22 @@ class MathSpecImplementation:
951
964
 
952
965
  return stateful_metrics
953
966
 
967
+ def load_metrics(self):
968
+ metrics = {}
969
+
970
+ for m in self.ms.metrics:
971
+ m = self.ms.metrics[m]
972
+ if "python" not in m.implementations:
973
+ print(
974
+ "No python implementation for {}. To fix this, go to Implementations/Python/Metrics and add {}".format(
975
+ m.name, m.name
976
+ )
977
+ )
978
+ else:
979
+ metrics[m.name] = m.implementations["python"]
980
+
981
+ return metrics
982
+
954
983
  def load_wiring(
955
984
  self,
956
985
  ):
@@ -1026,15 +1055,30 @@ class MathSpecImplementation:
1026
1055
  state = deepcopy(state)
1027
1056
  params = deepcopy(params)
1028
1057
  state["Stateful Metrics"] = self.stateful_metrics
1058
+ state["Metrics"] = self.metrics
1029
1059
  if state_preperation_functions:
1030
1060
  for f in state_preperation_functions:
1031
- state = f(state)
1061
+ if len(signature(f).parameters) == 1:
1062
+ state = f(state)
1063
+ elif len(signature(f).parameters) == 2:
1064
+ state = f(state, params)
1065
+ else:
1066
+ assert (
1067
+ False
1068
+ ), "Incorrect number of parameters for the state preperation function"
1032
1069
  assert (
1033
1070
  state is not None
1034
1071
  ), "A state must be returned from the state preperation functions"
1035
1072
  if parameter_preperation_functions:
1036
1073
  for f in parameter_preperation_functions:
1037
- params = f(params)
1074
+ if len(signature(f).parameters) == 1:
1075
+ params = f(params)
1076
+ elif len(signature(f).parameters) == 2:
1077
+ params = f(params, state)
1078
+ else:
1079
+ assert (
1080
+ False
1081
+ ), "Incorrect number of parameters for the state preperation function"
1038
1082
  assert (
1039
1083
  params is not None
1040
1084
  ), "A parameter set must be returned from the parameter preperation functions"
@@ -1052,3 +1096,16 @@ class MathSpecImplementation:
1052
1096
  for block in blocks:
1053
1097
  self.components[block](state, params, [])
1054
1098
  return state
1099
+
1100
+ def load_source_files(self):
1101
+ self.source_files = {}
1102
+ for key in self.components:
1103
+ self.source_files[key] = getsource(self.components[key])
1104
+
1105
+ def print_source_code_files(self, keys=None):
1106
+ if not keys:
1107
+ keys = list(self.source_files.keys())
1108
+ for key in keys:
1109
+ print("-" * 20 + key + "-" * 20)
1110
+ print(self.source_files[key])
1111
+ print("\n\n\n")
@@ -15,3 +15,4 @@ class Metric:
15
15
  else:
16
16
  self.label = self.name
17
17
  self.metadata = data["metadata"]
18
+ self.implementations = data["implementations"]
@@ -50,6 +50,14 @@ def convert_metric(ms, data: Dict, stateful_metrics_map) -> Metric:
50
50
  for x in data["metrics_used"]
51
51
  )
52
52
 
53
+ data["implementations"] = {}
54
+ if "python" in ms["Implementations"]:
55
+ if "metrics" in ms["Implementations"]["python"]:
56
+ if data["name"] in ms["Implementations"]["python"]["metrics"]:
57
+ data["implementations"]["python"] = ms["Implementations"]["python"][
58
+ "metrics"
59
+ ][data["name"]]
60
+
53
61
  # Build the metric object
54
62
  return Metric(data)
55
63
 
@@ -91,7 +99,9 @@ def load_metrics(ms: Dict, json: Dict, stateful_metrics_map) -> None:
91
99
  for z in y["metrics_used"]:
92
100
  assert (
93
101
  z in ms["Metrics"] or z in names or z in stateful_metrics_map
94
- ), "{} is not defined in the spec".format(z)
102
+ ), "{} is not defined in the spec, but it is referenced in {}".format(
103
+ z, y["name"]
104
+ )
95
105
  assert len(metrics) == 0, "There are circular references"
96
106
 
97
107
  # Load the metrics into the policies
@@ -13,8 +13,10 @@ def convert_space(ms, data: Dict) -> Space:
13
13
  data = data.copy()
14
14
 
15
15
  for x in data["schema"]:
16
- assert data["schema"][x] in ms["Types"], "Type {} not in ms".format(
17
- data["schema"][x]
16
+ assert (
17
+ data["schema"][x] in ms["Types"]
18
+ ), "Type {} not in ms for space {} at attribute {}".format(
19
+ data["schema"][x], data["name"], x
18
20
  )
19
21
  data["schema"][x] = ms["Types"][data["schema"][x]]
20
22
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: math-spec-mapping
3
- Version: 0.3.9.1
3
+ Version: 0.3.11
4
4
  Summary: A library for easy mapping of mathematical specifications.
5
5
  Author-email: Sean McOwen <Sean@Block.Science>
6
6
  Classifier: Programming Language :: Python :: 3