Skip to content

Commit 8ef4dd4

Browse files
committed
Bump version number to 16.3.2.
1 parent 4bc65d5 commit 8ef4dd4

17 files changed

+24
-24
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [16.3.2] - unreleased
3+
## [16.3.2] - 2025-12-04
44

55
### Fixed
66
- Parsing of output of `gambit-logit` in the graphical interface did not handle the

contrib/mac/Info.plist

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>16.3.1</string>
22+
<string>16.3.2</string>
2323
<key>CFBundleShortVersionString</key>
24-
<string>16.3.1</string>
24+
<string>16.3.2</string>
2525
<key>CFBundleGetInfoString</key>
26-
<string>Gambit version 16.3.1, (c) 1994-2025 The Gambit Project</string>
26+
<string>Gambit version 16.3.2, (c) 1994-2025 The Gambit Project</string>
2727
<key>CFBundleLongVersionString</key>
28-
<string>16.3.1, (c) 1994-2025 The Gambit Project</string>
28+
<string>16.3.2, (c) 1994-2025 The Gambit Project</string>
2929
<key>NSHumanReadableCopyright</key>
3030
<string>Copyright 1994-2025 The Gambit Project</string>
3131
<key>LSRequiresCarbon</key>

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
# The short X.Y version.
5252
version = "16.3"
5353
# The full version, including alpha/beta/rc tags.
54-
release = "16.3.1"
54+
release = "16.3.2"
5555

5656
# The language for content autogenerated by Sphinx. Refer to documentation
5757
# for a list of supported languages.

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ made.
3333
If you are citing Gambit in a paper, we suggest a citation of the form:
3434

3535
Savani, Rahul and Turocy, Theodore L. (2025)
36-
Gambit: The package for computation in game theory, Version 16.3.1.
36+
Gambit: The package for computation in game theory, Version 16.3.2.
3737
https://www.gambit-project.org.
3838

3939
Replace the version number and year as appropriate if you use a

doc/tools.convert.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Example invocation for HTML output::
4040

4141
$ gambit-convert -O html 2x2.nfg
4242
Convert games among various file formats
43-
Gambit version 16.3.1, Copyright (C) 1994-2025, The Gambit Project
43+
Gambit version 16.3.2, Copyright (C) 1994-2025, The Gambit Project
4444
This is free software, distributed under the GNU GPL
4545

4646
<center><h1>Two person 2 x 2 game with unique mixed equilibrium</h1></center>
@@ -55,7 +55,7 @@ Example invocation for LaTeX output::
5555

5656
$ gambit-convert -O sgame 2x2.nfg
5757
Convert games among various file formats
58-
Gambit version 16.3.1, Copyright (C) 1994-2025, The Gambit Project
58+
Gambit version 16.3.2, Copyright (C) 1994-2025, The Gambit Project
5959
This is free software, distributed under the GNU GPL
6060

6161
\begin{game}{2}{2}[Player 1][Player 2]

doc/tools.enummixed.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ in Figure 2 of Selten (International Journal of Game Theory,
7070

7171
$ gambit-enummixed e02.nfg
7272
Compute Nash equilibria by enumerating extreme points
73-
Gambit version 16.3.1, Copyright (C) 1994-2025, The Gambit Project
73+
Gambit version 16.3.2, Copyright (C) 1994-2025, The Gambit Project
7474
This is free software, distributed under the GNU GPL
7575

7676
NE,1,0,0,1,0
@@ -82,7 +82,7 @@ information using the `-c` switch::
8282

8383
$ gambit-enummixed -c e02.nfg
8484
Compute Nash equilibria by enumerating extreme points
85-
Gambit version 16.3.1, Copyright (C) 1994-2025, The Gambit Project
85+
Gambit version 16.3.2, Copyright (C) 1994-2025, The Gambit Project
8686
This is free software, distributed under the GNU GPL
8787

8888
NE,1,0,0,1,0

doc/tools.enumpoly.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Computing equilibria of the strategic game :download:`e01.nfg
9898

9999
$ gambit-enumpoly e01.nfg
100100
Compute Nash equilibria by solving polynomial systems
101-
Gambit version 16.3.1, Copyright (C) 1994-2025, The Gambit Project
101+
Gambit version 16.3.2, Copyright (C) 1994-2025, The Gambit Project
102102
This is free software, distributed under the GNU GPL
103103

104104
NE,1.000000,0.000000,1.000000,0.000000,0.000000,1.000000

doc/tools.enumpure.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Computing the pure-strategy equilibria of extensive game :download:`e02.efg
6666

6767
$ gambit-enumpure e02.efg
6868
Search for Nash equilibria in pure strategies
69-
Gambit version 16.3.1, Copyright (C) 1994-2025, The Gambit Project
69+
Gambit version 16.3.2, Copyright (C) 1994-2025, The Gambit Project
7070
This is free software, distributed under the GNU GPL
7171

7272
NE,1,0,0,0,1,0
@@ -77,7 +77,7 @@ strategies::
7777

7878
$ gambit-enumpure -S e02.efg
7979
Search for Nash equilibria in pure strategies
80-
Gambit version 16.3.1, Copyright (C) 1994-2025, The Gambit Project
80+
Gambit version 16.3.2, Copyright (C) 1994-2025, The Gambit Project
8181
This is free software, distributed under the GNU GPL
8282

8383
NE,1,0,0,1,0
@@ -88,7 +88,7 @@ only one information set; therefore the set of solutions is larger::
8888

8989
$ gambit-enumpure -A e02.efg
9090
Search for Nash equilibria in pure strategies
91-
Gambit version 16.3.1, Copyright (C) 1994-2025, The Gambit Project
91+
Gambit version 16.3.2, Copyright (C) 1994-2025, The Gambit Project
9292
This is free software, distributed under the GNU GPL
9393

9494
NE,1,0,1,0,1,0

doc/tools.gnm.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ the reduced strategic form of the example in Figure 2 of Selten
8888
$ gambit-gnm e02.nfg
8989
Compute Nash equilibria using a global Newton method
9090
Gametracer version 0.2, Copyright (C) 2002, Ben Blum and Christian Shelton
91-
Gambit version 16.3.1, Copyright (C) 1994-2025, The Gambit Project
91+
Gambit version 16.3.2, Copyright (C) 1994-2025, The Gambit Project
9292
This is free software, distributed under the GNU GPL
9393

9494
NE,1,0,2.99905e-12,0.5,0.5

doc/tools.ipa.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ the reduced strategic form of the example in Figure 2 of Selten
5555
$ gambit-ipa e02.nfg
5656
Compute Nash equilibria using iterated polymatrix approximation
5757
Gametracer version 0.2, Copyright (C) 2002, Ben Blum and Christian Shelton
58-
Gambit version 16.3.1, Copyright (C) 1994-2025, The Gambit Project
58+
Gambit version 16.3.2, Copyright (C) 1994-2025, The Gambit Project
5959
This is free software, distributed under the GNU GPL
6060

6161
NE,1.000000,0.000000,0.000000,1.000000,0.000000

0 commit comments

Comments
 (0)