Skip to content

Commit 777c0ff

Browse files
Updated download counts
1 parent 8f3e4e5 commit 777c0ff

2 files changed

Lines changed: 20 additions & 17 deletions

File tree

dev/release_tools/release_steps.rst

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ Overview
44
Key tools:
55

66
1. Wheels for all three platforms are built using cibuildwheel as part
7-
of an automatic GitHub action after each commit.
7+
of an automatic GitHub action after each commit. Can download in
8+
bulk using::
9+
10+
gh run download -R 3-manifolds/snappy
811

912
2. The sdist tarballs are built by a GitHub action of the
1013
"snappy_release" project.
@@ -99,21 +102,16 @@ Announce to the world
99102
Application Download Counts
100103
===========================
101104

102-
a. Version 2.3.*: 796 Mac, 955 Windows.
103-
b. Version 2.4.*: 471 Mac, 1048 Windows.
104-
c. Version 2.5.*: 433 Mac, 729 Windows.
105-
d. Version 2.6.0: 383 Mac, 699 Windows (28% Python 3).
106-
e. Version 2.6.1: 1018 Mac, 1129 Windows (15% Python 3).
107-
f. Version 2.7: 986 Mac, 636 Windows (89% Python 3).
108-
g. Version 2.8: 295* Mac, 573 Windows (85% Python 3).
109-
110-
Mac app was silently replaced a couple times to deal with Big Sur
111-
and Tk issues. So missing downloads from Oct 11 through Feb 21; 295
112-
is estimate based on 175 known downloads.
113-
114-
h. Version 3.0(.1): 292 Mac, 434 Windows.
115-
i. Version 3.0.2: 68 Mac, 70 Windows.
116-
j. Version 3.0.3: 350 Mac 645 Windows. (Through Oct 11)
105+
a. Version 2.3.*: 796 Mac, 955 Windows.
106+
b. Version 2.4.*: 471 Mac, 1048 Windows.
107+
c. Version 2.5.*: 433 Mac, 729 Windows.
108+
d. Version 2.6.0: 383 Mac, 699 Windows (28% Python 3).
109+
e. Version 2.6.1: 1018 Mac, 1129 Windows (15% Python 3).
110+
f. Version 2.7: 986 Mac, 636 Windows (89% Python 3).
111+
g. Version 2.8: 295 Mac, 573 Windows (85% Python 3).
112+
h. Version 3.0(.1): 292 Mac, 434 Windows.
113+
i. Version 3.0.2: 68 Mac, 70 Windows.
114+
j. Version 3.0.3: 667 Mac, 1333 Windows.
117115

118116
Average downloads for 2015-3-22 through 2017-10-26.
119117

doc_src/credits.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,10 @@ Additional contributions:
2020

2121
* Robert Lipschitz and Jennet Dickinson, improvements to Spherogram.
2222

23-
* Malik Obeidin, improvements to Spherogram and the manifold databases.
23+
* Malik Obeidin, improvements to Spherogram and the manifold
24+
databases.
25+
26+
* Malik Obeidin and Cameron Rudd, exterior to link diagram code.
2427

2528
* Jose Sanchez, 3D printing code.
2629

@@ -36,6 +39,8 @@ Additional contributions:
3639
* `QD quad-double library
3740
<http://crd-legacy.lbl.gov/~dhbailey/mpdist/>`_.
3841

42+
* Frédéric Chapoton, code cleanup and linting.
43+
3944
* Others, please let Marc or Nathan know if we've forgotten you.
4045

4146
Citing SnapPy

0 commit comments

Comments
 (0)