fortran-lang / talks

Repository for talks and presentations about fortran-lang projects
13 stars 14 forks source link

Draft abstract for GSoC project: linked list #16

Closed ChetanKarwa closed 2 years ago

ChetanKarwa commented 3 years ago

@milancurcic @arjenmarkus Here is the draft for the abstract of the linked list project. Please let me know if any changes are needed.

arjenmarkus commented 3 years ago

Hi Chetan,

Nice start. I do not have a convenient interface to reviewing on github on my phone, so I will do it the old-fashioned way. "Thier" should be their "A list" in the first part should be a linked list. Instead of necessary, I would use "classical" or "convenient", as there are many ways to skin a cat (figuratively speaking). I would say that the gsoc project "aims" instead of "aimed". Or perhaps even better "the goal of the gsoc project was" (tenses are tricky). You left out a number of "the"s but Milan can help you with those.

Regarda,

Arjen

Op vr 30 jul. 2021 15:42 schreef ChetanKarwa @.***>:

@milancurcic https://github.com/milancurcic @arjenmarkus https://github.com/arjenmarkus Here is the draft for the abstract of the linked list project. Please let me know if any changes are needed.

You can view, comment on, or merge this pull request online at:

https://github.com/fortran-lang/talks/pull/16 Commit Summary

  • add readme file
  • Update README.md

File Changes

Patch Links:

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fortran-lang/talks/pull/16, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAN6YR2KMJINGPGSZ3OBELDT2KT5VANCNFSM5BIRY22Q .

milancurcic commented 3 years ago

Thanks Chetan! I suggest:

What is the title? I suggest:

"Linked lists in the Fortran Standard Library"

Please submit when ready.

ivan-pi commented 3 years ago
  • Mention example applications of linked lists, e.g. "has numerous applications, such as..."

First place I encountered a linked list when I began to learn programming was in a CFD code (written in C) that came with the book

Griebel, M., Dornseifer, T., & Neunhoeffer, T. (1998). Numerical simulation in fluid dynamics: a practical introduction. SIAM.

The linked list was used to store coordinates of tracer particles injected at a certain rate at a defined point within the flow. Connecting the particles, it is possible to draw the streaklines of the flow. An example of what the tracer particles look like (not showing any streaklines) can be seen here: https://www.youtube.com/watch?v=jfZFez-ducs&t=38s

So the application would be essentially a self-growing container.

milancurcic commented 3 years ago

@ChetanKarwa Did you submit this abstract?

arjenmarkus commented 3 years ago

Hi Chetan, Milan,

let's meet this week to prepare the talk. My agenda has room for a meeting on most afternoons this week (except today).

Regards,

Arjen

Op vr 3 sep. 2021 om 18:01 schreef Milan Curcic @.***>:

@ChetanKarwa https://github.com/ChetanKarwa Did you submit this abstract?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fortran-lang/talks/pull/16#issuecomment-912646590, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAN6YRYVHD7WN7V3TZLKGOLUADWNBANCNFSM5BIRY22Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.