Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Kotlin
/
multik
Public
Notifications
You must be signed in to change notification settings
Fork
47
Star
699
Code
Issues
70
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 18, 2024
diagonal matrix creators (#213)
Show description for 24c4181
mihbor
authored
24c4181
Copy full SHA for 24c4181
Commits on Aug 21, 2024
Merge pull request #207 from T45K/add_norm_for_D1Array
Show description for b121652
devcrocod
authored
b121652
Copy full SHA for b121652
Commits on Aug 19, 2024
revert import order
T45K
committed
6b3071f
Copy full SHA for 6b3071f
add tests
T45K
committed
fcb3ad9
Copy full SHA for fcb3ad9
Commits on Aug 18, 2024
add norm API to Vector
T45K
committed
3330c8c
Copy full SHA for 3330c8c
Commits on Feb 6, 2024
Merge pull request #198 from Kotlin/V0.3.0
Show description for 79dedd1
devcrocod
authored
79dedd1
Copy full SHA for 79dedd1
Update Multik version to 0.2.3
devcrocod
committed
b147bec
Copy full SHA for b147bec
Commits on Feb 5, 2024
Adjust test configuration for wasmJs and JS
devcrocod
committed
8059f7f
Copy full SHA for 8059f7f
Update test assertion for matrix-matrix dot with ComplexFloat
devcrocod
committed
62f6ea8
Copy full SHA for 62f6ea8
Disable timestamp extraction for OpenBLAS build
devcrocod
committed
5164643
Copy full SHA for 5164643
Set target arch for android
devcrocod
committed
8a9e9fd
Copy full SHA for 8a9e9fd
Fix build for windows: return generator for mingw
devcrocod
committed
318d599
Copy full SHA for 318d599
Update multik_jni Gradle scripts and CMakeLists
devcrocod
committed
13f3085
Copy full SHA for 13f3085
Commits on Feb 4, 2024
Fix error with specified int types for mingw
devcrocod
committed
82a95a0
Copy full SHA for 82a95a0
Merge pull request #197 from Kotlin/V0.3.0
Show description for 661468c
devcrocod
authored
661468c
Copy full SHA for 661468c
Fix cmake build
devcrocod
committed
609c32a
Copy full SHA for 609c32a
Merge pull request #196 from Kotlin/V0.3.0
Show description for 3b42919
devcrocod
authored
3b42919
Copy full SHA for 3b42919
Update documentation structure and content
devcrocod
committed
9e04202
Copy full SHA for 9e04202
Synchronize library loader
Show description for ebc742b
devcrocod
committed
ebc742b
Copy full SHA for ebc742b
Commits on Jan 29, 2024
Merge pull request #195 from Kotlin/V0.3.0
Show description for 33f2818
devcrocod
authored
33f2818
Copy full SHA for 33f2818
Refactor complex number implementation and handling
Show description for 917f82f
devcrocod
committed
917f82f
Copy full SHA for 917f82f
Commits on Jan 26, 2024
Merge pull request #193 from Kotlin/V0.3.0
Show description for 6f513a7
devcrocod
authored
6f513a7
Copy full SHA for 6f513a7
Refactor dotMV methods and add corresponding test
Show description for b2c4b8e
devcrocod
committed
b2c4b8e
Copy full SHA for b2c4b8e
Commits on Jan 25, 2024
Optimize cumSum methods in JniMath
devcrocod
committed
8662c03
Copy full SHA for 8662c03
Refactor mathematical functions to use pinned arrays
Show description for ae3e0fb
devcrocod
committed
ae3e0fb
Copy full SHA for ae3e0fb
Update error message in argmax
devcrocod
committed
511cecf
Copy full SHA for 511cecf
Update array handling in JniStat's median function
Show description for 1518245
devcrocod
committed
1518245
Copy full SHA for 1518245
Remove redundant dependency in multik-openblas
devcrocod
committed
f5c3acb
Copy full SHA for f5c3acb
Move openblas tests to commonTest directory
Show description for c1bb21e
devcrocod
committed
c1bb21e
Copy full SHA for c1bb21e
Merge remote-tracking branch 'origin/V0.3.0' into V0.3.0
devcrocod
committed
e3c3101
Copy full SHA for e3c3101
fix taking address in argmin and argmax
Show description for 1555803
devcrocod
committed
1555803
Copy full SHA for 1555803
Commits on Jan 24, 2024
Update Kotlin version to 1.9.22
Show description for a3dc954
devcrocod
committed
a3dc954
Copy full SHA for a3dc954
Update Kotlin version to 1.9.22
Show description for 5fff3a6
devcrocod
committed
5fff3a6
Copy full SHA for 5fff3a6
Commits on Sep 11, 2023
Merge pull request #175 from lukaszkalnik/fix_readme
Show description for 53c5945
devcrocod
authored
53c5945
Copy full SHA for 53c5945
Commits on Aug 31, 2023
Clearer description of slicing examples
lukaszkalnik
committed
48c2830
Copy full SHA for 48c2830
Pagination
Previous
Next
You can’t perform that action at this time.