trying type checking

This commit is contained in:
Joshua E. Jodesty 2018-12-04 20:07:12 -05:00
parent 7efc2be2f1
commit 3508c58e3a
73 changed files with 95 additions and 14 deletions

View File

@ -0,0 +1 @@
{".class": "MypyFile", "_fullname": "SimCAD", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Configuration": {".class": "SymbolTableNode", "cross_ref": "SimCAD.configuration.Configuration", "kind": "Gdef"}, "List": {".class": "SymbolTableNode", "cross_ref": "typing.List", "kind": "Gdef"}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "SimCAD.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "SimCAD.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "SimCAD.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "SimCAD.__package__", "name": "__package__", "type": "builtins.str"}}, "configs": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "SimCAD.configs", "name": "configs", "type": {".class": "Instance", "args": ["SimCAD.configuration.Configuration"], "type_ref": "builtins.list"}}}}, "path": "/Users/jjodesty/Projects/DiffyQ-SimCAD/SimCAD/__init__.py"}

View File

@ -0,0 +1 @@
{"child_modules": ["SimCAD.utils", "SimCAD.configuration.utils.behaviorAggregation", "SimCAD.configuration", "SimCAD.configuration.utils"], "data_mtime": 1543971180, "dep_lines": [1, 2, 1, 1], "dep_prios": [5, 5, 5, 30], "dependencies": ["typing", "SimCAD.configuration", "builtins", "abc"], "deps_mtime": null, "hash": "43561aaf105ab05614db9c6c2ac127a9", "id": "SimCAD", "ignore_all": true, "interface_hash": "099e6b4d57b15d41d998a8185c3f9233", "mtime": 1543971117, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/Users/jjodesty/Projects/DiffyQ-SimCAD/SimCAD/__init__.py", "size": 105, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": ["SimCAD.configuration.utils.behaviorAggregation", "SimCAD.configuration.utils"], "data_mtime": 1543971257, "dep_lines": [1, 4, 5, 7, 8, 1, 1, 2, 3], "dep_prios": [5, 5, 5, 5, 5, 5, 30, 5, 10], "dependencies": ["functools", "decimal", "typing", "SimCAD.utils", "SimCAD.configuration.utils.behaviorAggregation", "builtins", "abc"], "deps_mtime": null, "hash": "7edf5bfab9651e479970ccf57af3c3d4", "id": "SimCAD.configuration", "ignore_all": true, "interface_hash": "6bc24aac67e1dc5c14f33821481d9b6a", "mtime": 1543971254, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/Users/jjodesty/Projects/DiffyQ-SimCAD/SimCAD/configuration/__init__.py", "size": 4100, "suppressed": ["fn.op", "pandas"], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": ["SimCAD.configuration.utils.behaviorAggregation"], "data_mtime": 1543970904, "dep_lines": [1, 2, 1, 1, 1, 3, 4], "dep_prios": [5, 5, 5, 30, 30, 5, 10], "dependencies": ["datetime", "decimal", "builtins", "abc", "typing"], "deps_mtime": null, "hash": "75976d9053d413dfb4d88d8eb7d28352", "id": "SimCAD.configuration.utils", "ignore_all": false, "interface_hash": "367bc86010c46194766182462529f808", "mtime": 1543958277, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/Users/jjodesty/Projects/DiffyQ-SimCAD/SimCAD/configuration/utils/__init__.py", "size": 1890, "suppressed": ["fn.func", "pandas"], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [1, 1, 1, 1, 2], "dep_prios": [5, 30, 30, 5, 5], "dependencies": ["builtins", "abc", "typing"], "deps_mtime": null, "hash": "cd43f5b53e000663f8fea475dbbe7256", "id": "SimCAD.configuration.utils.behaviorAggregation", "ignore_all": false, "interface_hash": "1a40b3aedf31a2ba9ac32af3be377c4d", "mtime": 1543859859, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/Users/jjodesty/Projects/DiffyQ-SimCAD/SimCAD/configuration/utils/behaviorAggregation.py", "size": 1021, "suppressed": ["fn.op", "fn.func"], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": ["SimCAD.engine.simulation", "SimCAD.engine.utils"], "data_mtime": 1543970542, "dep_lines": [4, 5, 6, 7, 1, 1, 1, 1, 2], "dep_prios": [5, 5, 5, 5, 5, 30, 30, 5, 5], "dependencies": ["SimCAD.utils", "SimCAD.configuration", "SimCAD.configuration.utils", "SimCAD.engine.simulation", "builtins", "abc", "typing"], "deps_mtime": null, "hash": "35807acf514721e4b5db8b9e85575c5e", "id": "SimCAD.engine", "ignore_all": true, "interface_hash": "100d3c348ee8f11a1df3125741cece84", "mtime": 1543970337, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": false, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/Users/jjodesty/Projects/DiffyQ-SimCAD/SimCAD/engine/__init__.py", "size": 3357, "suppressed": ["pathos.multiprocessing", "tabulate"], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970542, "dep_lines": [1, 4, 5, 1, 1, 1, 2], "dep_prios": [5, 5, 5, 5, 30, 30, 5], "dependencies": ["copy", "SimCAD.utils", "SimCAD.engine.utils", "builtins", "abc", "typing"], "deps_mtime": null, "hash": "c78d4bbca29e0512fe628948192a413b", "id": "SimCAD.engine.simulation", "ignore_all": true, "interface_hash": "b5b80def3c9a81c943fcd62a3eca32be", "mtime": 1543951908, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": false, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/Users/jjodesty/Projects/DiffyQ-SimCAD/SimCAD/engine/simulation.py", "size": 3890, "suppressed": ["fn.op"], "version_id": "0.641"}

View File

@ -0,0 +1 @@
{".class": "MypyFile", "_fullname": "SimCAD.engine.utils", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "SimCAD.engine.utils.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "SimCAD.engine.utils.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "SimCAD.engine.utils.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "SimCAD.engine.utils.__package__", "name": "__package__", "type": "builtins.str"}}, "curried": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_suppressed_import"], "fullname": "SimCAD.engine.utils.curried", "name": "curried", "type": {".class": "AnyType", "missing_import_name": "SimCAD.engine.utils.curried", "source_any": null, "type_of_any": 3}}}, "datetime": {".class": "SymbolTableNode", "cross_ref": "datetime.datetime", "kind": "Gdef"}, "datetime_range": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["start", "end", "delta", "dt_format"], "flags": [], "fullname": "SimCAD.engine.utils.datetime_range", "name": "datetime_range", "type": null}}, "engine_exception": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["ErrorType", "error_message", "exception_function", "try_function"], "flags": ["is_decorated"], "fullname": "SimCAD.engine.utils.engine_exception", "name": "engine_exception", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": [], "fullname": "SimCAD.engine.utils.engine_exception", "name": "engine_exception", "type": {".class": "AnyType", "missing_import_name": "SimCAD.engine.utils.curried", "source_any": {".class": "AnyType", "missing_import_name": "SimCAD.engine.utils.curried", "source_any": null, "type_of_any": 3}, "type_of_any": 7}}}}, "last_index": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["l"], "flags": [], "fullname": "SimCAD.engine.utils.last_index", "name": "last_index", "type": null}}, "retrieve_state": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["l", "offset"], "flags": [], "fullname": "SimCAD.engine.utils.retrieve_state", "name": "retrieve_state", "type": null}}}, "path": "/Users/jjodesty/Projects/DiffyQ-SimCAD/SimCAD/engine/utils.py"}

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970542, "dep_lines": [1, 1, 1, 1, 2], "dep_prios": [5, 5, 30, 30, 5], "dependencies": ["datetime", "builtins", "abc", "typing"], "deps_mtime": null, "hash": "8d7f0cf6a4c26460a81d4360dbd33b42", "id": "SimCAD.engine.utils", "ignore_all": true, "interface_hash": "25d30eb3abd9b650efab53372292aa2d", "mtime": 1543909126, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": false, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/Users/jjodesty/Projects/DiffyQ-SimCAD/SimCAD/engine/utils.py", "size": 1068, "suppressed": ["fn.func"], "version_id": "0.641"}

View File

@ -0,0 +1 @@
{".class": "MypyFile", "_fullname": "SimCAD.utils", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "SimCAD.utils.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "SimCAD.utils.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "SimCAD.utils.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "SimCAD.utils.__package__", "name": "__package__", "type": "builtins.str"}}, "flatmap": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["f", "items"], "flags": [], "fullname": "SimCAD.utils.flatmap", "name": "flatmap", "type": null}}, "flatten": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["l"], "flags": [], "fullname": "SimCAD.utils.flatten", "name": "flatten", "type": null}}, "key_filter": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["l", "keyname"], "flags": [], "fullname": "SimCAD.utils.key_filter", "name": "key_filter", "type": null}}, "pipe": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "SimCAD.utils.pipe", "name": "pipe", "type": null}}, "print_pipe": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "SimCAD.utils.print_pipe", "name": "print_pipe", "type": null}}, "rename": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["new_name", "f"], "flags": [], "fullname": "SimCAD.utils.rename", "name": "rename", "type": null}}}, "path": "SimCAD/utils/__init__.py"}

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [1, 1, 1], "dep_prios": [5, 30, 30], "dependencies": ["builtins", "abc", "typing"], "deps_mtime": null, "hash": "0e88a8c7ef336797bc499e35b8db6b07", "id": "SimCAD.utils", "ignore_all": false, "interface_hash": "19cbdeac9a9ddd8c8aecc7cfc92c3078", "mtime": 1543952847, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/Users/jjodesty/Projects/DiffyQ-SimCAD/SimCAD/utils/__init__.py", "size": 506, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [8, 9, 10, 1], "dep_prios": [5, 10, 5, 5], "dependencies": ["abc", "sys", "typing", "builtins"], "deps_mtime": null, "hash": "983c757b2117283912173fcab8347d46", "id": "_importlib_modulespec", "ignore_all": true, "interface_hash": "9c039f9b13bba0b6665cd4340786dca1", "mtime": 1543970175, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/3/_importlib_modulespec.pyi", "size": 1595, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [1, 1], "dep_prios": [5, 5], "dependencies": ["typing", "builtins"], "deps_mtime": null, "hash": "2584c2f5c4667a231d7afdd171e0b0a2", "id": "abc", "ignore_all": true, "interface_hash": "defafc55f43db9228fb485ba553e8c11", "mtime": 1543970175, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/3/abc.pyi", "size": 613, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [3, 10, 11, 12], "dep_prios": [5, 5, 5, 10], "dependencies": ["typing", "abc", "types", "sys"], "deps_mtime": null, "hash": "3ba97df036c8a9b56632764d17a9f4ce", "id": "builtins", "ignore_all": true, "interface_hash": "512b30b1bd1f6eba4da94dcb545ce2c6", "mtime": 1543970175, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/3/builtins.pyi", "size": 44893, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [1, 2, 4, 5, 1], "dep_prios": [10, 5, 5, 10, 5], "dependencies": ["sys", "typing", "abc", "types", "builtins"], "deps_mtime": null, "hash": "0cf7618d2eae9b45cfec48df6cd22eda", "id": "codecs", "ignore_all": true, "interface_hash": "6dd775034203733bb10de99362821d09", "mtime": 1543970174, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/2and3/codecs.pyi", "size": 10854, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": ["collections.abc"], "data_mtime": 1543970904, "dep_lines": [2, 3, 9, 1, 1], "dep_prios": [10, 5, 10, 5, 30], "dependencies": ["sys", "typing", "collections.abc", "builtins", "abc"], "deps_mtime": null, "hash": "1e4524b998a629fec6c39d94322905fa", "id": "collections", "ignore_all": true, "interface_hash": "4615c5f8762d3fa97c1defccabb711b6", "mtime": 1543970175, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/3/collections/__init__.pyi", "size": 15106, "suppressed": [], "version_id": "0.641"}

View File

@ -0,0 +1 @@
{".class": "MypyFile", "_fullname": "collections.abc", "is_partial_stub_package": false, "is_stub": true, "names": {".class": "SymbolTable", "AsyncGenerator": {".class": "SymbolTableNode", "cross_ref": "typing.AsyncGenerator", "kind": "Gdef"}, "AsyncIterable": {".class": "SymbolTableNode", "cross_ref": "typing.AsyncIterable", "kind": "Gdef"}, "AsyncIterator": {".class": "SymbolTableNode", "cross_ref": "typing.AsyncIterator", "kind": "Gdef"}, "Awaitable": {".class": "SymbolTableNode", "cross_ref": "typing.Awaitable", "kind": "Gdef"}, "ByteString": {".class": "SymbolTableNode", "cross_ref": "typing.ByteString", "kind": "Gdef"}, "Callable": {".class": "SymbolTableNode", "cross_ref": "typing.Callable", "kind": "Gdef"}, "Collection": {".class": "SymbolTableNode", "cross_ref": "typing.Collection", "kind": "Gdef"}, "Container": {".class": "SymbolTableNode", "cross_ref": "typing.Container", "kind": "Gdef"}, "Coroutine": {".class": "SymbolTableNode", "cross_ref": "typing.Coroutine", "kind": "Gdef"}, "Generator": {".class": "SymbolTableNode", "cross_ref": "typing.Generator", "kind": "Gdef"}, "Hashable": {".class": "SymbolTableNode", "cross_ref": "typing.Hashable", "kind": "Gdef"}, "ItemsView": {".class": "SymbolTableNode", "cross_ref": "typing.ItemsView", "kind": "Gdef"}, "Iterable": {".class": "SymbolTableNode", "cross_ref": "typing.Iterable", "kind": "Gdef"}, "Iterator": {".class": "SymbolTableNode", "cross_ref": "typing.Iterator", "kind": "Gdef"}, "KeysView": {".class": "SymbolTableNode", "cross_ref": "typing.KeysView", "kind": "Gdef"}, "Mapping": {".class": "SymbolTableNode", "cross_ref": "typing.Mapping", "kind": "Gdef"}, "MappingView": {".class": "SymbolTableNode", "cross_ref": "typing.MappingView", "kind": "Gdef"}, "MutableMapping": {".class": "SymbolTableNode", "cross_ref": "typing.MutableMapping", "kind": "Gdef"}, "MutableSequence": {".class": "SymbolTableNode", "cross_ref": "typing.MutableSequence", "kind": "Gdef"}, "MutableSet": {".class": "SymbolTableNode", "cross_ref": "typing.MutableSet", "kind": "Gdef"}, "Reversible": {".class": "SymbolTableNode", "cross_ref": "typing.Reversible", "kind": "Gdef"}, "Sequence": {".class": "SymbolTableNode", "cross_ref": "typing.Sequence", "kind": "Gdef"}, "Set": {".class": "SymbolTableNode", "cross_ref": "typing.AbstractSet", "kind": "Gdef"}, "Sized": {".class": "SymbolTableNode", "cross_ref": "typing.Sized", "kind": "Gdef"}, "ValuesView": {".class": "SymbolTableNode", "cross_ref": "typing.ValuesView", "kind": "Gdef"}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "collections.abc.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "collections.abc.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "collections.abc.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "collections.abc.__package__", "name": "__package__", "type": "builtins.str"}}, "sys": {".class": "SymbolTableNode", "cross_ref": "sys", "kind": "ModuleRef", "module_hidden": true, "module_public": false}}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/3/collections/abc.pyi"}

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [4, 6, 1, 1, 1], "dep_prios": [10, 5, 5, 30, 30], "dependencies": ["sys", "collections", "builtins", "abc", "typing"], "deps_mtime": null, "hash": "197c87e716a5e5bf05eb5bca4ecd0344", "id": "collections.abc", "ignore_all": true, "interface_hash": "edfb8b44e92779b07fb564bcd8485ea3", "mtime": 1543970175, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/3/collections/abc.pyi", "size": 1027, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543971257, "dep_lines": [1, 3, 6, 7, 8, 1, 1, 1, 2], "dep_prios": [5, 5, 5, 5, 5, 5, 30, 30, 10], "dependencies": ["decimal", "datetime", "SimCAD", "SimCAD.configuration", "SimCAD.configuration.utils", "builtins", "abc", "typing"], "deps_mtime": null, "hash": "b9d3e70adc6abb8b7aa190f1a3421b5c", "id": "config1", "ignore_all": false, "interface_hash": "49c19f099730113dd2b50c56dff6d2e7", "mtime": 1543971193, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/Users/jjodesty/Projects/DiffyQ-SimCAD/simulations/validation/config1.py", "size": 4062, "suppressed": ["numpy"], "version_id": "0.641"}

View File

@ -0,0 +1 @@
{".class": "MypyFile", "_fullname": "copy", "is_partial_stub_package": false, "is_stub": true, "names": {".class": "SymbolTable", "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Dict": {".class": "SymbolTableNode", "cross_ref": "typing.Dict", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Error": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.Exception"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "copy.Error", "name": "Error", "type_vars": []}, "flags": [], "fullname": "copy.Error", "metaclass_type": null, "metadata": {}, "module_name": "copy", "mro": ["copy.Error", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Optional": {".class": "SymbolTableNode", "cross_ref": "typing.Optional", "kind": "Gdef", "module_hidden": true, "module_public": false}, "PyStringMap": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "copy.PyStringMap", "name": "PyStringMap", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}}}, "TypeVar": {".class": "SymbolTableNode", "cross_ref": "typing.TypeVar", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_T": {".class": "SymbolTableNode", "kind": "Tvar", "node": {".class": "TypeVarExpr", "fullname": "copy._T", "name": "_T", "upper_bound": "builtins.object", "values": [], "variance": 0}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "copy.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "copy.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "copy.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "copy.__package__", "name": "__package__", "type": "builtins.str"}}, "copy": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "copy.copy", "name": "copy", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeVarType", "fullname": "copy._T", "id": -1, "name": "_T", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "copy", "ret_type": {".class": "TypeVarType", "fullname": "copy._T", "id": -1, "name": "_T", "upper_bound": "builtins.object", "values": [], "variance": 0}, "variables": [{".class": "TypeVarDef", "fullname": "copy._T", "id": -1, "name": "_T", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}}, "deepcopy": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1], "arg_names": ["x", "memo", "_nil"], "flags": [], "fullname": "copy.deepcopy", "name": "deepcopy", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["x", "memo", "_nil"], "arg_types": [{".class": "TypeVarType", "fullname": "copy._T", "id": -1, "name": "_T", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.int", {".class": "TypeVarType", "fullname": "copy._T", "id": -1, "name": "_T", "upper_bound": "builtins.object", "values": [], "variance": 0}], "type_ref": "builtins.dict"}, {".class": "NoneTyp"}]}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "deepcopy", "ret_type": {".class": "TypeVarType", "fullname": "copy._T", "id": -1, "name": "_T", "upper_bound": "builtins.object", "values": [], "variance": 0}, "variables": [{".class": "TypeVarDef", "fullname": "copy._T", "id": -1, "name": "_T", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}}, "error": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "copy.error", "line": 14, "no_args": true, "normalized": false, "target": "copy.Error"}}}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/2and3/copy.pyi"}

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970542, "dep_lines": [3, 1], "dep_prios": [5, 5], "dependencies": ["typing", "builtins"], "deps_mtime": null, "hash": "de008e0d7918a44635fe727e4a265ff1", "id": "copy", "ignore_all": true, "interface_hash": "c1d948f72c014f14bb7e68456c0ee3bc", "mtime": 1543970174, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": false, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/2and3/copy.pyi", "size": 343, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [1, 2, 3, 1, 1], "dep_prios": [10, 5, 5, 5, 30], "dependencies": ["sys", "time", "typing", "builtins", "abc"], "deps_mtime": null, "hash": "047037c00b16c1464ccfcc0641ac8a39", "id": "datetime", "ignore_all": true, "interface_hash": "78ceacd7421bb732e3eec77239e0bcd3", "mtime": 1543970174, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/2and3/datetime.pyi", "size": 10896, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [1, 2, 3, 4, 1, 1], "dep_prios": [10, 10, 5, 5, 5, 30], "dependencies": ["numbers", "sys", "types", "typing", "builtins", "abc"], "deps_mtime": null, "hash": "b5ae99088768ec66db8511eb44dc58f5", "id": "decimal", "ignore_all": true, "interface_hash": "01825a067abf7eedd66e1f8d2d147f42", "mtime": 1543970174, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/2and3/decimal.pyi", "size": 16052, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [1, 2, 1, 1], "dep_prios": [10, 5, 5, 30], "dependencies": ["sys", "typing", "builtins", "abc"], "deps_mtime": null, "hash": "5f2ea2222eb8f8fe81c3d9c44e365c6a", "id": "functools", "ignore_all": true, "interface_hash": "7257de16af0aab9ff0b060e2243ad8bb", "mtime": 1543970175, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/3/functools.pyi", "size": 2955, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": ["importlib.abc", "importlib.util", "importlib.machinery"], "data_mtime": 1543970904, "dep_lines": [1, 2, 3, 4, 5, 1], "dep_prios": [10, 5, 10, 10, 5, 5], "dependencies": ["importlib.util", "importlib.abc", "sys", "types", "typing", "builtins"], "deps_mtime": null, "hash": "8a1ad9d3e69ecaaa263bca419aacba9b", "id": "importlib", "ignore_all": true, "interface_hash": "10105171acff339acd40ea20697db8b9", "mtime": 1543970175, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/3/importlib/__init__.pyi", "size": 635, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [1, 2, 3, 4, 5, 9, 1], "dep_prios": [5, 10, 10, 10, 5, 5, 5], "dependencies": ["abc", "os", "sys", "types", "typing", "_importlib_modulespec", "builtins"], "deps_mtime": null, "hash": "7cc03285de04bb194f3ca097fc436c62", "id": "importlib.abc", "ignore_all": true, "interface_hash": "1749809affd123b02eec9af4de2f3e7b", "mtime": 1543970175, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/3/importlib/abc.pyi", "size": 3754, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [1, 1, 2, 3, 4, 8, 1, 1], "dep_prios": [10, 20, 10, 10, 5, 5, 5, 30], "dependencies": ["importlib.abc", "importlib", "sys", "types", "typing", "_importlib_modulespec", "builtins", "abc"], "deps_mtime": null, "hash": "7fa427e41a5f828daa2972e5bd7e714c", "id": "importlib.machinery", "ignore_all": true, "interface_hash": "84aa21efaf8ca264aeb478f1324783dc", "mtime": 1543970175, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/3/importlib/machinery.pyi", "size": 4106, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [1, 1, 2, 3, 4, 5, 1, 1], "dep_prios": [10, 20, 10, 10, 10, 5, 5, 30], "dependencies": ["importlib.abc", "importlib", "importlib.machinery", "sys", "types", "typing", "builtins", "abc"], "deps_mtime": null, "hash": "55cfa44b22eaf5725a6b468278fe1a25", "id": "importlib.util", "ignore_all": true, "interface_hash": "42eced22da54ae84addd396a6551c2b4", "mtime": 1543970175, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/3/importlib/util.pyi", "size": 1881, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [1, 4, 5, 6, 7, 8, 1], "dep_prios": [5, 10, 10, 5, 10, 5, 30], "dependencies": ["typing", "builtins", "codecs", "mmap", "sys", "types", "abc"], "deps_mtime": null, "hash": "345b50eeb8e93242ca40068e6bfc612e", "id": "io", "ignore_all": true, "interface_hash": "f7df8bf69c23dee9d6e8b5368bc1403f", "mtime": 1543970175, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/3/io.pyi", "size": 8243, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [1, 2, 1, 1], "dep_prios": [10, 5, 5, 30], "dependencies": ["sys", "typing", "builtins", "abc"], "deps_mtime": null, "hash": "e9844f55b3e84896df89bc2c6888a7c9", "id": "mmap", "ignore_all": true, "interface_hash": "2daf2a3672a44b3316e6a13bc51a44f7", "mtime": 1543970174, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/2and3/mmap.pyi", "size": 3116, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [8, 9, 10, 1], "dep_prios": [5, 5, 10, 5], "dependencies": ["typing", "abc", "sys", "builtins"], "deps_mtime": null, "hash": "84902b0833707c6a6a2daa21a45a87fd", "id": "numbers", "ignore_all": true, "interface_hash": "b4dc5ce17af183f1f8144511b3c20633", "mtime": 1543970174, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/2and3/numbers.pyi", "size": 3936, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": ["os.path"], "data_mtime": 1543970904, "dep_lines": [4, 5, 6, 12, 13, 14, 1], "dep_prios": [5, 10, 5, 5, 5, 10, 30], "dependencies": ["io", "sys", "typing", "builtins", "posix", "os.path", "abc"], "deps_mtime": null, "hash": "c778d64512f10e388f3cfcdfa86220fb", "id": "os", "ignore_all": true, "interface_hash": "73abf89e42658937e89e25583046b391", "mtime": 1543970175, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/3/os/__init__.pyi", "size": 27464, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [5, 6, 7, 15, 1], "dep_prios": [5, 10, 5, 5, 30], "dependencies": ["posix", "sys", "typing", "builtins", "abc"], "deps_mtime": null, "hash": "7704734cc3fd53f3884b27ad7167e185", "id": "os.path", "ignore_all": true, "interface_hash": "6c810c5023860a991e4f604e87a95bab", "mtime": 1543970175, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/3/os/path.pyi", "size": 6240, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [5, 1], "dep_prios": [5, 5], "dependencies": ["typing", "builtins"], "deps_mtime": null, "hash": "5485d670c975611494da35204baa9ceb", "id": "posix", "ignore_all": true, "interface_hash": "39cb5dc78d0a6c6be23950741533a3e9", "mtime": 1543970175, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/3/posix.pyi", "size": 2581, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [6, 11, 13, 1, 1, 1, 1], "dep_prios": [5, 5, 5, 5, 30, 30, 30], "dependencies": ["typing", "types", "importlib.abc", "builtins", "_importlib_modulespec", "abc", "importlib"], "deps_mtime": null, "hash": "2fbd4a190997681df16c2af57da73313", "id": "sys", "ignore_all": true, "interface_hash": "f89b40ac0d1573a7662d1a0927270713", "mtime": 1543970175, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/3/sys.pyi", "size": 5358, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [4, 5, 7, 1, 1], "dep_prios": [10, 5, 5, 5, 30], "dependencies": ["sys", "typing", "types", "builtins", "abc"], "deps_mtime": null, "hash": "d0848c9c98081f61adce6cdcd1ea12f5", "id": "time", "ignore_all": true, "interface_hash": "f273f3fa0a13f13daaf6f28afb4a063b", "mtime": 1543970174, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/2and3/time.pyi", "size": 3866, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [6, 7, 14, 1, 1], "dep_prios": [10, 5, 5, 5, 30], "dependencies": ["sys", "typing", "_importlib_modulespec", "builtins", "abc"], "deps_mtime": null, "hash": "0921239d5de668c55fbff3b0f05e6ca2", "id": "types", "ignore_all": true, "interface_hash": "997a1505abad7750457d18b347643897", "mtime": 1543970175, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/3/types.pyi", "size": 7730, "suppressed": [], "version_id": "0.641"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"child_modules": [], "data_mtime": 1543970904, "dep_lines": [3, 4, 5, 6, 1], "dep_prios": [10, 5, 5, 10, 5], "dependencies": ["sys", "abc", "types", "collections", "builtins"], "deps_mtime": null, "hash": "a8c6c4601edfa57c1030432ddca7f5cb", "id": "typing", "ignore_all": true, "interface_hash": "3c326ef6d48bb3fd6dd212c2e4fa3380", "mtime": 1543970175, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "darwin", "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/anaconda3/lib/python3.6/site-packages/mypy/typeshed/stdlib/3/typing.pyi", "size": 19259, "suppressed": [], "version_id": "0.641"}

View File

@ -1 +1,4 @@
configs = []
from typing import List
from SimCAD.configuration import Configuration
configs: List[Configuration] = []

View File

@ -1,15 +1,25 @@
from functools import reduce
from fn.op import foldr
import pandas as pd
from decimal import Decimal
from typing import Dict
from numpy.random import RandomState
from SimCAD.utils import key_filter
from SimCAD.configuration.utils.behaviorAggregation import dict_elemwise_sum
class Configuration:
def __init__(self, sim_config, state_dict, seed, exogenous_states, env_processes, mechanisms, behavior_ops=[foldr(dict_elemwise_sum())]):
def __init__(self,
sim_config,
genesis_states: Dict[str, object],
seed: Dict[str, RandomState],
exogenous_states,
env_processes,
mechanisms,
behavior_ops=[foldr(dict_elemwise_sum())]):
self.sim_config = sim_config
self.state_dict = state_dict
self.genesis_states = genesis_states
self.seed = seed
self.exogenous_states = exogenous_states
self.env_processes = env_processes
@ -63,7 +73,7 @@ class Processor:
return pd.DataFrame({'empty': []})
# Maybe Refactor to only use dictionary BUT I used dfs to fill NAs. Perhaps fill
def generate_config(self, state_dict, mechanisms, exo_proc):
def generate_config(self, genesis_states, mechanisms, exo_proc):
# ToDo: include False / False case
# ToDo: Use Range multiplier instead for loop iterator
@ -81,9 +91,9 @@ class Processor:
bdf_values = bdf.values.tolist()
return sdf_values, bdf_values
def only_ep_handler(state_dict):
def only_ep_handler(genesis_states):
sdf_functions = [
lambda step, sL, s, _input: (k, v) for k, v in zip(state_dict.keys(), state_dict.values())
lambda step, sL, s, _input: (k, v) for k, v in zip(genesis_states.keys(), genesis_states.values())
]
sdf_values = [sdf_functions]
bdf_values = [[self.b_identity] * len(sdf_values)]
@ -95,7 +105,7 @@ class Processor:
sdf_values, bdf_values = no_update_handler(bdf, sdf)
zipped_list = list(zip(sdf_values, bdf_values))
else:
sdf_values, bdf_values = only_ep_handler(state_dict)
sdf_values, bdf_values = only_ep_handler(genesis_states)
zipped_list = list(zip(sdf_values, bdf_values))
return list(map(lambda x: (x[0] + exo_proc, x[1]), zipped_list))

View File

@ -56,11 +56,11 @@ class Executor:
[], [], [], [], [], [], [], []
config_idx = 0
for x in self.configs:
states_lists.append([x.state_dict])
states_lists.append([x.genesis_states])
Ts.append(x.sim_config['T'])
Ns.append(x.sim_config['N'])
eps.append(list(x.exogenous_states.values()))
configs_structs.append(config_proc.generate_config(x.state_dict, x.mechanisms, eps[config_idx]))
configs_structs.append(config_proc.generate_config(x.genesis_states, x.mechanisms, eps[config_idx]))
env_processes_list.append(x.env_processes)
mechanisms.append(x.mechanisms)
simulation_execs.append(SimExecutor(x.behavior_ops).simulation)

View File

@ -3,8 +3,8 @@ from tabulate import tabulate
# The following imports NEED to be in the exact same order
from SimCAD.engine import ExecutionMode, ExecutionContext, Executor
from simulations.validation import config1, config2
# from simulations.validation import base_config1, base_config2
# from simulations.validation import config1, config2
from simulations.validation import base_config1, base_config2
# from simulations.barlin import config4
# from simulations.zx import config_zx
# from simulations.barlin import config6atemp #config6aworks,

View File

@ -1,6 +1,7 @@
from decimal import Decimal
import numpy as np
from datetime import timedelta
from typing import Dict
from SimCAD import configs
from SimCAD.configuration import Configuration
@ -162,7 +163,7 @@ sim_config = {
configs.append(
Configuration(
sim_config=sim_config,
state_dict=genesis_states,
genesis_states=genesis_states,
seed=seed,
exogenous_states=exogenous_states,
env_processes=env_processes,

View File

@ -171,7 +171,7 @@ sim_config = {
configs.append(
Configuration(
sim_config=sim_config,
state_dict=genesis_states,
genesis_states=genesis_states,
seed=seed,
exogenous_states=exogenous_states,
env_processes=env_processes,

View File

@ -2,6 +2,7 @@ from decimal import Decimal
import numpy as np
from datetime import timedelta
from SimCAD import configs
from SimCAD.configuration import Configuration
from SimCAD.configuration.utils import exo_update_per_ts, proc_trigger, bound_norm_random, \
@ -167,7 +168,7 @@ sim_config = {
configs.append(
Configuration(
sim_config=sim_config,
state_dict=genesis_states,
genesis_states=genesis_states,
seed=seed,
exogenous_states=exogenous_states,
env_processes=env_processes,