У нас вы можете посмотреть бесплатно InfoBlender Webinar: Type Your Matrices for Great Good или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Presenter: Armando Santos, MSc Student at University of Minho and Research Assistant at INESC TEC Abstract: We study a simple inductive data type for representing correct-by-construction matrices. Despite its simplicity, it can be used to implement matrix-manipulation algorithms efficiently and safely, performing in some cases faster than existing alternatives even though the algorithms are written in a direct and purely functional style. A rich collection of laws makes it possible to derive and optimise these algorithms using equational reasoning, avoiding the notorious off-by-one indexing errors when fiddling with matrix dimensions. We demonstrate the usefulness of the data type on several examples, and highlight connections to related topics in category theory. Biography: I am currently finishing my Master degree at University of Minho, and a Research Assistant at INESC TEC. My specializations are in the areas of Formal Methods in Software Engineering and Distributed Systems, but my research interest covers algebra of programming, functional programming, abstract maths, and lately applying semantic elegance and rigour to library design. My master thesis topic is about "Selective Functors & Probabilistic Programming", where I am using Haskell, Selective Functors and static analysis to explore what can be done with this new functional abstraction in the probabilistic setting.