File tree Expand file tree Collapse file tree 1 file changed +16
-9
lines changed Expand file tree Collapse file tree 1 file changed +16
-9
lines changed Original file line number Diff line number Diff line change 74
74
\centering
75
75
\begin {tabular }{ccc}
76
76
ascii &
77
- \textcolor {red }{bitsets} &
77
+ \textcolor {orange }{bitsets} &
78
78
error \\
79
79
io &
80
80
kinds &
81
81
linalg \\
82
- \textcolor {red }{logger} &
83
- \textcolor {red }{math} &
82
+ \textcolor {orange }{logger} &
83
+ \textcolor {orange }{math} &
84
84
optval \\
85
85
quadrature &
86
- \textcolor {red }{sorting} &
87
- \textcolor {red }{specialfunctions} \\
86
+ \textcolor {orange }{sorting} &
87
+ \textcolor {orange }{specialfunctions} \\
88
88
stats &
89
- \textcolor {red }{stats\_ distribution\_ PRNG} &
90
- \textcolor {red }{stringlist\_ type} \\
91
- \textcolor {red }{strings} &
92
- \textcolor {red }{string\_ type} &
89
+ \textcolor {orange }{stats\_ distribution\_ PRNG} &
90
+ \textcolor {orange }{stringlist\_ type} \\
91
+ \textcolor {orange }{strings} &
92
+ \textcolor {orange }{string\_ type} &
93
93
system
94
94
\end {tabular }
95
95
\end {block }
96
96
97
+
98
+ \begin {center }
99
+ 18 modules,
100
+ 7 derived types,
101
+ 119 procedures
102
+ \end {center }
103
+
97
104
\note {
98
105
By raw count of modules included in stdlib, the project has roughly doubled in size in the past year.
99
106
A year ago, stdlib looked more like a grab-bag of utilities than a standard library.
You can’t perform that action at this time.
0 commit comments