|
28ef591524
|
Chain implements Flow
|
2020-04-26 20:04:15 +03:00 |
|
Alexander Nozik
|
c6640b4d31
|
Merge pull request #84 from schakalakka/master
Fix two simple typos in file names:
|
2020-04-11 09:35:46 +03:00 |
|
Andreas Radke
|
cb1156fd90
|
Fix two simple typos in file names:
Rename LinearAlgrebra.kt to LinearAlgebra.kt
and BigNumers.kt to BigNumbers.kt
|
2020-04-10 20:54:10 +02:00 |
|
|
a1dd71a74b
|
update build tools and dependencies
|
2020-04-03 22:29:23 +03:00 |
|
|
0cb53792b1
|
Update plugin and fix median Statistic
|
2020-04-03 21:44:07 +03:00 |
|
|
0e898ee1ea
|
Add strided matrix dot test to check #82
|
2020-04-03 19:01:58 +03:00 |
|
|
e00a66ca42
|
Fix linear interpolator const
|
2020-02-13 16:21:41 +03:00 |
|
|
068b90e7ab
|
Add different ways to provide data for XY interpolator
|
2020-02-12 22:26:25 +03:00 |
|
|
73f40105c4
|
Interpolation API
|
2020-02-12 21:57:21 +03:00 |
|
|
d56b4148be
|
Generalized linear interpolation
|
2020-01-12 20:51:16 +03:00 |
|
|
9d1ba1b78b
|
Merge remote-tracking branch 'origin/dev-pk' into dev
# Conflicts:
# settings.gradle.kts
|
2020-01-12 10:50:43 +03:00 |
|
|
396b31d106
|
Linear interpolation
|
2020-01-12 10:49:42 +03:00 |
|
|
8662935dbe
|
Merge branch 'master' into dev
|
2020-01-12 10:02:28 +03:00 |
|
|
74653e74c6
|
Direct memory for file reading.
|
2019-12-11 15:06:18 +03:00 |
|
|
2d71452341
|
Workaround for JS reflection for dimenstions
|
2019-12-09 20:56:09 +03:00 |
|
|
169801060b
|
Examples for type-safe dimensions
|
2019-12-09 19:57:26 +03:00 |
|
|
09f2f37780
|
Examples for type-safe dimensions
|
2019-12-09 19:52:48 +03:00 |
|
|
4060c70b17
|
Examples for type-safe dimensions
|
2019-12-09 19:52:00 +03:00 |
|
|
a156feb397
|
Merge branch 'dev' into dimensions
# Conflicts:
# build.gradle.kts
# buildSrc/build.gradle.kts
# settings.gradle.kts
|
2019-12-09 17:40:58 +03:00 |
|
|
9936b9e4b7
|
Viktor prototype with inline
|
2019-12-09 17:37:17 +03:00 |
|
|
e42058e571
|
Viktor prototype with inline
|
2019-12-08 19:52:47 +03:00 |
|
|
cbac4fca33
|
Viktor prototype with compiler bug
|
2019-12-08 17:25:36 +03:00 |
|
|
f9836a6477
|
Viktor prototype
|
2019-12-08 15:48:25 +03:00 |
|
|
e52cfcaafe
|
Merge branch 'dev'
# Conflicts:
# README.md
|
2019-12-08 11:05:33 +03:00 |
|
|
bf2f4db468
|
readme update
|
2019-12-08 10:59:49 +03:00 |
|
|
5f92bf5d92
|
Merge remote-tracking branch 'origin/master' into dev
|
2019-12-08 10:23:56 +03:00 |
|
Alexander Nozik
|
5c14b7dafa
|
Merge pull request #76 from DisPony/fix-readme
Change dependencies version to latest
|
2019-12-08 10:22:42 +03:00 |
|
Nikita Klimenko
|
b325b4f328
|
Change dependencies version to latest
Current mentioned version '0.1.0' is not available at
https://dl.bintray.com/mipt-npm/scientifik
|
2019-12-06 00:28:48 +03:00 |
|
|
1e70bebba6
|
Version update + some useful extensions
|
2019-11-20 16:12:41 +03:00 |
|
Alexander Nozik
|
b91695dcf8
|
Update README.md
|
2019-09-17 08:55:21 +03:00 |
|
|
fbe7988bd0
|
Some refactoring, add test file
|
2019-09-03 20:35:50 +03:00 |
|
|
e5e9367c43
|
Factorized distributions/named priors
|
2019-09-02 13:07:42 +03:00 |
|
|
92b4e6f28c
|
Tools to evaluate statistic
|
2019-08-25 10:51:25 +03:00 |
|
|
645d81abf0
|
Build migrated to gradle-tools 1.4
|
2019-08-24 09:00:04 +03:00 |
|
|
5a08faf0b6
|
Fix for #74. Removed square from complex
|
2019-08-24 08:23:02 +03:00 |
|
|
c31c9a9532
|
Move RealVector to kmath-for-real and use scientifik plugin
|
2019-08-07 21:47:50 +03:00 |
|
|
4f8c838c9a
|
Merge branch 'dev' of https://github.com/mipt-npm/kmath into dev-pk
|
2019-08-07 18:10:41 +03:00 |
|
|
7f3dd95e72
|
Moved to scientifik plugin. Removed depricated Vector
|
2019-07-17 14:21:37 +03:00 |
|
|
22a3c6e4b9
|
Initial implementation of kmath-for-real module based on https://github.com/thomasnield/numky
|
2019-07-14 18:22:22 +03:00 |
|
|
e57ceed8d6
|
Merge branches 'dev' and 'master' of https://github.com/mipt-npm/kmath into dev-pk
|
2019-07-12 22:22:53 +03:00 |
|
|
d4cd4fd426
|
Build fix for deploy
|
2019-06-26 19:16:22 +03:00 |
|
Alexander Nozik
|
618dd07bcb
|
Merge pull request #72 from mipt-npm/dev
Dev
|
2019-06-26 18:54:11 +03:00 |
|
|
11bbdce94b
|
Version 0.1.3
|
2019-06-26 18:52:37 +03:00 |
|
|
88759807ab
|
Added complex example for article
|
2019-06-26 18:51:01 +03:00 |
|
|
00f6c027b4
|
Experimental type-safe dimensions
|
2019-06-21 12:34:04 +03:00 |
|
|
5a8a45cf6a
|
minor update
|
2019-06-18 10:22:47 +03:00 |
|
|
651f8323f3
|
Basic support for BigInteger (#69)
|
2019-06-09 22:03:35 +03:00 |
|
|
7183d6ea8a
|
Merge remote-tracking branch 'origin/dev' into dev
|
2019-06-09 17:17:37 +03:00 |
|
|
e077da39c8
|
Sampler space
|
2019-06-09 17:17:13 +03:00 |
|
|
88ee3e5ab7
|
Random generator forks
|
2019-06-09 10:54:45 +03:00 |
|