JetBrains-Research / viktor

Efficient f64-only ndarray in Kotlin
MIT License
125 stars 6 forks source link

Add a cross-platformness check before deploying #13

Closed dievsky closed 5 years ago

dievsky commented 5 years ago

Due to miscommunication and a series of unfortunate events, version 0.5.1 was released with MacOS native optimization only. We should add a check in Gradle that all binary libraries are present before deploying to Bintray.