pyfemtet 0.4.23__py3-none-any.whl → 0.4.25__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.
- pyfemtet/__init__.py +1 -1
- pyfemtet/opt/__init__.py +3 -1
- {pyfemtet-0.4.23.dist-info → pyfemtet-0.4.25.dist-info}/METADATA +1 -1
- {pyfemtet-0.4.23.dist-info → pyfemtet-0.4.25.dist-info}/RECORD +7 -7
- {pyfemtet-0.4.23.dist-info → pyfemtet-0.4.25.dist-info}/LICENSE +0 -0
- {pyfemtet-0.4.23.dist-info → pyfemtet-0.4.25.dist-info}/WHEEL +0 -0
- {pyfemtet-0.4.23.dist-info → pyfemtet-0.4.25.dist-info}/entry_points.txt +0 -0
pyfemtet/__init__.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "0.4.
|
|
1
|
+
__version__ = "0.4.25"
|
pyfemtet/opt/__init__.py
CHANGED
|
@@ -4,7 +4,7 @@ from pyfemtet.opt.interface import FemtetInterface
|
|
|
4
4
|
from pyfemtet.opt.interface import FemtetWithNXInterface
|
|
5
5
|
from pyfemtet.opt.interface import FemtetWithSolidworksInterface
|
|
6
6
|
|
|
7
|
-
from pyfemtet.opt.opt import OptunaOptimizer, ScipyOptimizer
|
|
7
|
+
from pyfemtet.opt.opt import OptunaOptimizer, ScipyOptimizer, ScipyScalarOptimizer
|
|
8
8
|
from pyfemtet.opt.opt import AbstractOptimizer
|
|
9
9
|
|
|
10
10
|
from pyfemtet.opt._femopt import FEMOpt
|
|
@@ -19,4 +19,6 @@ __all__ = [
|
|
|
19
19
|
'FemtetWithSolidworksInterface',
|
|
20
20
|
'AbstractOptimizer',
|
|
21
21
|
'OptunaOptimizer',
|
|
22
|
+
'ScipyScalarOptimizer',
|
|
23
|
+
'ScipyOptimizer',
|
|
22
24
|
]
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
pyfemtet/__init__.py,sha256=
|
|
1
|
+
pyfemtet/__init__.py,sha256=mP-YFZM8fj-__kh41reiuWEmu0nNz008uyDa--KJ1HI,22
|
|
2
2
|
pyfemtet/_test_util.py,sha256=v41jPexrQFdBCn8n5W0xirgfgWSsN-WQudnnS40PpWc,4235
|
|
3
3
|
pyfemtet/core.py,sha256=3lqfBGJ5IuKz2Nqj5pRo7YQqKwx_0ZDL72u95Ur_1p0,1386
|
|
4
4
|
pyfemtet/dispatch_extensions.py,sha256=XVZajbjh7mb6NG4Hq8qff2TJWab75r4Hd59cIvCRsVg,16213
|
|
@@ -11,7 +11,7 @@ pyfemtet/message/locales/ja/LC_MESSAGES/messages.mo,sha256=VbUncnHf3ztDF3WqaoNd4
|
|
|
11
11
|
pyfemtet/message/locales/ja/LC_MESSAGES/messages.po,sha256=6UtCDxiDiRetnnSRo-l_BunYfYoIm0L-9Z8qU3r8z8Q,21723
|
|
12
12
|
pyfemtet/message/locales/messages.pot,sha256=JWknwqPn_541aeIEbxp9Y2tqXvUcoM-vgdjeUo4C2T0,12336
|
|
13
13
|
pyfemtet/message/messages.py,sha256=5noem1v82W0hNB-PTQq-Y3jz-VpXLUurxKcjviU_vBY,12628
|
|
14
|
-
pyfemtet/opt/__init__.py,sha256=
|
|
14
|
+
pyfemtet/opt/__init__.py,sha256=WCLSJfTVmuMUE2F8R_Xn9eaeoOx7uItMkzolV_1h6wM,684
|
|
15
15
|
pyfemtet/opt/_femopt.py,sha256=n8wUEYSoN88wIbus9d26zl9Lqq2CkZG3LNt6aMdJreU,27229
|
|
16
16
|
pyfemtet/opt/_femopt_core.py,sha256=6tjaepx_2qrgBk52KnjmYL7yMiJPYx3zD4Y5wX0ozXo,27417
|
|
17
17
|
pyfemtet/opt/femprj_sample/.gitignore,sha256=hx-5Hhaf7kpHe1wvWWfJqjPfObg-zf9CTI4joNh2Hk4,28
|
|
@@ -133,8 +133,8 @@ pyfemtet/opt/visualization/wrapped_components/dbc.py,sha256=wzR1ZMOb4uwPNTMFn5up
|
|
|
133
133
|
pyfemtet/opt/visualization/wrapped_components/dcc.py,sha256=hcW7SR6VIMn4S4-JMyohvOzdc0Aw8A4chIeHqQEUbFU,17499
|
|
134
134
|
pyfemtet/opt/visualization/wrapped_components/html.py,sha256=sE2XHTDY1GvA1NW7y6SKWf-WglVXFKKvXhU9h3z53_g,95652
|
|
135
135
|
pyfemtet/opt/visualization/wrapped_components/str_enum.py,sha256=NZqbh2jNEAckvJyZv__MWeRs2F2Q-dkJCWo30rU2rrM,1383
|
|
136
|
-
pyfemtet-0.4.
|
|
137
|
-
pyfemtet-0.4.
|
|
138
|
-
pyfemtet-0.4.
|
|
139
|
-
pyfemtet-0.4.
|
|
140
|
-
pyfemtet-0.4.
|
|
136
|
+
pyfemtet-0.4.25.dist-info/LICENSE,sha256=sVQBhyoglGJUu65-BP3iR6ujORI6YgEU2Qm-V4fGlOA,1485
|
|
137
|
+
pyfemtet-0.4.25.dist-info/METADATA,sha256=xDD0HlzfzfjYnb2FgGgJvIGstRqx4WhjQl0Yuj99biA,3288
|
|
138
|
+
pyfemtet-0.4.25.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
139
|
+
pyfemtet-0.4.25.dist-info/entry_points.txt,sha256=ZfYqRaoiPtuWqFi2_msccyrVF0LurMn-IHlYamAegZo,104
|
|
140
|
+
pyfemtet-0.4.25.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|