Skip to content

Commit 9e12feb

Browse files
mmcilreepre-commit-ci[bot]jeertmans
authored
chore(docs): add example to gallery (#552)
* Add example to gallery. * chore(fmt): auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * chore(docs): gallery formatting. Co-authored-by: Jérome Eertmans <jeertmans@icloud.com> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jérome Eertmans <jeertmans@icloud.com>
1 parent d2d5cc1 commit 9e12feb

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

docs/source/gallery.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If you too have created content with Manim Slides that is available online
1414
(e.g., a YouTube video or website),
1515
don't hesitate to contact us so that we can share your content on this page!
1616

17-
## Scientif Research
17+
## Scientific Research
1818

1919
Below are people that dissimenate their research results
2020
using Manim Slides presentations.
@@ -67,6 +67,28 @@ For example, below are the slides of his
6767
</iframe>
6868
</div>
6969

70+
### Matthew McIlree
71+
72+
Matthew is a Computer Science researcher from Scotland and has used Manim Slides
73+
to present his work on *Proof Logging for Constraint Programming*. He also publishes
74+
his presentation slides on his [personal website](https://matthewmcilree.com).
75+
76+
Here are the slides from a 25-minute talk he presented at the 39th Annual AAAI Conference on Artificial Intelligence titled
77+
[Certifying Bounds Propagation for Integer Multiplication Constraints](https://matthewmcilree.com/files/slides/mcilree_aaai2025.html).
78+
79+
<div style="position:relative;padding-bottom:56.25%;">
80+
<iframe
81+
loading="lazy"
82+
style="width:100%;height:100%;position:absolute;left:0px;top:0px;"
83+
frameborder="1"
84+
width="100%"
85+
height="100%"
86+
allowfullscreen
87+
allow="autoplay"
88+
src="https://matthewmcilree.com/files/slides/mcilree_aaai2025.html">
89+
</iframe>
90+
</div>
91+
7092
## School Work
7193

7294
Below are people that used Manim Slides for school presentations.

0 commit comments

Comments
 (0)