All Projects → groupoid → cafe

groupoid / cafe

Licence: other
🧊 Презентації та Воркшопи

Projects that are alternatives of or similar to cafe

muparserx
A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more.
Stars: ✭ 102 (+410%)
Mutual labels:  mathematics
cppcon2015
Repository for the slides and the code of my CppCon 2015 talks.
Stars: ✭ 93 (+365%)
Mutual labels:  slides
the-joy-of-css
How to touch a users eyes without hurting them or freaking out.
Stars: ✭ 17 (-15%)
Mutual labels:  slides
mish
A no-std libm implementation in Rust
Stars: ✭ 14 (-30%)
Mutual labels:  mathematics
course-materials
Study material (slides, documents, etc) for the Web Applications I course (Politecnico di Torino, 2019/2020)
Stars: ✭ 23 (+15%)
Mutual labels:  slides
maelstrom
Numerical simulation of magnetohydrodynamics.
Stars: ✭ 28 (+40%)
Mutual labels:  mathematics
cddlib
An efficient implementation of the Double Description Method
Stars: ✭ 71 (+255%)
Mutual labels:  mathematics
math eval
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
Stars: ✭ 33 (+65%)
Mutual labels:  mathematics
pacopy
📐 Numerical parameter continuation in Python.
Stars: ✭ 33 (+65%)
Mutual labels:  mathematics
alchemy
Generate any a-by-( b + c ) finite rectangle SVG containing potentially Infinitely many a-by-( 2 * b ) finite rectangles animated along a number line of ( ( c - b ) / a )^n scale symmetry.
Stars: ✭ 29 (+45%)
Mutual labels:  mathematics
ai-math-roadmap
Your no-nonsense guide to the Math used in Artificial Intelligence
Stars: ✭ 173 (+765%)
Mutual labels:  mathematics
slides
Alexander Makarov conference slides
Stars: ✭ 26 (+30%)
Mutual labels:  slides
meshgen-comparison
🕸️ A comparison of mesh generators.
Stars: ✭ 25 (+25%)
Mutual labels:  mathematics
discrete-math-python-scripts
Python code snippets from Discrete Mathematics for Computer Science specialization at Coursera
Stars: ✭ 98 (+390%)
Mutual labels:  mathematics
maths-for-deep-learning-ai
A open source book covering the foundational maths of deep learning and machine learning using TensorFlow
Stars: ✭ 35 (+75%)
Mutual labels:  mathematics
vue-piece-slider
animated slides in a fragmented look 🐞🌳✡️📐
Stars: ✭ 95 (+375%)
Mutual labels:  slides
cicero
🎤 Serving presentation slides written in Markdown.
Stars: ✭ 50 (+150%)
Mutual labels:  slides
public-speaking
🎤 List of presentation, volunteer and initiatives
Stars: ✭ 11 (-45%)
Mutual labels:  slides
smoothfit
Smooth data fitting in N dimensions.
Stars: ✭ 40 (+100%)
Mutual labels:  mathematics
csmath-2021
This mathematics course is taught for the first year Ph.D. students of computer science and related areas @zju
Stars: ✭ 30 (+50%)
Mutual labels:  mathematics

HoTT: The Language of Space #1

Groupoid Infinity Presentation (Slides) for Public Event, Kyiv, Ukraine, f(cafe), 25 July 2018 https://www.facebook.com/kievfprog/posts/1626535840802381
DOI: 10.13140/RG.2.2.36617.34402 cafe.groupoid.space/cafe.pdf

Abstract

Homotopy Type Theory (HoTT) is the most advanced programming language in the domain of intersection of several theories: algebraic topology, homological algebra, higher category theory, mathematical logic, and theoretical computer science. That is why it can be considered as a language of space, as it can encode any existent mathematics.

Speaker: Maxim Sokhatsky is an author of Privat24 deposits, 20 years of working experience as a programmer, one of the 30 top-commiters in Ukraine in Open Source, author of N2O, the best Erlang Web Framework, CEO of Synrc Research Center, author of several embedded operating system runtimes and production programming languages. Maxim is familiar with any programming language on the planet and had seen sources of all operating systems.

Now Maxim is doing his Ph.D. research (the second year of education) in HoTT, trying to encode as much mathematics in the programming language as possible along the way.

During this lecture, Maxim will try to smoothly guide you from the programming perspective to the pure space of mathematics and will show the evolution of mathematical provers from AUTOMATH to the family of Cubical Type Checkers. Also, this lecture is considered as a general introduction to HoTT course Maxim is preparing for his friends.

Credits

The Languages #2

Groupoid Infinity Presentation (Slides) for Public Event Quanterall HQ Varna, Bulgaria, 13 June 2019
DOI: 10.13140/RG.2.2.28584.21763 cafe.groupoid.space/languages.pdf

Abstract

Introduction to Formal Languages, its Design and Implementations. Three practial modern pure languages will be disclosed: Plutus (Haskell), Morte (Erlang), Formality (Rust).

The Systems #3

Voxoz Presentation (Slides) for Public Event Quanterall HQ Varna, Bulgaria, 27 June 2019
DOI: 10.13140/RG.2.2.28584.21763 cafe.groupoid.space/systems.pdf

Abstract

Introduction to Operating Systems, its Design and Implementations. POSIX, Microkernels, Unikernels. Real time unikernel with O vector processing language will be disclosed.

Credits

Anders 0.7.2 #4

Public Event, Kyiv, Ukraine, Groupoid Cafe, 17 July 2021
DOI: 10.13140/RG.2.2.25096.55040 cafe.groupoid.space/anders.0.7.2.pdf

Abstract

The HTS language proposed by Voevodsky exposes two different presheaf models of type theory: the inner one is homotopy type system presheaf that models HoTT and the outer one is traditional Martin-Löf type system presheaf that models set theory with UIP. The motivation behind this doubling is to have an ability to express semisemplicial types. Theoretical work on merging inner and outer languages was continued in 2LTT.

While we are on our road to Lean-like tactic language, currently we are at the stage of regular cubical HTS type checker with CHM-style primitives. You may try it at Github: groupoid/anders or install with opam: opam install anders.

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].