Dev #194

Merged
altavir merged 266 commits from dev into master 2021-01-20 17:32:32 +03:00
2 changed files with 10 additions and 0 deletions
Showing only changes of commit 6b1eb4cfd7 - Show all commits

View File

@ -1,6 +1,11 @@
> #### Artifact: > #### Artifact:
>
> This module artifact: `${group}:${name}:${version}`. > This module artifact: `${group}:${name}:${version}`.
> >
> Bintray release version: [ ![Download](https://api.bintray.com/packages/mipt-npm/kscience/${name}/images/download.svg) ](https://bintray.com/mipt-npm/kscience/${name}/_latestVersion)
>
> Bintray development version: [ ![Download](https://api.bintray.com/packages/mipt-npm/dev/${name}/images/download.svg) ](https://bintray.com/mipt-npm/dev/${name}/_latestVersion)
>
> **Gradle:** > **Gradle:**
> >
> ```gradle > ```gradle

View File

@ -11,8 +11,13 @@ The core features of KMath:
> #### Artifact: > #### Artifact:
>
> This module artifact: `kscience.kmath:kmath-core:0.2.0-dev-1`. > This module artifact: `kscience.kmath:kmath-core:0.2.0-dev-1`.
> >
> Bintray release version: [ ![Download](https://api.bintray.com/packages/mipt-npm/kscience/kmath-core/images/download.svg) ](https://bintray.com/mipt-npm/kscience/kmath-core/_latestVersion)
>
> Bintray development version: [ ![Download](https://api.bintray.com/packages/mipt-npm/dev/kmath-core/images/download.svg) ](https://bintray.com/mipt-npm/dev/kmath-core/_latestVersion)
>
> **Gradle:** > **Gradle:**
> >
> ```gradle > ```gradle