Skip to content

Commit

Permalink
v8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
埃博拉酱 committed Mar 3, 2024
1 parent f4c3572 commit bb504b4
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 12 deletions.
Binary file removed +ParallelComputing/@BlockRWStream/工作框架.png
Binary file not shown.
2 changes: 1 addition & 1 deletion +ParallelComputing/Version.m
@@ -1,5 +1,5 @@
function V = Version
V.Me='v8.0.1';
V.Me='v8.0.2';
V.MatlabExtension=MATLAB.Version;
V.MATLAB='R2022b';
persistent NewVersion
Expand Down

This file was deleted.

This file was deleted.

15 changes: 8 additions & 7 deletions 并行计算工具箱.prj
Expand Up @@ -41,7 +41,7 @@ function NonAsciiHostnameParpoolFix(RestartMatlab)
%内置parpool函数的增强版,可选保留当前配置不变
function Pool = ParPool(varargin)</param.description>
<param.screenshot>${PROJECT_ROOT}\工具箱图像.jpg</param.screenshot>
<param.version>8.0.1</param.version>
<param.version>8.0.2</param.version>
<param.output>${PROJECT_ROOT}\并行计算.mltbx</param.output>
<param.products.name>
<item>Parallel Computing Toolbox</item>
Expand All @@ -52,8 +52,8 @@ function Pool = ParPool(varargin)</param.description>
<item>19</item>
</param.products.id>
<param.products.version>
<item>7.8</item>
<item>12.5</item>
<item>24.1</item>
<item>24.1</item>
</param.products.version>
<param.platforms />
<param.guid>372e4ea1-e356-4ee7-a94f-b1790b6318d9</param.guid>
Expand All @@ -80,7 +80,9 @@ function Pool = ParPool(varargin)</param.description>
resources/project
**/*.vsdx
**/*.asv
**/*.png</param.exclude.filters>
.vs
提权操作*
**/*.pdb</param.exclude.filters>
<param.exclude.pcodedmfiles>true</param.exclude.pcodedmfiles>
<param.examples />
<param.demosxml />
Expand All @@ -93,7 +95,7 @@ resources/project
<param.exported.on.package>false</param.exported.on.package>
<param.required.addons>
<requiredaddons>
<requiredAddOn earliest="11.2.0.0" fromRepository="true" id="b344599a-983e-4a6c-bd99-ed3a1bdd9626" include="true" latest="latest">埃博拉酱 的 MATLAB 扩展 Extension(2)</requiredAddOn>
<requiredAddOn earliest="11.2.0.0" fromRepository="true" id="b344599a-983e-4a6c-bd99-ed3a1bdd9626" include="true" latest="latest">埃博拉酱 的 MATLAB 扩展 Extension(3)</requiredAddOn>
</requiredaddons>
</param.required.addons>
<param.matlab.project.id />
Expand Down Expand Up @@ -143,7 +145,6 @@ resources/project
<file>${PROJECT_ROOT}\README.md</file>
<file>${PROJECT_ROOT}\resources</file>
<file>${PROJECT_ROOT}\工具箱图像.jpg</file>
<file>${PROJECT_ROOT}\部署</file>
</fileset.rootfiles>
<fileset.depfun.included />
<fileset.depfun.excluded />
Expand All @@ -153,7 +154,7 @@ resources/project
</build-deliverables>
<workflow />
<matlab>
<root>C:\Program Files\MATLAB\R2023a</root>
<root>C:\Program Files\MATLAB\R2024a</root>
<toolboxes />
</matlab>
<platform>
Expand Down

0 comments on commit bb504b4

Please sign in to comment.