pyfemtet 1.2.0__tar.gz → 1.2.1__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.
Potentially problematic release.
This version of pyfemtet might be problematic. Click here for more details.
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/PKG-INFO +1 -1
- pyfemtet-1.2.1/pyfemtet/_util/symbol_support_for_param_name.py +15 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/problem/variable_manager/_string_as_expression.py +25 -8
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/problem/variable_manager/_variable_manager.py +2 -3
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyproject.toml +1 -1
- pyfemtet-1.2.0/pyfemtet/_util/atmark_support_for_param_name.py +0 -2
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/LICENSE +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/LICENSE_THIRD_PARTY.txt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/README.md +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_i18n/1. make_pot_and_update_po.bat +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_i18n/2. build_mo.bat +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_i18n/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_i18n/babel.cfg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_i18n/i18n.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_i18n/locales/ja/LC_MESSAGES/messages.mo +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_i18n/locales/ja/LC_MESSAGES/messages.po +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_i18n/locales/messages.pot +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_i18n/messages.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_util/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_util/closing.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_util/dask_util.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_util/df_util.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_util/excel_macro_util.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_util/excel_parse_util.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_util/femtet_access_inspection.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_util/femtet_autosave.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_util/femtet_exit.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_util/femtet_version.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_util/helper.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_util/process_util.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_util/sample.xlsx +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_util/solidworks_variable.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/_util/str_enum.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/core.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/dispatch_extensions/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/dispatch_extensions/_impl.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/logger/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/logger/_impl.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/exceptions.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/femopt.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/history/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/history/_history.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/history/_hypervolume.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/history/_optimality.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_base_interface.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_dummy_classes.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_excel_interface/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_excel_interface/debug-excel-interface.xlsm +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_excel_interface/excel_interface.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_femtet_interface/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_femtet_interface/_femtet_parametric.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_femtet_interface/femtet_interface.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_femtet_with_nx_interface/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_femtet_with_nx_interface/femtet_with_nx_interface.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_femtet_with_nx_interface/model1.prt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_femtet_with_nx_interface/model1.x_t +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_femtet_with_nx_interface/update_model.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_femtet_with_solidworks/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_femtet_with_solidworks/femtet_with_solidworks_interface.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_solidworks_interface/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_solidworks_interface/solidworks_interface.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_solidworks_interface/sw_const.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_surrogate_model_interface/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_surrogate_model_interface/base_surrogate_interface.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_surrogate_model_interface/botorch_interface.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_surrogate_model_interface/debug-pof-botorch.reccsv +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_with_excel_settings/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_with_excel_settings/with_excel_settings.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/meta_script/YAML_Generator.xlsm +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/meta_script/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/meta_script/__main__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/meta_script/sample/sample.bas +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/meta_script/sample/sample.femprj +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/optimizer/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/optimizer/_base_optimizer.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/optimizer/_trial_queue.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/optimizer/optuna_optimizer/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/optimizer/optuna_optimizer/_optuna_attribute.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/optimizer/optuna_optimizer/_optuna_optimizer.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/optimizer/optuna_optimizer/_pof_botorch/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/optimizer/optuna_optimizer/_pof_botorch/debug-pof-botorch.reccsv +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/optimizer/optuna_optimizer/_pof_botorch/enable_nonlinear_constraint.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/optimizer/optuna_optimizer/_pof_botorch/pof_botorch_sampler.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/optimizer/optuna_optimizer/wat_ex14_parametric_jp.femprj +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/optimizer/scipy_optimizer/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/optimizer/scipy_optimizer/_scipy_optimizer.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/prediction/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/prediction/_botorch_utils.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/prediction/_gpytorch_modules_extension.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/prediction/_helper.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/prediction/_model.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/problem/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/problem/problem.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/problem/variable_manager/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/_create_wrapped_components.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/__main__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_base_application.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_common_pages.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_complex_components/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_complex_components/alert_region.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_complex_components/control_femtet.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_complex_components/detail_graphs.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_complex_components/main_graph.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_complex_components/pm_graph.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_detail_page.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_helper.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_process_monitor/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_process_monitor/_application.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_process_monitor/_pages.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_wrapped_components/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_wrapped_components/dbc.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_wrapped_components/dcc.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_wrapped_components/html.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_wrapped_components/str_enum.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/.gitignore +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/__main__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/_application.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/_pages.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08.csv +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08.db +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8.log +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_1.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_1.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_10.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_10.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_11.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_11.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_12.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_12.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_13.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_13.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_14.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_14.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_15.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_15.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_16.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_16.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_17.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_17.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_18.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_18.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_19.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_19.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_2.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_2.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_20.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_20.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_3.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_3.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_4.bgr +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_4.bnd +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_4.btr +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_4.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_4.mtl +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_4.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_4.prm +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_5.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_5.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_6.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_6.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_7.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_7.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_8.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_8.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_9.jpg +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.Results/ex8_trial_9.pdt +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/tutorial_files/tutorial_gau_ex08_parametric.femprj +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/plotter/__init__.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/plotter/contour_creator.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/plotter/main_figure_creator.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/plotter/parallel_plot_creator.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/plotter/pm_graph_creator.py +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/wat_ex14_parametric_jp.femprj +0 -0
- {pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/worker_status.py +0 -0
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/problem/variable_manager/_string_as_expression.py
RENAMED
|
@@ -1,16 +1,32 @@
|
|
|
1
|
+
import re
|
|
1
2
|
from numbers import Number
|
|
2
3
|
|
|
3
4
|
from sympy import sympify
|
|
4
5
|
from sympy.core.sympify import SympifyError
|
|
5
6
|
from sympy import Min, Max, Add, Symbol, Expr, Basic # TODO: Add sqrt, pow
|
|
6
7
|
|
|
7
|
-
from pyfemtet._util.
|
|
8
|
+
from pyfemtet._util.symbol_support_for_param_name import convert_symbols
|
|
8
9
|
|
|
9
10
|
__all__ = [
|
|
10
11
|
'_ExpressionFromString', 'InvalidExpression', 'SympifyError'
|
|
11
12
|
]
|
|
12
13
|
|
|
13
14
|
|
|
15
|
+
def _convert(expr_str):
|
|
16
|
+
""" \" で囲まれた部分があれば記号を置き換える """
|
|
17
|
+
|
|
18
|
+
def repl(m: re.Match) -> str:
|
|
19
|
+
inner = m.group(1)
|
|
20
|
+
return f'"{convert_symbols(inner)}"'
|
|
21
|
+
|
|
22
|
+
# 非貪欲で " 内だけを拾う
|
|
23
|
+
expr_str = re.sub(r'"(.+?)"', repl, expr_str)
|
|
24
|
+
# " を消す
|
|
25
|
+
expr_str = expr_str.replace('"', '')
|
|
26
|
+
|
|
27
|
+
return expr_str
|
|
28
|
+
|
|
29
|
+
|
|
14
30
|
class InvalidExpression(Exception):
|
|
15
31
|
pass
|
|
16
32
|
|
|
@@ -33,7 +49,6 @@ class _ExpressionFromString:
|
|
|
33
49
|
self,
|
|
34
50
|
expression_string: str | Number = None,
|
|
35
51
|
sympy_expr: Expr = None,
|
|
36
|
-
_disable_matmul_operator: bool = True, # @ を文字式で使えるように文字列中の @ を AT に変換する
|
|
37
52
|
):
|
|
38
53
|
"""
|
|
39
54
|
Raises:
|
|
@@ -61,6 +76,10 @@ class _ExpressionFromString:
|
|
|
61
76
|
e.expr # '1.0'
|
|
62
77
|
e.value # 1.0
|
|
63
78
|
|
|
79
|
+
# To use "-", "@" and "." for name
|
|
80
|
+
e = Expression('"Sample-1.0@Part1" * 2')
|
|
81
|
+
e.expr # 'Sample_hyphen_1_dot_0_at_Part1 * 2'
|
|
82
|
+
|
|
64
83
|
"""
|
|
65
84
|
|
|
66
85
|
# check
|
|
@@ -73,9 +92,7 @@ class _ExpressionFromString:
|
|
|
73
92
|
|
|
74
93
|
else:
|
|
75
94
|
assert expression_string is not None
|
|
76
|
-
|
|
77
|
-
expression_string = expression_string.replace(at, AT)
|
|
78
|
-
self._expr_str: str = str(expression_string)
|
|
95
|
+
self._expr_str: str = _convert(str(expression_string))
|
|
79
96
|
|
|
80
97
|
# max(name1, name2) など関数を入れる際に問題になるので
|
|
81
98
|
# 下記の仕様は廃止、使い方として数値桁区切り , を入れてはいけない
|
|
@@ -83,7 +100,7 @@ class _ExpressionFromString:
|
|
|
83
100
|
# # 日本人が数値に , を使うとき Python では _ を意味する
|
|
84
101
|
# # expression に _ が入っていても構わない
|
|
85
102
|
# tmp_expr = str(self._expr_str).replace(',', '_')
|
|
86
|
-
self._sympy_expr = sympify(self._expr_str, locals=get_valid_functions())
|
|
103
|
+
self._sympy_expr = sympify(self._expr_str, locals=get_valid_functions()) # noqa
|
|
87
104
|
|
|
88
105
|
if not isinstance(self._sympy_expr, Basic):
|
|
89
106
|
raise InvalidExpression(f'{self._expr_str} は数式ではありません。')
|
|
@@ -110,12 +127,12 @@ class _ExpressionFromString:
|
|
|
110
127
|
in dependency_values.values()]), \
|
|
111
128
|
'ExpressionFromString では数値変数のみをサポートしています。'
|
|
112
129
|
|
|
113
|
-
re_sympy_expr = sympify(
|
|
130
|
+
re_sympy_expr = sympify( # noqa
|
|
114
131
|
self.expression_string,
|
|
115
132
|
locals=get_valid_functions(dependency_values),
|
|
116
133
|
)
|
|
117
134
|
|
|
118
|
-
evaluated_sympy_obj = re_sympy_expr.subs(dependency_values)
|
|
135
|
+
evaluated_sympy_obj = re_sympy_expr.subs(dependency_values) # noqa
|
|
119
136
|
try:
|
|
120
137
|
evaluated_value = float(evaluated_sympy_obj)
|
|
121
138
|
except (ValueError, TypeError) as e:
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/problem/variable_manager/_variable_manager.py
RENAMED
|
@@ -10,7 +10,7 @@ import numpy as np
|
|
|
10
10
|
from ._string_as_expression import _ExpressionFromString
|
|
11
11
|
|
|
12
12
|
from pyfemtet._i18n import _
|
|
13
|
-
from pyfemtet._util.
|
|
13
|
+
from pyfemtet._util.symbol_support_for_param_name import convert_symbols
|
|
14
14
|
|
|
15
15
|
__all__ = [
|
|
16
16
|
'SupportedVariableTypes',
|
|
@@ -361,8 +361,7 @@ class VariableManager:
|
|
|
361
361
|
variable.properties.update(
|
|
362
362
|
{'original_name': original_name}
|
|
363
363
|
)
|
|
364
|
-
|
|
365
|
-
variable.name = variable.name.replace(at, AT)
|
|
364
|
+
variable.name = convert_symbols(variable.name)
|
|
366
365
|
if not unicodedata.is_normalized('NFKC', variable.name):
|
|
367
366
|
variable.name = unicodedata.normalize('NFKC', variable.name)
|
|
368
367
|
self.variables.update({variable.name: variable})
|
|
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
|
|
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
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_excel_interface/debug-excel-interface.xlsm
RENAMED
|
File without changes
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_excel_interface/excel_interface.py
RENAMED
|
File without changes
|
|
File without changes
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_femtet_interface/_femtet_parametric.py
RENAMED
|
File without changes
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_femtet_interface/femtet_interface.py
RENAMED
|
File without changes
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_femtet_with_nx_interface/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_femtet_with_nx_interface/model1.prt
RENAMED
|
File without changes
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_femtet_with_nx_interface/model1.x_t
RENAMED
|
File without changes
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_femtet_with_nx_interface/update_model.py
RENAMED
|
File without changes
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_femtet_with_solidworks/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_surrogate_model_interface/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/interface/_with_excel_settings/with_excel_settings.py
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
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/optimizer/optuna_optimizer/_optuna_attribute.py
RENAMED
|
File without changes
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/optimizer/optuna_optimizer/_optuna_optimizer.py
RENAMED
|
File without changes
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/optimizer/optuna_optimizer/_pof_botorch/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/optimizer/scipy_optimizer/_scipy_optimizer.py
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
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_base_application.py
RENAMED
|
File without changes
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/_common_pages.py
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
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/.gitignore
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/history_viewer/result_viewer/_pages.py
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
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyfemtet-1.2.0 → pyfemtet-1.2.1}/pyfemtet/opt/visualization/plotter/parallel_plot_creator.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|