https://github.com/stared/bra-ket-vue-art
Complex matrix visualization with BraKetVue - an interactive article in Distill RMarkdown
https://github.com/stared/bra-ket-vue-art
Last synced: 4 months ago
JSON representation
Complex matrix visualization with BraKetVue - an interactive article in Distill RMarkdown
- Host: GitHub
- URL: https://github.com/stared/bra-ket-vue-art
- Owner: stared
- Created: 2020-05-29T14:49:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T16:06:49.000Z (almost 5 years ago)
- Last Synced: 2025-01-13T19:58:10.777Z (6 months ago)
- Homepage: https://p.migdal.pl/bra-ket-vue-art/
- Size: 1.18 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bra-ket-vue-art
Complex matrix visualization with BraKetVue - an interactive article in Distill RMarkdown
Right now we:
- Experiment with Vue.js components in Distill RMakrdown.
## Deploy
After running knitr within RStudio, do (requires [push-dir](https://www.npmjs.com/package/push-dir))
```
push-dir --dir=_site --branch=gh-pages --cleanup
```