-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #946 from glotzerlab/release/v2.9.0
Release/v2.9.0
- Loading branch information
Showing
11 changed files
with
32 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,55 +1,56 @@ | ||
2332 Bradley Dice <bdice@bradleydice.com> | ||
2135 Vyas Ramasubramani <vramasub@umich.edu> | ||
2355 Bradley Dice <bdice@bradleydice.com> | ||
2143 Vyas Ramasubramani <vramasub@umich.edu> | ||
1030 Eric Harper <harperic@umich.edu> | ||
456 Jin Soo Ihm <jinihm@umich.edu> | ||
294 Joshua A. Anderson <joaander@umich.edu> | ||
240 Matthew Spellings <mspells@umich.edu> | ||
180 Tommy Waltmann <tomwalt@umich.edu> | ||
167 Kelly Wang <kelwang@umich.edu> | ||
118 DomFijan <domagoj.fijan@gmail.com> | ||
111 Tommy Waltmann <tomwalt@umich.edu> | ||
126 DomFijan <domagoj.fijan@gmail.com> | ||
119 dependabot <dependabot[bot]@users.noreply.github.com> | ||
110 Erin Teich <erteich@umich.edu> | ||
97 dependabot <dependabot[bot]@users.noreply.github.com> | ||
86 Brandon Butler <butlerbr@umich.edu> | ||
66 M. Eric Irrgang <eirrgang@umich.edu> | ||
62 Charlotte Shiqi Zhao <zshiqi@umich.edu> | ||
53 Chrisy Du <xiyudu@umich.edu> | ||
41 Yezhi Jin <jinyezhi@umich.edu> | ||
40 Antonio Osorio <aosorio@umich.edu> | ||
37 pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | ||
35 Michael Stryk <mstryk@umich.edu> | ||
34 pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | ||
31 Richmond Newman <newmanrs@umich.edu> | ||
26 Andrew Kerr <kerrand@protonmail.com> | ||
25 Andrew Kerr <andrewghkerr@gmail.com> | ||
25 Carl Simon Adorf <csadorf@umich.edu> | ||
25 Andrew Kerr <andrewghkerr@gmail.com> | ||
22 Jens Glaser <jsglaser@umich.edu> | ||
20 Tim Moore <mtimc@umich.edu> | ||
13 Pavel Buslaev <pbuslaev@gmail.com> | ||
10 Matt Palathingal <mattjose@umich.edu> | ||
10 Benjamin Schultz <baschult@umich.edu> | ||
10 Bryan VanSaders <bvansade@umich.edu> | ||
10 Matt Palathingal <mattjose@umich.edu> | ||
9 Andrew Karas <askaras@umich.edu> | ||
9 Mike Henry <mikehenry@boisestate.edu> | ||
9 SyedZiaul <89724726+SyedZiaul@users.noreply.github.com> | ||
8 Fengyi Gao <gaofy@umich.edu> | ||
8 Ryan Marson <rmarson@umich.edu> | ||
6 Allen LaCour <alacour@umich.edu> | ||
6 James Proctor <jproc@umich.edu> | ||
6 Pengji Zhou <zhoupj@umich.edu> | ||
8 Fengyi Gao <gaofy@umich.edu> | ||
6 Tom Grubb <tgrubb@umich.edu> | ||
6 James Proctor <jproc@umich.edu> | ||
6 Allen LaCour <alacour@umich.edu> | ||
6 Yina Geng <yinageng@umich.edu> | ||
6 Pengji Zhou <zhoupj@umich.edu> | ||
5 Alex Dutton <alxdttn@umich.edu> | ||
5 Carolyn Phillips <phillicl@umich.edu> | ||
4 Ben Swerdlow <benswerd@umich.edu> | ||
4 James Antonaglia <jamesaan@umich.edu> | ||
4 Mayank Agrawal <amayank@umich.edu> | ||
4 William Zygmunt <wzygmunt@umich.edu> | ||
3 Greg van Anders <grva@umich.edu> | ||
4 Ben Swerdlow <benswerd@umich.edu> | ||
4 James Antonaglia <jamesaan@umich.edu> | ||
3 Rose Cersonsky <rosecers@umich.edu> | ||
3 Greg van Anders <grva@umich.edu> | ||
3 Wenbo Shen <shenwb@umich.edu> | ||
2 Emily Siew <esiew@umich.edu> | ||
2 Maya Martirossyan <mmm457@cornell.edu> | ||
1 Dylan Marx <marxd1@umich.edu> | ||
1 Jiwoong Yu <jiwoongs0510@gmail.com> | ||
1 Patrick Lawton <plawton@umich.edu> | ||
1 Paul Dodd <pdodd@umich.edu> | ||
1 Roy Kid <lijichen365@126.com> | ||
1 Paul Dodd <pdodd@umich.edu> | ||
1 Patrick Lawton <plawton@umich.edu> | ||
1 Luis Y. Rivera-Rivera <lyrivera@umich.edu> | ||
1 Jiwoong Yu <jiwoongs0510@gmail.com> | ||
1 Dylan Marx <marxd1@umich.edu> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule examples
updated
15 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule voro++
updated
4 files
+34 −24 | CMakeLists.txt | |
+64 −0 | src/cell.cc | |
+7 −0 | src/cell.hh | |
+4 −2 | src/container_prd.cc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
cython>=0.29.14 | ||
numpy>=1.14 | ||
rowan>=1.2.1 | ||
scipy>=1.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters