Skip to content

Commit 4724055

Browse files
committed
Prepare release 2026.04.01
1 parent 1e29a35 commit 4724055

4 files changed

Lines changed: 43 additions & 22 deletions

File tree

CITATION.cff

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,11 @@ authors:
136136
family-names: Corso
137137
given-names: Nicholas
138138
orcid: https://orcid.org/0000-0002-0088-2563
139+
- affiliation: Max Planck Institute for Gravitational Physics (Albert Einstein Institute),
140+
Am Mühlenberg 1, Potsdam 14476, Germany
141+
family-names: Dittmer
142+
given-names: Clemens
143+
orcid: https://orcid.org/0009-0007-3833-9252
139144
- affiliation: Cornell Center for Astrophysics and Planetary Science, Cornell University,
140145
Ithaca, New York 14853, USA
141146
family-names: Fayyazuddin Ljungberg
@@ -235,6 +240,11 @@ authors:
235240
family-names: Nee
236241
given-names: Peter James
237242
orcid: https://orcid.org/0000-0002-2362-5420
243+
- affiliation: Max Planck Institute for Gravitational Physics (Albert Einstein Institute),
244+
Am Mühlenberg 1, Potsdam 14476, Germany
245+
family-names: Nishimura
246+
given-names: Nami
247+
orcid: https://orcid.org/0009-0002-4398-9130
238248
- affiliation: Nicholas and Lee Begovich Center for Gravitational-Wave Physics and
239249
Astronomy, California State University, Fullerton, Fullerton, California 92831,
240250
USA
@@ -252,6 +262,12 @@ authors:
252262
family-names: Pannone
253263
given-names: Kyle
254264
orcid: https://orcid.org/0009-0005-8607-2113
265+
- affiliation: Nicholas and Lee Begovich Center for Gravitational-Wave Physics and
266+
Astronomy, California State University, Fullerton, Fullerton, California 92831,
267+
USA
268+
family-names: Pineda
269+
given-names: Jose Maria
270+
orcid: https://orcid.org/0009-0007-6694-8434
255271
- affiliation: International Centre for Theoretical Sciences - Tata Institute of Fundamental
256272
Research (ICTS-TIFR), Survey No. 151, Shivakote, Hesaraghatta Hobli, Bengaluru
257273
- 560 089, Karnataka, India.
@@ -308,6 +324,11 @@ authors:
308324
family-names: Vieira
309325
given-names: Daniel
310326
orcid: https://orcid.org/0000-0001-8019-0390
327+
- affiliation: Theoretical Astrophysics, Walter Burke Institute for Theoretical Physics,
328+
California Institute of Technology, Pasadena, CA 91125, USA
329+
family-names: Wang
330+
given-names: Xiyue
331+
orcid: https://orcid.org/0009-0006-3331-0832
311332
- affiliation: Max Planck Institute for Gravitational Physics (Albert Einstein Institute),
312333
Am Mühlenberg 1, Potsdam 14476, Germany
313334
family-names: Wlodarczyk
@@ -324,8 +345,8 @@ authors:
324345
given-names: Jooheon
325346
orcid: https://orcid.org/0000-0002-3251-0924
326347
cff-version: 1.2.0
327-
date-released: 2025-08-19
328-
doi: 10.5281/zenodo.16906840
348+
date-released: 2026-04-01
349+
doi: 10.5281/zenodo.19373346
329350
keywords:
330351
- Software
331352
- Astrophysics
@@ -1043,4 +1064,4 @@ references:
10431064
repository-code: https://github.com/sxs-collaboration/spectre
10441065
title: SpECTRE
10451066
url: https://spectre-code.org
1046-
version: 2025.08.19
1067+
version: 2026.04.01

Metadata.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ Homepage: https://spectre-code.org
99

1010
GitHub: sxs-collaboration/spectre
1111

12-
Version: 2025.08.19
12+
Version: 2026.04.01
1313

14-
PublicationDate: 2025-08-19
14+
PublicationDate: 2026-04-01
1515

16-
Doi: 10.5281/zenodo.16906840
16+
Doi: 10.5281/zenodo.19373346
1717

18-
ZenodoId: 16906840
18+
ZenodoId: 19373346
1919

2020
Description: |
2121
SpECTRE is an open-source code for multi-scale, multi-physics problems

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
[![Standard](https://img.shields.io/badge/c%2B%2B-20-blue.svg)](https://en.wikipedia.org/wiki/C%2B%2B#Standardization)
66
[![Build Status](https://github.com/sxs-collaboration/spectre/workflows/Tests/badge.svg?branch=develop)](https://github.com/sxs-collaboration/spectre/actions)
77
[![codecov](https://codecov.io/gh/sxs-collaboration/spectre/graph/badge.svg?token=yyJ3uBPUE2)](https://codecov.io/gh/sxs-collaboration/spectre)
8-
[![release](https://img.shields.io/badge/release-v2025.08.19-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2025.08.19)
9-
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.16906840.svg)](https://doi.org/10.5281/zenodo.16906840)
8+
[![release](https://img.shields.io/badge/release-v2026.04.01-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2026.04.01)
9+
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.19373346.svg)](https://doi.org/10.5281/zenodo.19373346)
1010

1111
![banner](docs/Images/banner.png)
1212

@@ -45,7 +45,7 @@ Please cite SpECTRE in any publications that make use of its code or data. Cite
4545
the latest version that you use in your publication. The DOI for this version
4646
is:
4747

48-
- DOI: [10.5281/zenodo.16906840](https://doi.org/10.5281/zenodo.16906840)
48+
- DOI: [10.5281/zenodo.19373346](https://doi.org/10.5281/zenodo.19373346)
4949

5050
You can cite this BibTeX entry in your publication:
5151

@@ -59,16 +59,16 @@ H\'ebert, Fran\c{c}ois and Kim, Yoonsoo and Kumar, Prayush and Lovelace,
5959
Geoffrey and Macedo, Alexandra and Moxon, Jordan and O'Shea, Eamonn and
6060
Pfeiffer, Harald P. and Scheel, Mark A. and Teukolsky, Saul A. and Wittek,
6161
Nikolas A. and others",
62-
title = "\texttt{SpECTRE v2025.08.19}",
63-
version = "2025.08.19",
62+
title = "\texttt{SpECTRE v2026.04.01}",
63+
version = "2026.04.01",
6464
publisher = "Zenodo",
65-
doi = "10.5281/zenodo.16906840",
65+
doi = "10.5281/zenodo.19373346",
6666
url = "https://spectre-code.org",
6767
howpublished =
68-
"\href{https://doi.org/10.5281/zenodo.16906840}{10.5281/zenodo.16906840}",
68+
"\href{https://doi.org/10.5281/zenodo.19373346}{10.5281/zenodo.19373346}",
6969
license = "MIT",
70-
year = "2025",
71-
month = "8"
70+
year = "2026",
71+
month = "4"
7272
}
7373
```
7474
<!-- BIBTEX ENTRY -->

citation.bib

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ @software{spectrecode
55
Geoffrey and Macedo, Alexandra and Moxon, Jordan and O'Shea, Eamonn and
66
Pfeiffer, Harald P. and Scheel, Mark A. and Teukolsky, Saul A. and Wittek,
77
Nikolas A. and others",
8-
title = "\texttt{SpECTRE v2025.08.19}",
9-
version = "2025.08.19",
8+
title = "\texttt{SpECTRE v2026.04.01}",
9+
version = "2026.04.01",
1010
publisher = "Zenodo",
11-
doi = "10.5281/zenodo.16906840",
11+
doi = "10.5281/zenodo.19373346",
1212
url = "https://spectre-code.org",
1313
howpublished =
14-
"\href{https://doi.org/10.5281/zenodo.16906840}{10.5281/zenodo.16906840}",
14+
"\href{https://doi.org/10.5281/zenodo.19373346}{10.5281/zenodo.19373346}",
1515
license = "MIT",
16-
year = "2025",
17-
month = "8"
16+
year = "2026",
17+
month = "4"
1818
}

0 commit comments

Comments
 (0)