kmath icon indicating copy to clipboard operation
kmath copied to clipboard

Kotlin mathematics extensions library

Results 100 kmath issues
Sort by recently updated
recently updated
newest added

To external contributors: 1. Notify us if you are going to try to implement this feature to receive extensive explanations of what does this problem means. 2. That's quite a...

good first issue
feature

Please, add **discrete mathematics** features. For example **combinatorics**, like in [KotlinDiscreteMathToolkit](https://github.com/MarcinMoskala/KotlinDiscreteMathToolkit/) project: - Combinations and permutations - Powerset and Cartesian product - Divisibility - etc. Chances are, I just didn't...

feature
discussion

- [x] Alternative strides for NDStructure - [ ] Strides implementation which points to a sub-structure of larger structure (and thus Strides), effectively creating a View.

good first issue
feature

1. Inverse with Cholesky decomposition. 2. Solve with QR decomposition.

feature

It is incorrect to stick `true` and `false` to logic operations because of many-valued logic systems: ternary logic, probabilistic logic.

feature

- [ ] matrices - [ ] distributions

good first issue
feature