|
86 | 86 | \begin{itemize}
|
87 | 87 | \item One of the four pillars of \textcolor{blue}{fortran-lang}
|
88 | 88 | \item \textcolor{blue}{MIT} License
|
89 |
| - \item Aims to collaborate with the Fortran Standard Committee |
| 89 | + \item Aims to \textcolor{mygreen}{collaborate} with the \textcolor{blue}{Fortran Standard Committee} |
90 | 90 | \item Links:
|
91 | 91 | \begin{itemize}
|
92 | 92 | \item GitHub: https://github.com/fortran-lang/stdlib
|
|
118 | 118 | \end{frame}
|
119 | 119 |
|
120 | 120 |
|
121 |
| -\begin{frame}[c]{Currently discussed in stdlib} |
| 121 | +\begin{frame}[c]{Current state of stdlib} |
| 122 | + %https://github.com/fortran-lang/stdlib\\ |
| 123 | + Since \textcolor{blue}{December 2019} on GitHub: |
| 124 | + \begin{itemize} |
| 125 | + \item \textcolor{blue}{Issues / ideas / comments} |
| 126 | + \begin{itemize} |
| 127 | + \item 47 contributors |
| 128 | + \item $>$ 110 GitHub issues |
| 129 | + \end{itemize} |
| 130 | + \item \textcolor{blue}{Source codes} |
| 131 | + \begin{itemize} |
| 132 | + \item 16 contributors |
| 133 | + \item $>$ 100 Pull Requests |
| 134 | + \end{itemize} |
| 135 | + \end{itemize} |
| 136 | +\end{frame} |
| 137 | + |
| 138 | + |
| 139 | +\begin{frame}[c]{Currently discussed} |
122 | 140 | Several discussions on:
|
| 141 | + \begin{columns} |
| 142 | + \begin{column}{0.5\textwidth} |
123 | 143 | \begin{itemize}
|
124 | 144 | \item Assertion
|
125 | 145 | \item Logging
|
126 | 146 | \item OS integration
|
127 | 147 | \item Random numbers
|
| 148 | + \end{itemize} |
| 149 | + \end{column} |
| 150 | + \begin{column}{0.5\textwidth} |
| 151 | + \begin{itemize} |
128 | 152 | \item Sparse matrices
|
129 | 153 | \item Special functions
|
130 | 154 | \item Strings
|
131 | 155 | \item ...
|
132 | 156 | \end{itemize}
|
| 157 | + \end{column} |
| 158 | + \end{columns} |
133 | 159 | \end{frame}
|
134 | 160 |
|
135 | 161 |
|
|
240 | 266 | \end{frame}
|
241 | 267 |
|
242 | 268 |
|
243 |
| -\begin{frame}[c]{Contributions through GitHub} |
244 |
| - %https://github.com/fortran-lang/stdlib\\ |
245 |
| - Since \textcolor{blue}{December 2019}: |
246 |
| - \begin{itemize} |
247 |
| - \item \textcolor{blue}{Source codes} |
248 |
| - \begin{itemize} |
249 |
| - \item 16 contributors |
250 |
| - \item $>$ 100 Pull Requests |
251 |
| - \end{itemize} |
252 |
| - \item \textcolor{blue}{Issues / ideas / comments} |
253 |
| - \begin{itemize} |
254 |
| - \item 47 contributors |
255 |
| - \item $>$ 110 GitHub issues |
256 |
| - \end{itemize} |
257 |
| - \end{itemize} |
258 |
| -\end{frame} |
259 |
| - |
260 |
| - |
261 | 269 | \begin{frame}[c]{How to contribute to stdlib?}
|
262 | 270 | \begin{center}
|
263 | 271 | \Huge{\textcolor{red}{Any contribution is welcome!}}
|
|
295 | 303 | \end{frame}
|
296 | 304 |
|
297 | 305 |
|
298 |
| -\begin{frame}[c]{Acknowledgments} |
299 |
| - To do: List all contributors to stdlib |
| 306 | +\begin{frame}[c]{Thank you to all contributors!} |
| 307 | + \begin{columns} |
| 308 | + \begin{column}{0.33\textwidth} |
| 309 | + \begin{center} |
| 310 | + Bálint Aradi\\ |
| 311 | + Izaak Beekman\\ |
| 312 | + Neil Carlson\\ |
| 313 | + Ondrej Certik\\ |
| 314 | + Milan Curcic\\ |
| 315 | + Pierre de Buyl\\ |
| 316 | + \end{center} |
| 317 | + \end{column} |
| 318 | + \begin{column}{0.33\textwidth} |
| 319 | + \begin{center} |
| 320 | + Martien Diehl\\ |
| 321 | + Juan Fiol\\ |
| 322 | + J. Henneberg\\ |
| 323 | + Michael Hirsch\\ |
| 324 | + Ivan Pribec\\ |
| 325 | + Yuichiro Sakamoto\\ |
| 326 | + \end{center} |
| 327 | + \end{column} |
| 328 | + \begin{column}{0.33\textwidth} |
| 329 | + \begin{center} |
| 330 | + Nathaniel Shaffer\\ |
| 331 | + Pedro Costa\\ |
| 332 | + Jeremie Vandenplas\\ |
| 333 | + Ashwin Vishnu\\ |
| 334 | + \end{center} |
| 335 | + \end{column} |
| 336 | + \end{columns} |
| 337 | + \begin{center} |
| 338 | + \textcolor{mygreen}{Also to all contributors who opened and commented issues/PR on GitHub!} |
| 339 | + \end{center} |
300 | 340 | \end{frame}
|
301 | 341 |
|
302 | 342 | \begin{frame}[c]{}
|
|
0 commit comments