pyfemtet 1.3.0__py3-none-any.whl → 1.3.2__py3-none-any.whl

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.

@@ -187,13 +187,11 @@ class AbstractOptimizer:
187
187
  properties: dict[str, ...] | None = None,
188
188
  *,
189
189
  pass_to_fem: bool = True,
190
- _disable_matmul_operator: bool = True
191
190
  ) -> None:
192
191
  var = ExpressionFromString()
193
192
  var.name = name
194
193
  var._expr = ExpressionFromString.InternalClass(
195
194
  expression_string=expression_string,
196
- _disable_matmul_operator=_disable_matmul_operator,
197
195
  )
198
196
  var.properties = properties or dict()
199
197
  var.pass_to_fem = pass_to_fem
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyfemtet
3
- Version: 1.3.0
3
+ Version: 1.3.2
4
4
  Summary: Design parameter optimization using Femtet.
5
5
  License-Expression: MIT
6
6
  License-File: LICENSE
@@ -67,7 +67,7 @@ pyfemtet/opt/meta_script/__main__.py,sha256=9-QM6eZOLpZ_CxERpRu3RAMqpudorSJdPCiK
67
67
  pyfemtet/opt/meta_script/sample/sample.bas,sha256=2iuSYMgPDyAdiSDVGxRu3avjcZYnULz0l8e25YBa7SQ,27966
68
68
  pyfemtet/opt/meta_script/sample/sample.femprj,sha256=6_0ywhgXxZjdzZzQFog8mgMUEjKNCFVNlEgAWoptovk,292885
69
69
  pyfemtet/opt/optimizer/__init__.py,sha256=A4QYeF0KHEFdwoxLfkDND7ikDQ186Ryy3oXEGdakFSg,463
70
- pyfemtet/opt/optimizer/_base_optimizer.py,sha256=z3NQyKSQkRHHlf1UWYWVnAQaBIMpX92qWdBlh-NfE4A,37760
70
+ pyfemtet/opt/optimizer/_base_optimizer.py,sha256=OfESisVldjZpPQuNRlU82-d6MQ1h-EJ6Muy6ewWw1YE,37647
71
71
  pyfemtet/opt/optimizer/_trial_queue.py,sha256=Yv6JlfVCYOiCukllfxk79xU4_utmxwRA3gcCWpdyG9k,2919
72
72
  pyfemtet/opt/optimizer/optuna_optimizer/__init__.py,sha256=u2Bwc79tkZTU5dMbhzzrPQi0RlFg22UgXc-m9K9G6wQ,242
73
73
  pyfemtet/opt/optimizer/optuna_optimizer/_optuna_attribute.py,sha256=7eZsruVCGgMlcnf3a9Vf55FOEE-D7V777MJQajI12Cw,1842
@@ -174,9 +174,9 @@ pyfemtet/opt/visualization/plotter/parallel_plot_creator.py,sha256=VRhT0CUG1mCHD
174
174
  pyfemtet/opt/visualization/plotter/pm_graph_creator.py,sha256=7EwmoJlnHwDrpw65NchiA63FIjgGTLq6vTcpTzrSnJo,11841
175
175
  pyfemtet/opt/wat_ex14_parametric_jp.femprj,sha256=dMwQMt6yok_PbZLyxPYdmg5wJQwgQDZ4RhS76zdGLGk,177944
176
176
  pyfemtet/opt/worker_status.py,sha256=simvPa1AkO1idmPXrF5WjYVEBx3tO7hLhbM3J1rFjdo,3824
177
- pyfemtet-1.3.0.dist-info/METADATA,sha256=DTNj7im47LO6Ew3lwd1VhWSc-my4GN_mHTzrXuPMTMY,3410
178
- pyfemtet-1.3.0.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
179
- pyfemtet-1.3.0.dist-info/entry_points.txt,sha256=Tsb_l_8Z6pyyq2tRfuKiwfJUV3nq_cHoLS61foALtsg,134
180
- pyfemtet-1.3.0.dist-info/licenses/LICENSE,sha256=LWUL5LlMGjSRTvsalS8_fFuwS4VMw18fJSNWFwDK8pc,1060
181
- pyfemtet-1.3.0.dist-info/licenses/LICENSE_THIRD_PARTY.txt,sha256=8_9-cgzTpmeuCqItPZb9-lyAZcH2Qp9sZTU_hYuOZIQ,191
182
- pyfemtet-1.3.0.dist-info/RECORD,,
177
+ pyfemtet-1.3.2.dist-info/METADATA,sha256=rt0CUz2W1pjqKmf711uJQpPSaMwFwwA8kVpqrlJWLKk,3410
178
+ pyfemtet-1.3.2.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
179
+ pyfemtet-1.3.2.dist-info/entry_points.txt,sha256=Tsb_l_8Z6pyyq2tRfuKiwfJUV3nq_cHoLS61foALtsg,134
180
+ pyfemtet-1.3.2.dist-info/licenses/LICENSE,sha256=LWUL5LlMGjSRTvsalS8_fFuwS4VMw18fJSNWFwDK8pc,1060
181
+ pyfemtet-1.3.2.dist-info/licenses/LICENSE_THIRD_PARTY.txt,sha256=8_9-cgzTpmeuCqItPZb9-lyAZcH2Qp9sZTU_hYuOZIQ,191
182
+ pyfemtet-1.3.2.dist-info/RECORD,,