|
15cc4a22e2
|
Fixed some performance issues with histogram
|
2018-11-23 21:44:42 +03:00 |
|
|
5e3e0eb09d
|
All fields in Structures, Vectors and Matrices are now generic
|
2018-11-23 18:42:40 +03:00 |
|
|
29da5bad28
|
Added phantom histograms
|
2018-11-23 15:46:14 +03:00 |
|
|
8f5276bdcb
|
Broaden scope of VectorSpace to include Points
|
2018-11-23 14:08:28 +03:00 |
|
|
5cd6301f45
|
NDArray renamed to NDElement
|
2018-11-21 09:55:39 +03:00 |
|
|
75bedde1fa
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# build.gradle
# settings.gradle
|
2018-11-20 22:10:24 +03:00 |
|
|
62c7099f8a
|
Minor change to histogram API. Project build to kts.
|
2018-11-20 22:09:07 +03:00 |
|
|
dcf8f4c6fd
|
inline class bug
|
2018-11-15 11:07:51 +03:00 |
|
|
68bd0ae0af
|
Norm is a separate context
|
2018-11-14 23:26:38 +03:00 |
|
|
be18014d54
|
RealNDField
|
2018-11-06 21:22:03 +03:00 |
|
|
20a7c6c4f1
|
MultivariateHistogram fix
|
2018-11-05 16:11:53 +03:00 |
|
Alexander Nozik
|
8ff87fe571
|
Merge pull request #20 from altavir/dev
Dev
|
2018-10-29 19:00:19 +03:00 |
|
|
98622e64c4
|
1.3 stable!
|
2018-10-29 18:58:35 +03:00 |
|
|
881ee9f688
|
Added limited polimorphism to Histogram
|
2018-10-28 21:53:40 +03:00 |
|
|
6a0ef6a235
|
Added limited polimorphism to Histogram
|
2018-10-28 21:41:58 +03:00 |
|
|
34374e1006
|
Moved multivariate histogram to common
|
2018-10-28 16:56:06 +03:00 |
|
|
c8329eef8a
|
Histograms for jvm are in working order.
|
2018-10-28 16:47:54 +03:00 |
|
|
c7575caeee
|
AIDA is broken, rollback to standalone histograms
|
2018-10-27 10:08:07 +03:00 |
|
|
ae34346437
|
Quick AIDA port
|
2018-10-26 20:14:07 +03:00 |
|
|
f506e76b69
|
Moved JMH out of core
|
2018-10-26 17:45:41 +03:00 |
|
|
fb9cc1732b
|
Merge remote-tracking branch 'origin/dev' into dev
|
2018-10-21 18:43:07 +03:00 |
|
|
f950313f41
|
NDStructures redone
|
2018-10-21 18:41:39 +03:00 |
|
Alexander Nozik
|
33cf7769b2
|
Merge pull request #16 from altavir/dev
Update from dev
|
2018-10-12 11:18:54 +03:00 |
|
Alexander Nozik
|
148b45408d
|
Merge branch 'master' into dev
|
2018-10-12 11:18:39 +03:00 |
|
|
f894175897
|
Basic matrix inversion
|
2018-10-12 10:49:11 +03:00 |
|
|
0cde0cfea5
|
Basic matrix inversion
|
2018-10-11 16:23:33 +03:00 |
|
|
a9c084773b
|
Linear algebra in progress
|
2018-10-09 12:22:35 +03:00 |
|
|
76c3025acc
|
Readme fix. Added js deploy target
|
2018-09-30 17:25:11 +03:00 |
|
|
c4b334976a
|
Switch to kotlin 1.3 eap and mpp build
|
2018-09-30 17:18:04 +03:00 |
|
|
38c7f4382a
|
Artifactory deploy
|
2018-09-28 21:07:42 +03:00 |
|
|
9c064b00b1
|
Grid generators for 1D double array
|
2018-09-11 22:00:00 +03:00 |
|
|
ba63b2e373
|
Generic definition for NDArray
|
2018-08-29 13:45:06 +03:00 |
|
|
6c25042f0f
|
Context separation test for expressions
|
2018-08-25 21:36:50 +03:00 |
|
|
6df416f064
|
Added ComplexField test for expressions.
|
2018-08-25 21:22:07 +03:00 |
|
|
520765abb9
|
The same for minus
|
2018-08-25 21:18:17 +03:00 |
|
|
3576ddaf31
|
Added extension to field to use numbers as first class citizens
|
2018-08-25 21:15:55 +03:00 |
|
|
c344380120
|
Expressions!
|
2018-08-25 20:58:26 +03:00 |
|
|
8da54786a0
|
Minor documentation update
|
2018-08-24 21:11:59 +03:00 |
|
|
ce5c281427
|
Fixed version syntax
|
2018-08-24 20:55:44 +03:00 |
|
|
544f65d9a2
|
added maven plugin
|
2018-08-22 12:45:05 +03:00 |
|
|
982bee02ba
|
Basic cumulative operation and cumulative sum #10
|
2018-08-21 21:27:46 +03:00 |
|
Alexander Nozik
|
9031e2443f
|
Update README.md
|
2018-08-03 09:51:54 +03:00 |
|
Alexander Nozik
|
258d689430
|
Merge pull request #11 from altavir/dev
Dev
|
2018-08-03 09:33:10 +03:00 |
|
|
80bd0e4e6a
|
Created a short readme
|
2018-08-03 09:31:24 +03:00 |
|
|
717c4260f9
|
Ddded kmath prefix to module names.
|
2018-08-03 09:07:35 +03:00 |
|
|
f28f036fec
|
Added operations with external functions and elements on NDArray. Switched to kotlin 1.2.60
|
2018-08-03 09:04:39 +03:00 |
|
|
0d1825a044
|
Optional math operations.
|
2018-07-18 12:52:58 +03:00 |
|
|
eb4c9a4b94
|
Abstract linear algebra and real value array implementation.
|
2018-07-18 12:51:21 +03:00 |
|
|
af446d2d2c
|
Abstract linear algebra and real value array implementation. Not tested.
|
2018-05-06 22:45:27 +03:00 |
|
|
50a65524db
|
Conceptual design of linear algebra on the way
|
2018-05-03 11:35:08 +03:00 |
|