Commit Graph

  • 1a615c503d re-apply bigint fix Alexander Nozik 2021-05-14 09:20:49 +0300
  • 1b60f71ed0 Revert "fixes to power" Alexander Nozik 2021-05-14 09:14:48 +0300
  • c1b94ff0bc
    Merge pull request #328 from zhelenskiy/dev Alexander Nozik 2021-05-14 09:12:25 +0300
  • a86e8eb164
    Merge pull request #333 from mipt-npm/fix/tensor-cov-api Alexander Nozik 2021-05-14 09:10:57 +0300
  • bdb9ce6a59
    fixes to power Alexander Nozik 2021-05-14 09:10:05 +0300
  • a299003236
    Merge branch 'dev' into dev Alexander Nozik 2021-05-14 09:06:21 +0300
  • c204747401 Reusing of existing power function zhelenskiy 2021-05-13 22:44:33 +0300
  • e110253d8f remove cov from tensors API Roland Grinis 2021-05-13 19:26:18 +0100
  • ed5e94f580
    Merge pull request #331 from mipt-npm/commandertvis/q Alexander Nozik 2021-05-13 19:49:51 +0300
  • fcb9605338
    Special rendering of Quaternion #330 Iaroslav Postovalov 2021-05-13 22:59:35 +0700
  • 1e94538931 Unstable API annotation added + inconsistent docs fix + unnecessary BigIntField usage removed zhelenskiy 2021-05-13 13:11:20 +0300
  • feb5743f58 Change signature of one of integrate helpers Alexander Nozik 2021-05-13 11:10:59 +0300
  • f5289abdc3 Introduce PerformancePitfall annotation Alexander Nozik 2021-05-13 11:09:49 +0300
  • 97c4b81717 Introduce PerformancePitfall annotation Alexander Nozik 2021-05-13 11:02:20 +0300
  • 3131e2a40d
    Merge pull request #329 from mipt-npm/fix/tensors-doc Alexander Nozik 2021-05-12 22:02:35 +0300
  • d721c4b597 typo found Roland Grinis 2021-05-12 19:43:08 +0100
  • e5f3ee75be tensors readme fix Roland Grinis 2021-05-12 19:40:10 +0100
  • 8443fac4ae UInt can be used in exponent (in pow) now. zhelenskiy 2021-05-12 14:10:32 +0300
  • 1e71f29d5e Large addition tests added zhelenskiy 2021-05-12 13:59:41 +0300
  • ded01251d1 Karatsuba enhancement zhelenskiy 2021-05-12 11:05:42 +0300
  • ed86a31c50 Placing pow outside the Ring interface. zhelenskiy 2021-05-12 04:58:48 +0300
  • b4e47494fc Parsing of decimal values takes 9 immediately digits but not 1. zhelenskiy 2021-05-12 04:42:17 +0300
  • 9184bd55de Parser optimization zhelenskiy 2021-05-12 02:01:49 +0300
  • 74d14970b9 empty string parsing fixed zhelenskiy 2021-05-12 00:58:27 +0300
  • e01ee63c03
    Merge pull request #326 from mipt-npm/commandertvis/kotlingrad Alexander Nozik 2021-05-11 09:01:59 +0300
  • e302b5ea4c
    Merge pull request #327 from mipt-npm/commandertvis/unstable Alexander Nozik 2021-05-11 09:01:16 +0300
  • 2da0648d73 Karatsuba added Incorrect equals fix test Incorrect overflow handling support zhelenskiy 2021-05-11 01:40:45 +0300
  • 3ad7f32ada Incorrect BigInt equality fixed zhelenskiy 2021-05-10 18:41:40 +0300
  • d17a3ac6ef Further optimization of power is added zhelenskiy 2021-05-10 18:24:13 +0300
  • 1716b7f5d1 Fast power is added zhelenskiy 2021-05-10 17:57:49 +0300
  • e2920ed683
    Promote kmath-kotlingrad to experimental alongside minor documentation and API changes Iaroslav Postovalov 2021-05-09 16:40:10 +0700
  • bbef697b7d
    Document and change retention for UnstableKMathAPI Iaroslav Postovalov 2021-05-09 18:10:06 +0700
  • 47424135cb Deploying to gh-pages from @ mipt-npm/kmath@ca02f5406d 🚀 altavir 2021-05-08 15:18:11 +0000
  • ca02f5406d
    Update gradle.properties Alexander Nozik 2021-05-08 18:07:53 +0300
  • 50d55e9734
    Merge pull request #324 from mipt-npm/dev v0.3.0-dev-8 Alexander Nozik 2021-05-08 17:16:29 +0300
  • 6d78bb8d91 0.3.0-dev-8. Readme update Alexander Nozik 2021-05-08 14:36:37 +0300
  • 515d2391ee Merge remote-tracking branch 'origin/master' into dev Alexander Nozik 2021-05-08 14:29:33 +0300
  • 7ce0829597 0.3.0-dev-8. Cleanup Alexander Nozik 2021-05-08 14:20:16 +0300
  • e4e661a3bf Update jupyter integration Alexander Nozik 2021-05-08 14:10:57 +0300
  • 0622be2494 Merge remote-tracking branch 'origin/dev' into dev Alexander Nozik 2021-05-08 11:35:15 +0300
  • c420c2ccc6
    Merge pull request #300 from mipt-npm/feature/tensor-algebra Alexander Nozik 2021-05-08 09:48:04 +0300
  • 512ed1139c
    Merge pull request #323 from AndreiKingsley/andrew Iaroslav Postovalov 2021-05-08 03:34:57 +0700
  • 33e27cd992 fixed Andrei Kislitsyn 2021-05-07 23:07:02 +0300
  • 11a1624e64 fixes Andrei Kislitsyn 2021-05-07 23:06:41 +0300
  • dde1db7b0a fixes Andrei Kislitsyn 2021-05-07 23:05:37 +0300
  • 75ef241be3 Merge commit 'refs/pull/322/head' of ssh://git.jetbrains.space/mipt-npm/sci/kmath into feature/tensor-algebra Roland Grinis 2021-05-07 14:19:37 +0100
  • a5b72f2016 Doc typo Roland Grinis 2021-05-07 14:15:48 +0100
  • 21b5d45b96 Throwable value method Roland Grinis 2021-05-07 14:13:07 +0100
  • 5b725a087b new cast Andrei Kislitsyn 2021-05-07 15:53:09 +0300
  • d73d03c055 valueOrNull added Roland Grinis 2021-05-07 13:36:15 +0100
  • e80eefa90f typo corrected Roland Grinis 2021-05-07 13:12:55 +0100
  • d31726a0d9 produce routine Roland Grinis 2021-05-07 13:12:18 +0100
  • 0ef64130ae TensorLinearStructure made internal Roland Grinis 2021-05-07 13:00:30 +0100
  • 0920e21d62 Merging implementations together Roland Grinis 2021-05-07 12:52:17 +0100
  • 14ca7cdd31 fixes Andrei Kislitsyn 2021-05-07 13:00:20 +0300
  • 1b1a078dea neural network! Andrei Kislitsyn 2021-05-07 03:22:34 +0300
  • febe526325 Update stack docs Roland Grinis 2021-05-06 14:50:05 +0100
  • db5378c9f4 PCA example Andrei Kislitsyn 2021-05-06 16:29:21 +0300
  • 5fe1320855 minor corrections Roland Grinis 2021-05-06 12:59:21 +0100
  • 90149e3965 add documentation to map and randomNormal function AlyaNovikova 2021-05-06 14:42:15 +0300
  • 56cadbd9ef Merge branch 'feature/tensor-algebra' of https://github.com/mipt-npm/kmath into feature/tensor-algebra AlyaNovikova 2021-05-06 14:24:06 +0300
  • dc22bd8498 add documentation to DoubleTensorAlgebra AlyaNovikova 2021-05-06 14:23:57 +0300
  • 8ac253b9fe cov + docs Andrei Kislitsyn 2021-05-06 14:09:47 +0300
  • 35928e7960 minor corrections Roland Grinis 2021-05-06 10:52:37 +0100
  • 0e793eba26 Merge remote-tracking branch 'ups/feature/tensor-algebra' into andrew Andrei Kislitsyn 2021-05-06 12:30:23 +0300
  • 499cf85ff0 refactor BT + docs Andrei Kislitsyn 2021-05-06 12:30:13 +0300
  • 16bed53997 Drop unused functionality in TensorLinearStructure Roland Grinis 2021-05-06 09:59:58 +0100
  • 477e64e4d3 Typos corrected Roland Grinis 2021-05-06 09:51:59 +0100
  • a1cbd7a457 TensorLinearStructure doc Roland Grinis 2021-05-06 09:48:43 +0100
  • 0680a3a1cb Merge commit 'refs/pull/315/head' of ssh://git.jetbrains.space/mipt-npm/sci/kmath into feature/tensor-algebra Roland Grinis 2021-05-06 09:04:01 +0100
  • 229c1b57da add documentation to DoubleLinearOpsTensorAlgebra AlyaNovikova 2021-05-06 10:27:47 +0300
  • b7cc4e4b1b merge dev Roland Grinis 2021-05-06 07:45:53 +0100
  • 431db00f1a refactor tests Roland Grinis 2021-05-05 16:35:26 +0100
  • 218b81a242 Min max refactor Roland Grinis 2021-05-05 16:11:46 +0100
  • d0281871fa analytic tests and examples Andrei Kislitsyn 2021-05-05 14:27:01 +0300
  • 3e10e1463a
    Merge pull request #311 from mipt-npm/commandertvis/frac Alexander Nozik 2021-05-04 13:42:56 +0300
  • 591b408729
    MST rendering: support infix division, use arcsin instead sin^-1 form for inverse trigonometric functions Iaroslav Postovalov 2021-05-03 04:14:19 +0700
  • b59e48410f More basic functionality, tests to come Roland Grinis 2021-05-03 19:49:23 +0100
  • 7f8914d8ea fixes Andrei Kislitsyn 2021-05-03 20:42:18 +0300
  • 8898f908ef statistic algebra Andrei Kislitsyn 2021-05-03 18:45:18 +0300
  • eca1ad48f5
    Merge pull request #273 from mipt-npm/feature/jupyter Alexander Nozik 2021-05-02 21:28:17 +0300
  • 889b8a4490
    Merge pull request #304 from mipt-npm/commandertvis/deprecate-element Alexander Nozik 2021-05-02 21:27:03 +0300
  • a8a5c769c4
    Merge pull request #309 from mipt-npm/commandertvis/mst-tests Alexander Nozik 2021-05-02 21:19:38 +0300
  • f0627b2ced
    Simplify and revise test cases for MST compilation engines #285 Iaroslav Postovalov 2021-05-03 00:24:32 +0700
  • 5aaba0dae4 TensorStructure to Tensor Roland Grinis 2021-05-02 16:19:05 +0100
  • c8fb770ffd
    Rename LICENSE.txt to LICENSE Alexander Nozik 2021-05-01 22:44:43 +0300
  • 1fe1a74b48
    Create LICENSE.txt Alexander Nozik 2021-05-01 22:40:53 +0300
  • 48d86fac56 invoke refactor Roland Grinis 2021-05-01 19:55:48 +0100
  • ac6608b5b4 refactor Andrei Kislitsyn 2021-05-01 20:45:23 +0300
  • bfba653904 refactor Andrei Kislitsyn 2021-05-01 17:47:12 +0300
  • 83c7ec8c6b
    Deprecate AlgebraElements.kt Iaroslav Postovalov 2021-05-01 00:13:32 +0700
  • fe81dea243 stack Andrei Kislitsyn 2021-05-01 14:22:05 +0300
  • b7cac3a015 fix sequences + array casting Andrei Kislitsyn 2021-05-01 13:32:50 +0300
  • 1b6bd67b90 No virtual mutable buffers Roland Grinis 2021-04-30 21:11:01 +0100
  • 74773686b4 toDoubleTensor and toIntTensor renaming Roland Grinis 2021-04-30 19:49:43 +0100
  • 8a039326d4 Minor corrections Roland Grinis 2021-04-30 19:47:05 +0100
  • f0cdb9b657 refactor utils and remove inline Andrei Kislitsyn 2021-04-30 20:07:59 +0300
  • e2c7751c7e refactor linops Andrei Kislitsyn 2021-04-30 19:45:31 +0300
  • 1695fc5075 Fix examples Roland Grinis 2021-04-30 15:25:45 +0100
  • 42ddd2e569 MutableBufferFromGenerator Roland Grinis 2021-04-30 15:08:32 +0100