altavir
05/15/2021, 6:42 AMPeter
05/30/2021, 10:04 AMPeter
05/30/2021, 12:14 PMaltavir
05/30/2021, 12:53 PMaltavir
05/30/2021, 5:09 PMIgor Alshannikov
06/02/2021, 12:32 AMmeshgrid()
and multivariateNormal()
in the current Kotlin ecosystem?
I'm looking to rewrite code in these notebooks without `kotlin-numpy`:
https://nbviewer.jupyter.org/github/JetBrains/lets-plot-kotlin/blob/master/docs/examples/jupyter-notebooks/contours.ipynb
https://nbviewer.jupyter.org/github/JetBrains/lets-plot-kotlin/blob/master/docs/examples/jupyter-notebooks/density_2d.ipynbMichal Harakal
06/10/2021, 9:21 PMtypealias Matrix = List<List<Double>>
Crash is in thread. It is of course working if I define it as a class.patrickdelconte
06/14/2021, 2:28 PMPeter
06/18/2021, 8:25 AMaltavir
07/07/2021, 4:00 PMholgerbrandl
07/14/2021, 4:51 PMholgerbrandl
07/15/2021, 6:41 AMholgerbrandl
07/17/2021, 8:28 PM@JupyterLibrary
support for krangl
and kravis
in https://github.com/holgerbrandl/krangl/blob/master/CHANGES.md#v017 and https://github.com/holgerbrandl/kravis/blob/master/CHANGES.md#v08. I took the opportunity to improve krangl-interop with lets-plot
and have rebuilt one of my favourite R/ggplot teaching examples in kotlin&jupyter. Enjoy https://nbviewer.jupyter.org/github/holgerbrandl/krangl/blob/master/examples/jupyter/sleep_patterns.ipynb. Feel welcome with feedback and criticism.
@Ilya Muradyan What is the intended process for the jsons such as https://github.com/Kotlin/kotlin-jupyter/blob/master/libraries/krangl.json? Are they legacy and will be kept, or will they be removed as soon as a library adopts the new integration model?holgerbrandl
07/27/2021, 8:58 PMPeter
08/19/2021, 2:04 PMelect
08/26/2021, 9:59 AMaltavir
08/28/2021, 3:46 PMРолан
09/02/2021, 3:14 PMelect
09/10/2021, 12:47 PMholgerbrandl
09/10/2021, 2:17 PMelect
09/12/2021, 9:47 AM%use plotly
)
If I would like to render a graph like that, what syntax/code shall I use? (Sorry for the dumb question)Ролан
09/14/2021, 2:37 PMelect
09/17/2021, 9:30 AMDataFrame
altavir
09/17/2021, 2:40 PMPeter
09/18/2021, 7:20 AMPeter
09/29/2021, 11:44 AMPeter
10/01/2021, 4:00 PMPeter
10/05/2021, 12:06 PMgroostav
10/08/2021, 8:04 AMdouble[10_000][300]
with fast contains
and fast indexOf
, any suggestions?Piotr Krzemiński
10/08/2021, 11:33 AMPiotr Krzemiński
10/08/2021, 11:33 AMIlya Muradyan
10/08/2021, 12:02 PMaltavir
10/08/2021, 12:17 PMPiotr Krzemiński
10/08/2021, 1:02 PM