Skip to content

Commit

Permalink
[ 101 ] Georgi's talk
Browse files Browse the repository at this point in the history
  • Loading branch information
gallais committed Dec 6, 2023
1 parent 2358a7d commit 5e39d51
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _101.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
},
{
"tag": "Talk",
"date": "2023-12-08T14:00:00Z",
"date": "2023-12-07T11:00:00Z",
"speaker": "Georgi Nakov",
"speakerurl": "",
"institute": "MSP",
"insturl": "",
"title": "TBD",
"abstract": "",
"location": "LT209 and Online",
"title": "LabMate --- your faithful and type-safe Matlab assistant",
"abstract": "Can you write type-safe Matlab code? And what can we do to help you write type-safe Matlab?\n\nThis talk is a report on our progress on LabMate --- an interactive system designed to improve on current best practices of writing Matlab code. Our key proposition can be eloquently described as \"add types, all the types\".\n\nI will give a brief tour of the various features in LabMate and the rationale behind including them. We will also recall the basics of bidirectional type checking, what to do to incorporate dimension and unit checking, and how to represent matrices with high degree of generality in our type system. Some of the non-trivial challenges with Matlab's permissive syntax and elaborating operator overloading will become apparent in the process.\n\nThis is joint work with Fred and Conor.",
"location": "LT210 and Online",
"material": []
},
{
Expand Down

0 comments on commit 5e39d51

Please sign in to comment.