This website requires JavaScript.
Explore
Help
Sign In
kscience
/
kmath
Watch
9
Star
0
Fork
1
You've already forked kmath
Code
Issues
Pull Requests
6
Packages
Projects
Releases
16
Wiki
Activity
kmath
/
kmath-histograms
/
src
History
Iaroslav
5eaeb82a0f
Make one-liners not one-liners, add newlines at EOFs, optimize imports and Kotlin extension configurations
2020-09-20 16:36:48 +07:00
..
commonMain/kotlin/scientifik/kmath
/histogram
Make one-liners not one-liners, add newlines at EOFs, optimize imports and Kotlin extension configurations
2020-09-20 16:36:48 +07:00
commonTest/kotlin/scietifik/kmath
/histogram
Equlity half-fix for NDStructure
2020-05-06 10:50:08 +03:00
jsMain/kotlin/scientifik/kmath
/histogram
Histograms evicted from core
2019-02-13 18:21:51 +03:00
jvmMain/kotlin/scientifik/kmath
/histogram
Provide contracts for many functions, make inline several functions, replace <algebra>.run { and with(<algebra>> { with <algebra> {, add newlines at EOFs, specify operator modifier explicitly at many places, reformat files, replace if (...) error guards with require and check
2020-08-22 02:42:59 +07:00