Provide dynamic operations currying for Algebra<T> instead of eager calls and add JS code generation support #162
@ -26,7 +26,7 @@ This subproject implements the following features:
|
||||
> maven { url 'https://dl.bintray.com/mipt-npm/kscience' }
|
||||
> maven { url 'https://dl.bintray.com/mipt-npm/dev' }
|
||||
> maven { url 'https://dl.bintray.com/hotkeytlt/maven' }
|
||||
|
||||
>
|
||||
> }
|
||||
>
|
||||
> dependencies {
|
||||
|
@ -26,7 +26,7 @@ The core features of KMath:
|
||||
> maven { url 'https://dl.bintray.com/mipt-npm/kscience' }
|
||||
> maven { url 'https://dl.bintray.com/mipt-npm/dev' }
|
||||
> maven { url 'https://dl.bintray.com/hotkeytlt/maven' }
|
||||
|
||||
>
|
||||
> }
|
||||
>
|
||||
> dependencies {
|
||||
|
@ -21,7 +21,7 @@
|
||||
> maven { url 'https://dl.bintray.com/mipt-npm/kscience' }
|
||||
> maven { url 'https://dl.bintray.com/mipt-npm/dev' }
|
||||
> maven { url 'https://dl.bintray.com/hotkeytlt/maven' }
|
||||
|
||||
>
|
||||
> }
|
||||
>
|
||||
> dependencies {
|
||||
|
@ -23,7 +23,7 @@ This subproject implements the following features:
|
||||
> maven { url 'https://dl.bintray.com/mipt-npm/kscience' }
|
||||
> maven { url 'https://dl.bintray.com/mipt-npm/dev' }
|
||||
> maven { url 'https://dl.bintray.com/hotkeytlt/maven' }
|
||||
|
||||
>
|
||||
> }
|
||||
>
|
||||
> dependencies {
|
||||
|
Loading…
Reference in New Issue
Block a user