PySimultan 0.5.7__tar.gz → 0.5.8__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.
- {pysimultan-0.5.7 → pysimultan-0.5.8}/PKG-INFO +5 -1
- {pysimultan-0.5.7 → pysimultan-0.5.8}/README.md +4 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/CHANGELOG.md +3 -0
- pysimultan-0.5.8/src/PySimultan2/__about__.py +1 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/geometry/geometry_base.py +12 -0
- pysimultan-0.5.7/src/PySimultan2/__about__.py +0 -1
- {pysimultan-0.5.7 → pysimultan-0.5.8}/.gitignore +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/LICENSE.txt +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/pyproject.toml +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/__init__.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/data_model.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/default_types.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/files.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/geometry/__init__.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/geometry/utils.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/multi_values.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/object_mapper.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/AssimpNet.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/AvalonDock.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/BruTile.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/ClosedXML.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/ComponentBuilder.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/ComponentBuilder.dll.config +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/ComponentBuilder.runtimeconfig.json +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/ComponentBuilder.xml +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/ControlzEx.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Cyotek.Drawing.BitmapFont.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/DocumentFormat.OpenXml.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/DotSpatial.Projections.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/ExcelNumberFormat.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Fluent.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/HelixToolkit.Core.Wpf.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/HelixToolkit.SharpDX.Core.Wpf.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/HelixToolkit.SharpDX.Core.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/HelixToolkit.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/MathNet.Numerics.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Microsoft.AspNetCore.Authorization.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Microsoft.AspNetCore.Metadata.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Microsoft.Extensions.Options.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Microsoft.Extensions.Primitives.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Microsoft.WindowsAPICodePack.Shell.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Microsoft.WindowsAPICodePack.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Microsoft.Xaml.Behaviors.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Newtonsoft.Json.Bson.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Newtonsoft.Json.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SIMULTAN.AutoUpdate.Client.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SIMULTAN.AutoUpdate.Client.dll.config +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SIMULTAN.AutoUpdate.DataTransferLibrary.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SIMULTAN.AutoUpdate.DataTransferLibrary.dll.config +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SIMULTAN.Lang.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SIMULTAN.Lang.xml +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SIMULTAN.Plugins.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SIMULTAN.Plugins.xml +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SIMULTAN.UI.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SIMULTAN.UI.xml +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SIMULTAN.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SIMULTAN.xml +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SharpDX.D3DCompiler.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SharpDX.DXGI.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SharpDX.Direct2D1.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SharpDX.Direct3D11.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SharpDX.Direct3D9.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SharpDX.Mathematics.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SharpDX.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Sprache.Calc.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Sprache.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/System.Collections.Immutable.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/System.Data.OleDb.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/System.Net.Http.Formatting.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/System.Reflection.Metadata.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/System.Reflection.MetadataLoadContext.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/XAMLMarkupExtensions.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/__init__.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/assimp.dll +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/componentmanager.user +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/defaultsettings.xml +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/setup.bat +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/simultan_object.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/taxonomy_maps.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/type_setter_lookup.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/utils.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/__init__.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/__init__.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/create_component.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/create_component_with_taxonomy_slot.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/create_referenced_component.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/create_taxonomies.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/__init__.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/change_references_example.simultan +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/empty_project.simultan +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/empty_test_excel.xlsx +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/example1.simultan +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/example2.simultan +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/example3.simultan +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/example4_reference_list.simultan +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/example_extend_1.simultan +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/list_test.simultan +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/template_example3.yml +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/template_example4.yml +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/template_example_create_typed_component.yml +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/template_example_create_typed_component_with_slots.yml +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/template_example_extend.yml +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/template_example_update_references.yml +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/template_reference_list.yml +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/resources/U5.simultan +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/resources/U5_1.simultan +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/resources/U5_orig.simultan +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/resources/__init__.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/resources/new_geometry_test.simultan +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/resources/new_test_file.txt +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/resources/new_test_file2.txt +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/resources/test_file.yml +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/resources/test_file_load.simultan +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/resources/test_file_project.simultan +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/resources/test_multi_value_big_table_load.simultan +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/resources/test_parameter_reference_project.simultan +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/resources/test_set_dictionary.simultan +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_calc_static_zone_temperature.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_calculate_steady_state_temperature.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_circular_references.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_create_geometry.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_directory_and_files.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_files.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_files_load.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_load_geometry.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_load_multi_values.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_new_dll.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_new_project_creation.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_numeric_map.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_parameter_reference.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_pythonnet.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_register_class.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_register_decorator.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_set_attr_property.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_set_dictionary.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_set_properties.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_taxonomie_maps.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_taxonomies.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/test_ui.py +0 -0
- {pysimultan-0.5.7 → pysimultan-0.5.8}/tests/ui_minimal_example.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: PySimultan
|
|
3
|
-
Version: 0.5.
|
|
3
|
+
Version: 0.5.8
|
|
4
4
|
Project-URL: Documentation, https://github.com/Bühler Maximilian/PySimultan2#readme
|
|
5
5
|
Project-URL: Issues, https://github.com/Bühler Maximilian/PySimultan2/issues
|
|
6
6
|
Project-URL: Source, https://github.com/Bühler Maximilian/PySimultan2
|
|
@@ -166,6 +166,10 @@ print(instances[0].param_1)
|
|
|
166
166
|
|
|
167
167
|
# Change Log
|
|
168
168
|
|
|
169
|
+
## [0.5.7] - 2024-12-09
|
|
170
|
+
- Added support for different taxonomy for content
|
|
171
|
+
- Added support for numpy np.float32, np.float64 and np.int32, np.int64
|
|
172
|
+
|
|
169
173
|
## [0.4.20] - 2024-07-01
|
|
170
174
|
- Fixed Bug in nested dictionary creation
|
|
171
175
|
|
|
@@ -138,6 +138,10 @@ print(instances[0].param_1)
|
|
|
138
138
|
|
|
139
139
|
# Change Log
|
|
140
140
|
|
|
141
|
+
## [0.5.7] - 2024-12-09
|
|
142
|
+
- Added support for different taxonomy for content
|
|
143
|
+
- Added support for numpy np.float32, np.float64 and np.int32, np.int64
|
|
144
|
+
|
|
141
145
|
## [0.4.20] - 2024-07-01
|
|
142
146
|
- Fixed Bug in nested dictionary creation
|
|
143
147
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
version = '0.5.8'
|
|
@@ -471,6 +471,18 @@ class SimultanFace(ExtendedBaseGeometry):
|
|
|
471
471
|
|
|
472
472
|
return vertices, triangles
|
|
473
473
|
|
|
474
|
+
def get_orientation_to_volume(self, volume: 'SimultanVolume') -> Optional[GeometricOrientation]:
|
|
475
|
+
|
|
476
|
+
p_face = next((x for x in volume._wrapped_object.Faces if x.Face.Id is self._wrapped_object.Id), None)
|
|
477
|
+
|
|
478
|
+
if p_face is None or p_face.Orientation == GeometricOrientation.Undefined:
|
|
479
|
+
return None
|
|
480
|
+
|
|
481
|
+
mul_1 = 1 if self.orientation == GeometricOrientation.Forward else -1
|
|
482
|
+
mul_2 = 1 if p_face.Orientation == GeometricOrientation.Forward else -1
|
|
483
|
+
|
|
484
|
+
return GeometricOrientation.Forward if mul_1 * mul_2 == 1 else GeometricOrientation.Backward
|
|
485
|
+
|
|
474
486
|
def __repr__(self):
|
|
475
487
|
return f"SimultanFace {self.id} ({self.boundary.id}, {[x.id for x in self.holes]})"
|
|
476
488
|
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
version = '0.5.7'
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/ComponentBuilder.runtimeconfig.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Cyotek.Drawing.BitmapFont.dll
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/HelixToolkit.SharpDX.Core.Wpf.dll
RENAMED
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/HelixToolkit.SharpDX.Core.dll
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Microsoft.AspNetCore.Metadata.dll
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Microsoft.Extensions.Options.dll
RENAMED
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Microsoft.Extensions.Primitives.dll
RENAMED
|
File without changes
|
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Microsoft.WindowsAPICodePack.dll
RENAMED
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/Microsoft.Xaml.Behaviors.dll
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/SIMULTAN.AutoUpdate.Client.dll
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/System.Collections.Immutable.dll
RENAMED
|
File without changes
|
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/System.Net.Http.Formatting.dll
RENAMED
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/src/PySimultan2/resources/System.Reflection.Metadata.dll
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/create_component_with_taxonomy_slot.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/empty_project.simultan
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/example_extend_1.simultan
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/template_example_extend.yml
RENAMED
|
File without changes
|
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/tests/readme_examples/resources/template_reference_list.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/tests/resources/test_multi_value_big_table_load.simultan
RENAMED
|
File without changes
|
{pysimultan-0.5.7 → pysimultan-0.5.8}/tests/resources/test_parameter_reference_project.simultan
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|