Skip to content
/ mpp Public

easy writing & verification of mathematical proofs using C++

Notifications You must be signed in to change notification settings

fincrusia/mpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

mpp

easy writing & verification of mathematical proofs using C++

build

g++ -o mpp -I. mpp.cpp --std=c++17

About

easy writing & verification of mathematical proofs using C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages