Komputation
kotlin-jupyter
Komputation | kotlin-jupyter | |
---|---|---|
- | 7 | |
296 | 1,168 | |
- | 2.1% | |
0.0 | 8.6 | |
- | 1 day ago | |
Kotlin | Kotlin | |
- | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Komputation
We haven't tracked posts mentioning Komputation yet.
Tracking mentions began in Dec 2020.
kotlin-jupyter
- Creando un notebook con Jupyter y Kotlin
-
How to Use Kotlin Notebook for Free
All you need to do is install the Kotlin kernel by running the command pip install kotlin-jupyter-kernel. Then, choose Kotlin as the kernel in your Jupyter Kernel.
-
Kotlin for Data Analysis
The Jetbrains plugin is. However, the Github page (https://github.com/Kotlin/kotlin-jupyter) states:
> For other Jupyter clients, you'll need to install the Kotlin Kernel separately using conda, pip, or sources.
I think `pip install kotlin-jupyter-kernel` is all you need to add Kotlin to a standard Jupyter environment. I don't know if editors can deal with this stuff, though.
-
Plotting Financial Data in Kotlin with Kandy
For working with datasets (loading and processing), I use Kotlin DataFrame. It is a library designed for working with structured in-memory data, such as tabular or JSON. It offers convenient storage, manipulation, and data analysis with a convenient, typesafe, readable API. With features for data initialization and operations like filtering, sorting, and integration, Kotlin DataFrame is a powerful tool for data analytics. I also use the Kandy - Kotlin plotting library, designed specifically for full compatibility with Kotlin DataFrame. It brings many types of plots (including statistical) with rich customization options via a powerful Kotlin DSL. The best way to run all of this is Kotlin Notebook. It works out of the box, has native rendering of Kandy plots and DataFrame tables, and has IntelliJ IDEA support. It can also be run in Jupyter notebooks with a Kotlin kernel and on Datalore.
-
Kotlin Notebooks are really useful in our project. Recommend you take a look!
That is true for the Plugin, but you can get the Kotlin Kernel for Jupyter Notebooks separat. https://github.com/Kotlin/kotlin-jupyter
-
Kotlin Team AMA #3: Ask Us Anything
Kotlin kernel for IPython/Jupyter
- Kotlin kernel for Jupyter/IPython
What are some alternatives?
OptaPlanner - Java Constraint Solver to solve vehicle routing, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.
koma - A scientific computing library for Kotlin. https://kyonifer.github.io/koma
KotlinDiscreteMathToolkit - Set of extensions for Kotlin that provides Discrete math functionalities
Physikal - Mirror of Gitlab Repository