File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed
Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -30,17 +30,12 @@ artifacts:
3030 # - label: Recording
3131 # format: YouTube
3232 # yt-video-id: tzPbndr1u4o
33- #
34- # IMPORTANT: until these resources are actually published, we've removed the protocol
35- # component so that the URL checker will not flag them (it doesn't understand the
36- # semantics of comments). They will need to be added back when the files are there.
37- #
3833 # - label: Slides
3934 # format: PDF
40- # url: ideas-productivity.org/assets/artifacts/hpcbp/hpcbp-095-fortran.pdf
35+ # url: https:// ideas-productivity.org/assets/artifacts/hpcbp/hpcbp-095-fortran.pdf
4136 # - label: Q&A
4237 # format: PDF
43- # url: ideas-productivity.org/assets/artifacts/hpcbp/hpcbp-095-fortran-qa.pdf
38+ # url: https:// ideas-productivity.org/assets/artifacts/hpcbp/hpcbp-095-fortran-qa.pdf
4439#
4540# Items that change rarely
4641#
@@ -80,7 +75,7 @@ open-source [LLVM flang](https://flang.llvm.org) compiler and the [Caffeine](htt
8075developed by CLaSS and our collaborators. The talk will conclude with a
8176description of the planned Fortran 2028 support for generic programming via
8277type-safe templates and the powerful ramifications of this technology in our
83- development a formally verifiable, domain-specific language embedded in Fortran
78+ development of a formally verifiable, domain-specific language embedded in Fortran
84792028 via a type system being developed for the [ MOLE] ( https://github.com/rouson/mole/tree/extended-gauss-divergence/example ) PDE solver library.
8580One recurring theme will be the ability to write thousands of lines of code
8681manipulating large collections of data with few or no loops.
You can’t perform that action at this time.
0 commit comments