[misc] indexor
This commit is contained in:
parent
24d24d3b2d
commit
3af8574a03
2 changed files with 8 additions and 0 deletions
|
@ -5,6 +5,10 @@ lang: en
|
||||||
subtitle: 'Miscellaneous'
|
subtitle: 'Miscellaneous'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## [Indexor](https://gjankowiak.github.io/indexor/)
|
||||||
|
|
||||||
|
A javascript tool to substitute indices in tensor expressions, built with [MathJax](https://docs.mathjax.org/en/latest/index.html) and [Chevrotain](https://chevrotain.io/docs/).
|
||||||
|
|
||||||
## Multilingual mathematics dictionary
|
## Multilingual mathematics dictionary
|
||||||
[Over there](https://mmd.janko.fr/).
|
[Over there](https://mmd.janko.fr/).
|
||||||
|
|
||||||
|
|
|
@ -5,6 +5,10 @@ subtitle: Divers
|
||||||
en_url: /en/misc
|
en_url: /en/misc
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## [Indexor](https://gjankowiak.github.io/indexor/)
|
||||||
|
|
||||||
|
Un outil javascript pour la substitution des indices dans les expressions tensorielles, construit avec [MathJax](https://docs.mathjax.org/en/latest/index.html) et [Chevrotain](https://chevrotain.io/docs/)
|
||||||
|
|
||||||
## Modifier une disposition clavier XKB (infos tirées du post de [madduck](https://web.archive.org/web/20170825051821/http://madduck.net:80/docs/extending-xkb/))
|
## Modifier une disposition clavier XKB (infos tirées du post de [madduck](https://web.archive.org/web/20170825051821/http://madduck.net:80/docs/extending-xkb/))
|
||||||
|
|
||||||
Les dispositions XKB sont construites à partir de fragments de définitions présentes dans `/usr/share/X11/xkb` (sous Fedora & co.), en suivant un genre de recette. On peut afficher la recette utilisée pour la disposition active avec
|
Les dispositions XKB sont construites à partir de fragments de définitions présentes dans `/usr/share/X11/xkb` (sous Fedora & co.), en suivant un genre de recette. On peut afficher la recette utilisée pour la disposition active avec
|
||||||
|
|
Loading…
Reference in a new issue