Skip to content

Commit 94ecf36

Browse files
committed
v1.9.0.1
1 parent a7c119d commit 94ecf36

File tree

6 files changed

+1521
-51
lines changed

6 files changed

+1521
-51
lines changed

MatTuGames.prj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ investigate TU-games, which are written in a C/C++ programming style with the co
1212
that these functions are executed relatively slowly, we heavily relied on vectorized
1313
constructs in order to write more efficient Matlab functions.</param.description>
1414
<param.screenshot>${PROJECT_ROOT}/MatTUG.png</param.screenshot>
15-
<param.version>1.9.0.0</param.version>
15+
<param.version>1.9.0.1</param.version>
1616
<param.output>${PROJECT_ROOT}/MatTuGames.mltbx</param.output>
1717
<param.products.name>
1818
<item>MATLAB Parallel Server</item>
@@ -182,7 +182,7 @@ constructs in order to write more efficient Matlab functions.</param.description
182182
<fileset.depfun.excluded />
183183
<fileset.package />
184184
<build-deliverables>
185-
<file location="${PROJECT_ROOT}" name="MatTuGames.mltbx" optional="false">/pfs/data5/home/kit/xxx/xxx/matlab/mat_tugV1d9/MatTuGames.mltbx</file>
185+
<file location="${PROJECT_ROOT}" name="MatTuGames.mltbx" optional="false">/pfs/data5/home/yyy/xxx/xxx/matlab/mat_tugV1d9/MatTuGames.mltbx</file>
186186
</build-deliverables>
187187
<workflow />
188188
<matlab>

demos.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<type>toolbox</type>
55
<icon>HelpIcon.DEMOS</icon>
66
<website/>
7-
<description>The game theoretical Matlab toolbox MatTuGames provides about 400 functions
7+
<description>The game theoretical Matlab toolbox MatTuGames provides about 500 functions
88
for modeling, and calculating some solutions as well as properties of cooperative
99
games with transferable utilities. In contrast to existing Matlab toolboxes to
1010
investigate TU-games, which are written in a C/C++ programming style with the consequence

doc/html/testcase_graphics.html

Lines changed: 506 additions & 16 deletions
Large diffs are not rendered by default.

doc/mattug_testcase_graphics.html

Lines changed: 506 additions & 16 deletions
Large diffs are not rendered by default.

doc/mattug_testcase_graphics.mlx

3.39 MB
Binary file not shown.

doc/testcase_graphics.html

Lines changed: 506 additions & 16 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)