Skip to content

Miking Meeting Notes 2025

Didrik Munther edited this page Feb 20, 2025 · 10 revisions

Meeting Notes 2025-02-20

Note-taker: Viktor Palmkvist

Participants: Tim Virgoulay, Lars Hummelgren, David Broman, Gizem Çaylak, Viktor Palmkvist, John Wikman, Oscar Eriksson, Didrik Munther, William Muth

Pull Requests

Discussion

New script for testing multiple repositories at once seems promising, make it output the PR-groups to the log, then experiment with automatically committing and pushing to a repository when the run has completed.

Meeting Notes 2025-02-13

Note-taker: Oscar Eriksson

Participants: Tim Virgoulay, Lars Hummelgren, Viktor Palmkvist, John Wikman, Oscar Eriksson, David Broman, Gizem Çaylak

Pull Requests

Old PRs left to merge

  • Miking: 876
  • Miking-DPPL: 189

Discussion

We discussed microbenchmarks for external arrays. We should switch from Tensor to external array-based vectors and matrices, although this does not solve all performance problems. We need to look into how we generate OCaml code to be on par with OCaml. We will start by implementing a Bigarrays-based matrix library and move to using that library instead of tensors in coreppl/treeppl. We should also remove tensors from the documentation.

Meeting Notes 2025-02-06

Note-taker: John Wikman

Participants: Tim Virgoulay, Lars Hummelgren, Viktor Palmkvist, John Wikman, Oscar Eriksson, Anders Ågren Thuné, David Broman

Pull Requests

Meeting Notes 2025-01-23

Note-taker: Viktor Palmkvist

Participants: Lars Hummelgren, Oscar Eriksson, Viktor Palmkvist, Tim Virgoulay, John Wikman, Gizem Çaylak, David Broman, Anders Ågren Thuné

Pull Requests

Discussions Proposal: remove tensors as a built-in part of the language. Refactor or remove dependent code, primarily shifting to use externals that implement vectors and matrixes directly. Oscar can write that library.

Meeting Notes 2025-01-16

Note-taker: Lars Hummelgren

Participants: Lars Hummelgren, Oscar Eriksson, Viktor Palmkvist, Anders Ågren Thuné, Tim Virgoulay, John Wikman, Gizem Çaylak

Pull Requests

Discussions