@@ -90,28 +90,6 @@ \section{Motivation}
9090 \end {itemize }
9191\end {frame }
9292
93- \begin {frame }{Adoption of fpm}
94- \begin {columns }
95- \begin {column }{.5\textwidth }
96- \includegraphics [width=\textwidth ]{Figures/fpm-projects.pdf}
97- \vskip -2ex
98-
99- \scriptsize
100- Data collected from GitHub and GitLab on 15th Sep, 2021 % TODO: Update
101- \end {column }
102- \hskip -1em
103- \begin {column }{.55\textwidth }
104- \begin {itemize }
105- \item today \alert {173} open source projects are using fpm % TODO: Update
106- \item ca. \alert {160} unique developers have contributed\\ to those projects % TODO: Update
107- \item \alert {62} contributors at the fpm project
108- \item code contributions from \alert {21} developers to fpm
109- \item hosted on GitHub (MIT licensed):\\ \alert {https://github.com/fortran-lang/fpm}
110- \end {itemize }
111- \end {column }
112- \end {columns }
113- \end {frame }
114-
11593\begin {frame }{Specialities about Fortran}
11694 \begin {itemize }
11795 \item Fortran uses modules to share symbols between packages\\ (since Fortran 90, C++20 modules are similar)
@@ -311,6 +289,28 @@ \section{Feature overview}
311289
312290\section {Summary and outlook }
313291
292+ \begin {frame }{Adoption of fpm}
293+ \begin {columns }
294+ \begin {column }{.5\textwidth }
295+ \includegraphics [width=\textwidth ]{Figures/fpm-projects.pdf}
296+ \vskip -2ex
297+
298+ \scriptsize
299+ Data collected from GitHub and GitLab on 15th Sep, 2021 % TODO: Update
300+ \end {column }
301+ \hskip -1em
302+ \begin {column }{.55\textwidth }
303+ \begin {itemize }
304+ \item today \alert {173} open source projects are using fpm % TODO: Update
305+ \item ca. \alert {160} unique developers have contributed\\ to those projects % TODO: Update
306+ \item \alert {62} contributors at the fpm project
307+ \item code contributions from \alert {21} developers to fpm
308+ \item hosted on GitHub (MIT licensed):\\ \alert {https://github.com/fortran-lang/fpm}
309+ \end {itemize }
310+ \end {column }
311+ \end {columns }
312+ \end {frame }
313+
314314\begin {frame }{Open questions}
315315 \begin {itemize }
316316 \item can we integrate fpm seamlessly with other packaging ecosystems
0 commit comments