-
-
Notifications
You must be signed in to change notification settings - Fork 837
feat: add JavaScript implementation and clean-up blas/base/dger
#6395
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
37909ad
fix: add javascript implementation for /blas/base/dger
ShabiShett07 0f8696e
chore: update copyright years
stdlib-bot f1792dc
remove: c examples
ShabiShett07 c773adf
fix: changed file permissions
ShabiShett07 0d43dbd
fix: package.json lint error
ShabiShett07 ff417f4
chore: minor clean-up
ShabiShett07 1f03887
chore: minor clean-up
ShabiShett07 b589cc3
chore: add lda check
ShabiShett07 82da916
chore: minor clean-up
ShabiShett07 f40407f
chore: add matrix representation
ShabiShett07 74ba82f
chore: add matrix representations
ShabiShett07 2613453
chore: add test cases
ShabiShett07 1799083
chore: remove files
ShabiShett07 869375b
chore: revert deleted files
ShabiShett07 156ef20
chore: update package.json
ShabiShett07 427d8e7
chore: update package.json
ShabiShett07 697b398
chore: update package.json
ShabiShett07 de5b1af
chore: update implementation
ShabiShett07 6319005
chore: initial clean-up
kgryte 4f2d6e3
Merge branch 'fix/dger' of https://github.com/shabishett07/stdlib int…
kgryte fb6a928
refactor: implement loop interchange
kgryte ad1bad0
docs: update extended comment
kgryte 35b9284
docs: update comment and add comment
kgryte 2f588bc
fix: include invalid arguments in error messages
kgryte 6e0cd15
chore: clean-up
kgryte 7ecd138
docs: fix markup
kgryte 98ab999
docs: add empty intro section
kgryte 256b684
refactor: perform consistent error handling
kgryte 4e5206a
chore: update native implementation and fix test fixtures
kgryte b140344
docs: fix copyright year
kgryte 9f1f11d
test: add native add-on tests
kgryte 80f0061
chore: fix missing directories
kgryte aebe53b
bench: add native add-on benchmarks
kgryte 45c9525
bench: add C benchmarks
kgryte 24226d8
bench: add Fortran benchmark
kgryte 303db0b
chore: revert package.json
ShabiShett07 59b0f32
chore: clean-up
ShabiShett07 edc384c
chore: minor clean-up
ShabiShett07 87b6637
chore: add test cases
ShabiShett07 525f4f6
test: fix test description and add tests
kgryte File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.