Skip to content

Commit

Permalink
probabilistic language using mca's kernels
Browse files Browse the repository at this point in the history
Co-authored-by: Cyril Cohen <[email protected]>
Co-authored-by: @AyumuSaito
  • Loading branch information
affeldt-aist and CohenCyril committed Aug 22, 2023
1 parent 7880978 commit 6242813
Show file tree
Hide file tree
Showing 4 changed files with 1,155 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _CoqProject
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ theories/itv.v
theories/convex.v
theories/charge.v
theories/kernel.v
theories/prob_lang.v
theories/prob_lang_wip.v
theories/altreals/xfinmap.v
theories/altreals/discrete.v
theories/altreals/realseq.v
Expand Down
2 changes: 2 additions & 0 deletions theories/Make
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ itv.v
convex.v
charge.v
kernel.v
prob_lang.v
prob_lang_wip.v
altreals/xfinmap.v
altreals/discrete.v
altreals/realseq.v
Expand Down
Loading

0 comments on commit 6242813

Please sign in to comment.