Iaroslav Postovalov
|
77d72c7bf6
|
Add Jupyter integration
|
2021-04-30 20:50:00 +07:00 |
|
Alexander Nozik
|
72d91b04da
|
Merge pull request #301 from mipt-npm/commandertvis/graal-ga
Use GraalVM as CI JDK
|
2021-04-30 16:31:24 +03:00 |
|
Iaroslav Postovalov
|
2aed0316f4
|
Use GraalVM as CI JDK
|
2021-04-30 20:29:05 +07:00 |
|
Iaroslav Postovalov
|
fd7e26d6c5
|
Merge pull request #294 from mipt-npm/commandertvis/rework-ejml
Rewrite EJML module by dropping ejml-simple abstraction level
|
2021-04-30 19:51:44 +07:00 |
|
Iaroslav Postovalov
|
598b2e1587
|
Rewrite EJML module by dropping ejml-simple abstraction level; multiple build script changes
|
2021-04-30 19:48:12 +07:00 |
|
Alexander Nozik
|
0f786e4f6f
|
Merge pull request #293 from mipt-npm/commandertvis/ast-stability
Promote kmath-ast as experimental, mark AST Rendering and WASM with @UnstableKMathAPI
|
2021-04-28 08:59:54 +03:00 |
|
Iaroslav Postovalov
|
e3f7b7a5fa
|
Promote kmath-ast as experimental, mark AST Rendering and WASM with @UnstableKMathAPI
|
2021-04-28 10:27:08 +07:00 |
|
Iaroslav Postovalov
|
1f71b5333a
|
Merge pull request #291 from mipt-npm/commandertvis/readme-ast
Update README.md
|
2021-04-26 08:47:45 +07:00 |
|
Iaroslav Postovalov
|
077c2b4e3b
|
Update README.md in kmath-ast
|
2021-04-24 12:14:31 +07:00 |
|
Iaroslav Postovalov
|
84b149fa81
|
Merge pull request #274 from mipt-npm/commandertvis/exp-render
Redesign exponential function rendering
|
2021-04-21 22:13:21 +07:00 |
|
Iaroslav Postovalov
|
488f5f0008
|
Redesign exponential function rendering
|
2021-04-21 22:13:03 +07:00 |
|
Iaroslav Postovalov
|
23d2f8d758
|
Merge pull request #289 from mipt-npm/commandertvis/rendering-tests
Move AST rendering tests to common
|
2021-04-21 19:57:36 +07:00 |
|
Iaroslav Postovalov
|
cfa9077e29
|
Move AST rendering tests to common
|
2021-04-21 19:50:33 +07:00 |
|
Alexander Nozik
|
264139fe13
|
Merge pull request #288 from mipt-npm/commandertvis/copyright
Configure copyright scoping
|
2021-04-21 15:48:11 +03:00 |
|
Iaroslav Postovalov
|
0a0d0af94a
|
Configure copyright scoping
|
2021-04-21 19:46:02 +07:00 |
|
Iaroslav Postovalov
|
a722672b35
|
Merge pull request #284 from mipt-npm/commandertvis/binaryen
MST compilation to WebAssembly with Binaryen, reorganize internal JS bindings, tests refactor
|
2021-04-21 19:31:31 +07:00 |
|
Iaroslav Postovalov
|
b6a57dbfd0
|
MST compilation to WebAssembly with Binaryen, reorganize internal JS bindings, tests refactor
|
2021-04-21 19:17:57 +07:00 |
|
|
9c353f4a0d
|
Make ND4J float algebra extended
|
2021-04-20 22:48:09 +03:00 |
|
Alexander Nozik
|
477f75270c
|
Merge pull request #283 from mipt-npm/commandertvis/better-parse
Update dependencies
|
2021-04-20 15:19:06 +03:00 |
|
Iaroslav Postovalov
|
84fa878ee3
|
Update dependencies
|
2021-04-20 19:14:59 +07:00 |
|
|
fd4108b74f
|
fix segmented integral
|
2021-04-19 11:26:06 +03:00 |
|
|
86818f6864
|
Replace dl4j with nd4j dependency
|
2021-04-19 09:31:56 +03:00 |
|
|
07e39a068d
|
Use split interval for integration.
|
2021-04-18 19:43:03 +03:00 |
|
|
6c215abf13
|
Fix BigInt benchmark.
|
2021-04-17 10:08:04 +03:00 |
|
Alexander Nozik
|
2418b0bb9e
|
Merge pull request #281 from zhelenskiy/dev
Tests for large BigIntegers multiplication and power are provided.
|
2021-04-17 09:56:18 +03:00 |
|
|
f67cfcc9e6
|
Fix benchmarks
|
2021-04-17 09:47:34 +03:00 |
|
|
922ca564b1
|
Merge remote-tracking branch 'zhelenskiy/dev' into zhelenskiy_dev
|
2021-04-17 09:47:16 +03:00 |
|
Alexander Nozik
|
3dc7038b6e
|
Update BigIntBenchmark.kt
unify definition (pow function seems to work wrong
|
2021-04-17 09:46:10 +03:00 |
|
|
562e641b06
|
Fix benchmarks
|
2021-04-17 09:43:40 +03:00 |
|
|
b84ac68bd8
|
Merge branch 'dev' into zhelenskiy_dev
|
2021-04-17 09:27:41 +03:00 |
|
zhelenskiy
|
41d0be8085
|
Increasing number of tests
|
2021-04-16 23:29:31 +03:00 |
|
|
8689d29e4c
|
Fix benchmarks
|
2021-04-16 22:43:10 +03:00 |
|
zhelenskiy
|
a110dc20d5
|
Tests for large BigIntegers multiplication and power are provided.
Km implementation is very slow.
|
2021-04-16 22:15:12 +03:00 |
|
|
00a2ce2152
|
Back to gradle 7
|
2021-04-16 20:30:40 +03:00 |
|
|
299592ed25
|
Update readme
|
2021-04-16 19:44:51 +03:00 |
|
|
e38685951c
|
Remove unnecessary inlines
|
2021-04-16 19:20:50 +03:00 |
|
|
ef1200aad0
|
Update integration API
|
2021-04-16 16:39:27 +03:00 |
|
|
65a8d8f581
|
Field element integration
|
2021-04-16 15:50:33 +03:00 |
|
Iaroslav Postovalov
|
1582ac2c29
|
Fix import
|
2021-04-16 18:05:01 +07:00 |
|
Iaroslav Postovalov
|
e9c31b7827
|
Merge branch 'master' into dev
# Conflicts:
# README.md
# build.gradle.kts
# examples/src/main/kotlin/space/kscience/kmath/stat/DistributionBenchmark.kt
# examples/src/main/kotlin/space/kscience/kmath/structures/ParallelRealNDField.kt
# kmath-ast/README.md
# kmath-ast/build.gradle.kts
# kmath-ast/src/commonMain/kotlin/space/kscience/kmath/ast/MstExpression.kt
# kmath-complex/README.md
# kmath-complex/build.gradle.kts
# kmath-complex/src/commonMain/kotlin/space/kscience/kmath/complex/ComplexNDField.kt
# kmath-core/README.md
# kmath-core/build.gradle.kts
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/expressions/MST.kt
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/expressions/MstAlgebra.kt
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/nd/RealNDField.kt
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/structures/RealBufferField.kt
# kmath-coroutines/build.gradle.kts
# kmath-coroutines/src/commonMain/kotlin/space/kscience/kmath/chains/BlockingRealChain.kt
# kmath-coroutines/src/jvmMain/kotlin/space/kscience/kmath/structures/LazyNDStructure.kt
# kmath-dimensions/src/commonTest/kotlin/kscience/dimensions/DMatrixContextTest.kt
# kmath-for-real/README.md
# kmath-functions/README.md
# kmath-functions/src/commonMain/kotlin/space/kscience/kmath/interpolation/Interpolator.kt
# kmath-functions/src/commonMain/kotlin/space/kscience/kmath/interpolation/LoessInterpolator.kt
# kmath-functions/src/commonMain/kotlin/space/kscience/kmath/interpolation/XYPointSet.kt
# kmath-geometry/build.gradle.kts
# kmath-nd4j/README.md
# kmath-nd4j/build.gradle.kts
# kmath-stat/src/commonMain/kotlin/space/kscience/kmath/distributions/FactorizedDistribution.kt
# kmath-stat/src/commonMain/kotlin/space/kscience/kmath/stat/Distribution.kt
# kmath-stat/src/commonMain/kotlin/space/kscience/kmath/stat/Fitting.kt
# kmath-stat/src/commonMain/kotlin/space/kscience/kmath/stat/OptimizationProblem.kt
# kmath-stat/src/jvmMain/kotlin/space/kscience/kmath/stat/distributions.kt
# kmath-viktor/src/main/kotlin/space/kscience/kmath/viktor/ViktorNDStructure.kt
|
2021-04-16 18:02:44 +07:00 |
|
Alexander Nozik
|
77a3db56fc
|
Merge pull request #260 from mipt-npm/commandertvis/license
Carefully specify the license information
|
2021-04-16 11:55:54 +03:00 |
|
|
1d1937405d
|
BigIntBenchmarks. Rollback to gradle 6.8.3 because incompatibility with benchmarks
|
2021-04-16 10:05:51 +03:00 |
|
|
ba3c9b6d45
|
BigIntBenchmarks. cleanup
|
2021-04-16 09:47:30 +03:00 |
|
Iaroslav Postovalov
|
41b7349a43
|
Setup copyright headers, add references to third-party files, update LICENSE
|
2021-04-16 00:15:00 +07:00 |
|
|
19ec6a57a4
|
Gauss-Legendre working test
|
2021-04-15 19:39:46 +03:00 |
|
|
93bc371622
|
WIP Integrator tests
|
2021-04-15 09:53:29 +03:00 |
|
|
e2ceb64d36
|
Fix errors and migrations
|
2021-04-14 23:26:21 +03:00 |
|
|
6cea5742e8
|
Blocking statistics. Move MST to core
|
2021-04-14 12:40:26 +03:00 |
|
|
ce4dcb63b0
|
Roll-back to 0.9.4 plugin
|
2021-04-10 17:29:36 +03:00 |
|
|
000c79d42f
|
Simplify test
|
2021-04-10 17:15:15 +03:00 |
|