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

0.3.1 #514

Merged
merged 36 commits into from
May 12, 2023
Merged

0.3.1 #514

merged 36 commits into from
May 12, 2023

Conversation

SPC-code
Copy link
Contributor

@SPC-code SPC-code commented May 9, 2023

Added

  • Wasm support for memory, core, complex and functions modules.
  • Generic builders for BufferND and MutableBufferND
  • NamedMatrix - matrix with symbol-based indexing
  • Expression with default arguments
  • Type-aliases for numbers like Float64
  • Autodiff for generic algebra elements in core!
  • Algebra now has an obligatory bufferFactory (Consider adding BufferFactory to Algebra #477).

Changed

  • Geometry uses type-safe angles
  • Tensor operations switched to prefix notation
  • Row-wise and column-wise ND shapes in the core
  • Shape is read-only
  • Major refactor of tensors (only minor API changes)
  • Kotlin 1.8.20
  • LazyStructure deffered -> async to comply with coroutines code style
  • Default dot operation in tensor algebra no longer support broadcasting. Instead matmul operation is added to DoubleTensorAlgebra.
  • Multik went MPP

Removed

mrFendel and others added 30 commits April 6, 2023 03:17
# Conflicts:
#	kmath-stat/src/commonMain/kotlin/space/kscience/kmath/series/SeriesAlgebra.kt
- p-value for varianceRatioTest
VarianceRatioTest implementation for Series
@SPC-code SPC-code requested review from CommanderTvis and lounres May 9, 2023 17:17
@SPC-code SPC-code self-assigned this May 10, 2023
@SPC-code SPC-code merged commit b5f85a6 into master May 12, 2023
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.

5 participants