Fix package name #386

Merged
pklimai merged 2 commits from name-fix into dev 2021-07-21 15:50:49 +03:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit ef50a4d963 - Show all commits

View File

@ -3,7 +3,7 @@
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
package kaceince.kmath.real
package kscience.kmath.real
import space.kscience.kmath.linear.LinearSpace
import space.kscience.kmath.linear.matrix

View File

@ -3,7 +3,7 @@
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
package kaceince.kmath.real
package kscience.kmath.real
import space.kscience.kmath.linear.LinearSpace
import space.kscience.kmath.linear.asMatrix

View File

@ -3,7 +3,7 @@
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
package kaceince.kmath.real
package kscience.kmath.real
import space.kscience.kmath.misc.UnstableKMathAPI
import space.kscience.kmath.real.DoubleVector