Skip to content

Commit 85d3df5

Browse files
committed
Update statistics for Feb 2026
1 parent c79616a commit 85d3df5

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

doc/statistics/cloc_libmesh.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@
314314
'2025-12-04', 999, 236672, # b975b673
315315
# 2026
316316
'2026-01-04', 999, 236719, # 9e7634c3
317+
'2026-02-04', 1001, 237207, # 041425a2
317318
]
318319

319320
# Extract the dates from the data array

doc/statistics/libmesh_citations.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
'\'22', 240,
4848
'\'23', 238,
4949
'\'24', 248,
50-
'\'25', 255,
51-
'\'26', 43,
50+
'\'25', 256,
51+
'\'26', 67,
5252
]
5353

5454
# Parse command line args

doc/statistics/libmesh_citations_monthly.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@
267267
'2025-12-01', 240,
268268
'2026-01-01', 252, # new year
269269
'2026-02-01', 255,
270+
'2026-03-01', 256,
270271
]
271272

272273
# 2026 monthly publication totals (first of each month)
@@ -278,6 +279,7 @@
278279
'2025-12-01', 10,
279280
'2026-01-01', 23, # new year
280281
'2026-02-01', 43,
282+
'2026-03-01', 67,
281283
]
282284

283285
"""

0 commit comments

Comments
 (0)