Research content update
This commit is contained in:
parent
fa9c042c75
commit
e02d218d1a
@ -10,6 +10,16 @@ image:
|
||||
|
||||
[Repository and documentation](https://github.com/mipt-npm/dataforge-core)
|
||||
|
||||
## Publications
|
||||
|
||||
* A general overview: https://doi.org/10.1051/epjconf/201817705003
|
||||
* An application in "Troitsk nu-mass" experiment: https://doi.org/10.1088/1742-6596/1525/1/012024
|
||||
|
||||
## Video
|
||||
|
||||
A presentation on application of (old version of) DataForge to Troitsk nu-mass analysis.
|
||||
<iframe width="100%" height="315" src="https://www.youtube.com/embed/OpWzLXUZnLI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
## Questions and Answers
|
||||
In this section we will try to cover DataForge main ideas in the form of questions and answers.
|
||||
|
||||
|
@ -3,9 +3,15 @@ type: project
|
||||
title: Plotly-kt
|
||||
order: 20
|
||||
language: en
|
||||
image: images/projects/plotly-kt.svg
|
||||
image:
|
||||
path: images/projects/plotly-kt.svg
|
||||
position: left
|
||||
---
|
||||
|
||||
A kotlin visualization library wrapping popular [Plotly](https://plotly.com/javascript/) library.
|
||||
|
||||
[Repository and documentation](https://github.com/mipt-npm/plotly.kt)
|
||||
[Repository and documentation](https://github.com/mipt-npm/plotly.kt)
|
||||
|
||||
## A video with feature demonstration
|
||||
|
||||
<iframe width="100%" height="315" src="https://www.youtube.com/embed/-E2WOz0D1-c" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
3
data/home/content/projects/plotly[info].md
Normal file
3
data/home/content/projects/plotly[info].md
Normal file
@ -0,0 +1,3 @@
|
||||
A kotlin visualization library wrapping popular [Plotly](https://plotly.com/javascript/) library.
|
||||
|
||||
[Repository and documentation](https://github.com/mipt-npm/plotly.kt)
|
@ -3,7 +3,9 @@ type: project
|
||||
title: VisionForge
|
||||
order: 30
|
||||
language: en
|
||||
image: images/projects/muon-monitor.png
|
||||
image:
|
||||
path: images/projects/muon-monitor.png
|
||||
position: right
|
||||
---
|
||||
|
||||
[![JetBrains Research](https://jb.gg/badges/research.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
|
||||
@ -27,4 +29,8 @@ application, currently targeting browser JavaScript and JVM.
|
||||
- Camera move, rotate, zoom-in and zoom-out
|
||||
- Scene graph as an object tree with property editor
|
||||
- Settings export and import
|
||||
- Multiple platform support
|
||||
- Multiple platform support
|
||||
|
||||
## An introduction video
|
||||
|
||||
<iframe width="100%" height="315" src="https://www.youtube.com/embed/lzsF0NuhS6g" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
Loading…
Reference in New Issue
Block a user