| layout | page |
|---|---|
| title | Implementation |
| desc | Implementation in C++ and Python |
| permalink | /implementation/ |
| order | 3 |
{% for tag in site.categories %}
{% if tag[0] != 'implementation' %}
{% endif %}
{% endfor %}