Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency org.jetbrains.kotlinx:multik-core-jvm to v0.2.3 #277

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:multik-core-jvm 0.2.2 -> 0.2.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Kotlin/multik (org.jetbrains.kotlinx:multik-core-jvm)

v0.2.3: Multik 0.2.3 version

Compare Source

Common

  • The entire library has been migrated to Kotlin 1.9.22
  • Improved wasmJs support for multik-core, multik-kotlin, and multik-default

Core

Features and Optimizations
  • Optimized getters and setters for ndarray
  • Optimized complex numbers #​168
  • Improved exception messages
  • Set the Deprecate level to Error for the empty function
  • Added ComplexDouble implementation in Kotlin/Native based on Vector128 #​170
Fixes
  • Fixed a bug with ComplexFloat in Kotlin/Js #​169

multik-openblas

Features and Optimizations
  • Optimized the execution of sin, cos, log, exp functions in Kotlin/Native #​180
  • Optimized cumSum in Kotlin/Native
  • Improved native library performance on Windows
  • Enhanced performance on Apple Silicon processors
Updates
  • Updated OpenBlas to version 0.3.26
Fixes
  • Fixed a bug with the result for argMin and argMax #​189
  • Fixed a race condition when loading the native library #​174
  • Fixed a bug for median in Kotlin/Native #​191
  • Fixed a bug with multiplying a sliced matrix by a vector slice #​192

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants