Stan
Stan
## What has been done? Added the Firemaking skill and included two new Pawn extensions. One for getting an item pair of the items a player is interacting with (item...
Early works for issue: https://github.com/JetBrains/KotlinDL/issues/125
I propose that we create something akin to this (but then as a function of `Layer`): ```Kotlin private operator fun RepeatVector.invoke(input: Array): Output { return Ops.create().let { tf -> build(tf,...
This is a feature request for https://next.material-ui.com/components/date-picker/ Btw nice job with the lib, really enjoying it 👍
Since `RenderMode` is no longer contained in `SVG` the code example should reflect this. Btw, great repo, just what I was looking for :)
Hello, I'd like to preface that I am new to the module system introduced in Java 9, so bare with me if this is a silly question. **Context**: I am...
Is there any reason Groovy is used for the Gradle build scripts? Since we're probably all Kotlin enthusiasts it would be nice to use it for the Gradle build scripts...
Hi, I am looking to use the date-io project in order to create an adapter for my `DateRangePicker`. However it is no longer updated on bintray, the latest available version...
Do you know if support for this is planned? I may be interested in writing the custom metal kernels.