GitHub / Kotlin/multik issues and pull requests
#220 - .where for performing masked operations
Issue -
State: open - Opened by CGenie 3 months ago
- 2 comments
#219 - Add a scalar
Issue -
State: open - Opened by CGenie 3 months ago
- 1 comment
#218 - Can we access .npy files in kotlin multiplatform?
Issue -
State: open - Opened by droidwithme 4 months ago
- 2 comments
Labels: enhancement
#217 - Zero-sized ndarrays
Issue -
State: open - Opened by ptitjes 6 months ago
- 5 comments
Labels: enhancement, perf, native, multiplatform
#216 - Depending on the engine used linalg.qr returns full or reduced QR decomposition
Issue -
State: open - Opened by Tagakov 6 months ago
Labels: bug, jvm, native
#215 - Some efficient method for permuting elements of an NDArray to get a new NDArray
Issue -
State: open - Opened by hakanai 7 months ago
- 1 comment
Labels: enhancement, api
#214 - build error: libmultik_jni-linuxX64.so is not an ABI even though I'm not building for that target
Issue -
State: open - Opened by treitter 8 months ago
- 3 comments
#213 - diagonal matrix creators
Pull Request -
State: closed - Opened by mihbor 8 months ago
- 1 comment
#212 - 3 dimensional arrays don't do dot product of sub-matrices correctly
Issue -
State: open - Opened by mihbor 8 months ago
- 3 comments
Labels: bug, native
#211 - Very slow startup: can this be mitigated?
Issue -
State: open - Opened by rschwiebert 10 months ago
- 4 comments
#210 - [wild idea] Compiler plugin to support any dimension
Issue -
State: open - Opened by Jolanrensen 10 months ago
- 1 comment
Labels: enhancement
#209 - Problems running on ubuntu focal: 'GLIBC_2.35' not found
Issue -
State: open - Opened by rschwiebert 10 months ago
- 2 comments
Labels: bug, build
#208 - Multik equivalents for numpy [:, :, ::-1]
Issue -
State: open - Opened by Trevol 11 months ago
- 1 comment
#207 - Add `norm` API for vectors
Pull Request -
State: closed - Opened by T45K 12 months ago
- 3 comments
#206 - multik with spring boot 3.3, unable to access the classes from the module org.jetbrains.kotlinx.multik
Issue -
State: closed - Opened by fabriciokjc about 1 year ago
- 5 comments
Labels: bug
#205 - Update dokka
Issue -
State: open - Opened by devcrocod about 1 year ago
Labels: documentation
#204 - multik in andriod14 ,the transpose funtion is too slow
Issue -
State: open - Opened by CiChina over 1 year ago
- 2 comments
Labels: bug, perf
#203 - combination of android sharedUserId and multik leading to crashes
Issue -
State: open - Opened by meedovique over 1 year ago
- 3 comments
Labels: bug
#202 - [native] linalg implementations deep copy input arrays
Issue -
State: open - Opened by max-hillsidetec over 1 year ago
- 2 comments
Labels: perf, native
#201 - Overload resolution ambiguity.
Issue -
State: closed - Opened by paccuk over 1 year ago
- 3 comments
Labels: bug
#200 - Bug with publish KMP to sonatype
Issue -
State: open - Opened by devcrocod over 1 year ago
Labels: bug
#199 - patch release 0.2.3
Pull Request -
State: closed - Opened by devcrocod over 1 year ago
#198 - Fix build and js tests
Pull Request -
State: closed - Opened by devcrocod over 1 year ago
#197 - Fix cmake build
Pull Request -
State: closed - Opened by devcrocod over 1 year ago
#196 - sync openblas loader
Pull Request -
State: closed - Opened by devcrocod over 1 year ago
#195 - Refactor complex number implementation and handling
Pull Request -
State: closed - Opened by devcrocod over 1 year ago
#194 - Add one-liner description to the repository
Issue -
State: closed - Opened by SebastianAigner over 1 year ago
Labels: documentation
#193 - update kotlin version and fixing bugs
Pull Request -
State: closed - Opened by devcrocod over 1 year ago
#192 - [Kotlin/Native] Matrix slicing and vector for Float multiplication resulting in incorrect output
Issue -
State: closed - Opened by devcrocod over 1 year ago
Labels: bug, native
#191 - [Kotlin/Native] median returns 0
Issue -
State: closed - Opened by devcrocod over 1 year ago
Labels: bug
#190 - Modification of return types in math functions from Boolean
Issue -
State: open - Opened by devcrocod over 1 year ago
Labels: api
#189 - [Kotlin/Native] argmin and argmax returns 0
Issue -
State: closed - Opened by devcrocod over 1 year ago
Labels: bug
#188 - [Kotlin/Native] pin/unpin in concurrent code
Issue -
State: open - Opened by devcrocod over 1 year ago
Labels: native
#187 - bug with casting .toFloat on JS
Issue -
State: open - Opened by devcrocod over 1 year ago
Labels: bug, multiplatform
#186 - [K2] Overload resolution ambiguity
Issue -
State: open - Opened by devcrocod over 1 year ago
Labels: bug
#185 - Type casting in multidimensional case (ND) throws an exception in wasm
Issue -
State: open - Opened by devcrocod over 1 year ago
Labels: bug
#184 - type mismatch with `Short` on wasm
Issue -
State: open - Opened by devcrocod over 1 year ago
- 1 comment
Labels: bug
#183 - migrate to K2
Issue -
State: open - Opened by devcrocod over 1 year ago
Labels: build
#182 - update to kotlin 1.9.22
Issue -
State: closed - Opened by devcrocod over 1 year ago
Labels: build, multiplatform
#181 - [kotlin/native] review math, linalg, and stat object
Issue -
State: open - Opened by devcrocod over 1 year ago
Labels: perf, native
#180 - [kotlin/native] use pinned arrays
Issue -
State: closed - Opened by devcrocod over 1 year ago
Labels: native
#179 - Add support for bulk setter using primitive array
Issue -
State: open - Opened by tklinchik over 1 year ago
Labels: enhancement, api
#178 - Expose singularity error level to public api
Issue -
State: open - Opened by fekazar almost 2 years ago
- 1 comment
Labels: native, api
#177 - Usage of unsupported type causes runtime error
Issue -
State: open - Opened by fekazar almost 2 years ago
- 1 comment
Labels: api
#176 - library published incorrectly
Issue -
State: open - Opened by devcrocod almost 2 years ago
Labels: bug, build, native
#175 - Fix slicing examples in README
Pull Request -
State: closed - Opened by lukaszkalnik almost 2 years ago
#174 - Race condition issue in loading of openblas
Issue -
State: closed - Opened by MPopovych about 2 years ago
Labels: bug, native
#173 - Hide non-public properties and functions
Issue -
State: open - Opened by devcrocod about 2 years ago
- 1 comment
Labels: api
#172 - Refactor, Optimize, Gradle Version, Documentation, and Tests
Pull Request -
State: closed - Opened by devcrocod about 2 years ago
#171 - Error when running on older Android device - FilteAttribute not found
Issue -
State: closed - Opened by GregCornis about 2 years ago
- 4 comments
#170 - add complex number implementation in kotlin/native using Vector128
Issue -
State: closed - Opened by devcrocod about 2 years ago
Labels: enhancement, perf, native
#169 - Resolve numerical error in packing of single-precision complex numbers in JS
Issue -
State: closed - Opened by devcrocod about 2 years ago
Labels: bug, complex
#168 - optimize complex numbers
Issue -
State: closed - Opened by devcrocod about 2 years ago
Labels: perf, complex
#167 - v0.2.2
Pull Request -
State: closed - Opened by devcrocod about 2 years ago
#166 - add examples to the kdocs
Issue -
State: open - Opened by devcrocod about 2 years ago
Labels: documentation
#165 - Incorporate dokka's API reference into the overall documentation
Issue -
State: open - Opened by devcrocod about 2 years ago
Labels: documentation
#164 - add writerside documentation
Issue -
State: closed - Opened by devcrocod about 2 years ago
Labels: documentation
#163 - support vector api like jdk21
Issue -
State: open - Opened by shouriken about 2 years ago
- 3 comments
Labels: enhancement, perf, jvm
#162 - any plan to add `power` function like numpy?
Issue -
State: open - Opened by kylooh about 2 years ago
- 5 comments
Labels: enhancement, jvm, native, api
#161 - bug with reading csv with array of complex numbers from numpy
Issue -
State: open - Opened by devcrocod about 2 years ago
Labels: bug
#160 - add parser for datatypes
Issue -
State: open - Opened by devcrocod over 2 years ago
Labels: enhancement, multiplatform
#159 - update dokka and docs
Issue -
State: open - Opened by devcrocod over 2 years ago
Labels: documentation
#158 - add multiplatform serialization for csv
Issue -
State: open - Opened by devcrocod over 2 years ago
Labels: enhancement, multiplatform
#157 - add test for io csv and complex numbers
Issue -
State: closed - Opened by devcrocod over 2 years ago
#156 - add support npy format for jvm
Issue -
State: closed - Opened by devcrocod over 2 years ago
- 1 comment
Labels: jvm
#155 - "Fail to find engine" leading to crashes in production - sometimes
Issue -
State: closed - Opened by mreichelt over 2 years ago
- 3 comments
Labels: bug
#154 - add wasm target to `multik-kotlin`
Issue -
State: closed - Opened by devcrocod over 2 years ago
Labels: enhancement
#153 - Strange dot behaviour with row from a D2 array
Issue -
State: closed - Opened by davydes over 2 years ago
- 3 comments
Labels: bug
#152 - AAB build not working
Issue -
State: closed - Opened by guruprasannaR over 2 years ago
- 5 comments
#151 - Wrongly packaged jar files published to Maven Central
Issue -
State: closed - Opened by jbaron over 2 years ago
- 2 comments
#150 - Comparison and getting boolean mask
Issue -
State: open - Opened by ashutoshIITK over 2 years ago
Labels: enhancement, api
#149 - Add `pad` function
Issue -
State: open - Opened by AlexandreBrown over 2 years ago
- 1 comment
Labels: jvm, native, api
#148 - Platform-specific artifacts
Issue -
State: open - Opened by mgroth0 almost 3 years ago
- 3 comments
Labels: build, multiplatform
#147 - 0.2.1 version
Pull Request -
State: closed - Opened by devcrocod almost 3 years ago
#146 - Application got SIGABRT after sum funtion
Issue -
State: closed - Opened by NguyenTrongThinh almost 3 years ago
- 3 comments
Labels: bug
#145 - `cblas_dgemm` returns array of zero elements via cinterop for macosX64
Issue -
State: open - Opened by devcrocod almost 3 years ago
Labels: bug, native
#144 - Add support for armv7 and x86_64 for android
Issue -
State: open - Opened by devcrocod almost 3 years ago
Labels: android
#143 - "All elements" and "to the end"/"from the start" indexing
Issue -
State: closed - Opened by 9SMTM6 almost 3 years ago
- 2 comments
#142 - A way to apply transformations on sub-dimensions
Issue -
State: closed - Opened by 9SMTM6 almost 3 years ago
- 2 comments
#141 - Document matrix multiplication/dotMMs behavior
Issue -
State: open - Opened by 9SMTM6 almost 3 years ago
- 2 comments
Labels: documentation
#140 - JNI Exceptions when using overloaded dot method (perhaps Android specific)
Issue -
State: open - Opened by 9SMTM6 almost 3 years ago
- 12 comments
Labels: bug, native, android
#139 - engine doesn't load for js
Issue -
State: closed - Opened by devcrocod almost 3 years ago
Labels: bug
#138 - explore new operator for creating open-ended ranges
Issue -
State: closed - Opened by devcrocod almost 3 years ago
Labels: api
#137 - output dimension in sumDN is wrong
Issue -
State: closed - Opened by devcrocod almost 3 years ago
Labels: bug
#136 - How to manually clear a mk.ndarray
Issue -
State: closed - Opened by RachelLYY about 3 years ago
- 3 comments
#135 - optimize reshape function
Issue -
State: open - Opened by devcrocod about 3 years ago
Labels: perf
#134 - sum for complex numbers
Issue -
State: open - Opened by devcrocod about 3 years ago
Labels: api, complex
#133 - add eig in multik-kotlin
Issue -
State: open - Opened by devcrocod about 3 years ago
Labels: enhancement, jvm, native
#132 - add norm in multik-kotlin
Issue -
State: closed - Opened by devcrocod about 3 years ago
Labels: jvm
#131 - c fun doesn't work via cinterop
Issue -
State: open - Opened by devcrocod about 3 years ago
- 1 comment
Labels: bug, native, multiplatform
#130 - increase test coverege
Issue -
State: open - Opened by devcrocod about 3 years ago
#129 - refactor 1-level function in core
Issue -
State: open - Opened by devcrocod about 3 years ago
Labels: api
#128 - optimize creating arrays
Issue -
State: closed - Opened by devcrocod about 3 years ago
Labels: perf
#127 - missing `_concat_fortran_string`
Issue -
State: open - Opened by devcrocod about 3 years ago
Labels: build, native, android
#126 - optimize `pow` in native
Issue -
State: open - Opened by devcrocod about 3 years ago
Labels: perf, native
#125 - add `pad` function
Issue -
State: closed - Opened by devcrocod about 3 years ago
Labels: enhancement, api
#124 - use all platforms for jvm in multik-default
Issue -
State: closed - Opened by devcrocod about 3 years ago
Labels: jvm
#123 - release 0.2.0
Pull Request -
State: closed - Opened by devcrocod about 3 years ago
#122 - V0.2.0
Pull Request -
State: closed - Opened by devcrocod about 3 years ago
#121 - Error running Multik 0.2.0-dev-5 on Github Actions with ubuntu-latest
Issue -
State: closed - Opened by breandan about 3 years ago
- 5 comments