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

Drop koma module, implement kmath-ejml module copying it, but for EJML SimpleMatrix #136

Merged
merged 24 commits into from
Oct 1, 2020

Conversation

CommanderTvis
Copy link
Collaborator

No description provided.

@CommanderTvis CommanderTvis added the feature A new feature request label Sep 9, 2020
@CommanderTvis CommanderTvis linked an issue Sep 9, 2020 that may be closed by this pull request
@CommanderTvis CommanderTvis added this to the 0.2 milestone Sep 17, 2020
Copy link
Member

@altavir altavir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At least some tests would be nice in order to test integration

README.md Show resolved Hide resolved
doc/features.md Outdated Show resolved Hide resolved
# Conflicts:
#	CHANGELOG.md
#	README.md
#	examples/build.gradle.kts
#	examples/src/main/kotlin/scientifik/kmath/linear/LinearAlgebraBenchmark.kt
#	examples/src/main/kotlin/scientifik/kmath/linear/MultiplicationBenchmark.kt
#	kmath-core/src/commonMain/kotlin/kscience/kmath/linear/MatrixContext.kt
# Conflicts:
#	CHANGELOG.md
#	doc/features.md
#	examples/build.gradle.kts
@CommanderTvis CommanderTvis merged commit 0e6448c into dev Oct 1, 2020
@CommanderTvis CommanderTvis deleted the ejml branch October 1, 2020 18:30
@altavir altavir mentioned this pull request Jan 20, 2021
Merged
@altavir altavir mentioned this pull request Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop Koma support and introduce direct bindings for EJML.
2 participants