Here is a summary, as I remember:
-
Help review stdlib PRs:
-
Here is the link for the
split
function that I mentioned at the call: https://github.com/fortran-lang/stdlib/issues/241 -
autodiff for our website: https://github.com/fortran-lang/fortran-lang.org/issues/161
-
autodiff prototype in LFortran: https://gitlab.com/lfortran/lfortran/-/issues/97#note_437128509
-
@ivanpribec posted: A good introduction to Forward mode is in this video from the Julia community: https://www.youtube.com/watch?v=vAp6nUMrKYg
-
Conditional expressions in array initializers use case: https://github.com/j3-fortran/fortran_proposals/issues/183#issuecomment-717485915