-
-
Notifications
You must be signed in to change notification settings - Fork 872
Comparing changes
Open a pull request
base repository: stdlib-js/stdlib
base: develop@{1day}
head repository: stdlib-js/stdlib
compare: develop
- 6 commits
- 20 files changed
- 3 contributors
Commits on Sep 3, 2025
-
fix: use correct
f32
emulation--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: na - task: lint_package_json status: na - task: lint_repl_help status: na - task: lint_javascript_src status: passed - task: lint_javascript_cli status: na - task: lint_javascript_examples status: na - task: lint_javascript_tests status: na - task: lint_javascript_benchmarks status: na - task: lint_python status: na - task: lint_r status: na - task: lint_c_src status: na - task: lint_c_examples status: na - task: lint_c_benchmarks status: na - task: lint_c_tests_fixtures status: na - task: lint_shell status: na - task: lint_typescript_declarations status: na - task: lint_typescript_tests status: na - task: lint_license_headers status: passed ---
Configuration menu - View commit details
-
Copy full SHA for 5a7e089 - Browse repository at this point
Copy the full SHA 5a7e089View commit details -
test: update fixtures to use
Float32
inputs--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: na - task: lint_package_json status: na - task: lint_repl_help status: na - task: lint_javascript_src status: na - task: lint_javascript_cli status: na - task: lint_javascript_examples status: na - task: lint_javascript_tests status: na - task: lint_javascript_benchmarks status: na - task: lint_python status: na - task: lint_r status: na - task: lint_c_src status: na - task: lint_c_examples status: na - task: lint_c_benchmarks status: na - task: lint_c_tests_fixtures status: na - task: lint_shell status: na - task: lint_typescript_declarations status: na - task: lint_typescript_tests status: na - task: lint_license_headers status: passed ---
Configuration menu - View commit details
-
Copy full SHA for 3ab83ba - Browse repository at this point
Copy the full SHA 3ab83baView commit details -
test: use
ulpdiff
for floating-point comparisons--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: na - task: lint_package_json status: na - task: lint_repl_help status: na - task: lint_javascript_src status: na - task: lint_javascript_cli status: na - task: lint_javascript_examples status: na - task: lint_javascript_tests status: passed - task: lint_javascript_benchmarks status: na - task: lint_python status: na - task: lint_r status: na - task: lint_c_src status: na - task: lint_c_examples status: na - task: lint_c_benchmarks status: na - task: lint_c_tests_fixtures status: na - task: lint_shell status: na - task: lint_typescript_declarations status: na - task: lint_typescript_tests status: na - task: lint_license_headers status: passed ---
1Configuration menu - View commit details
-
Copy full SHA for fe96d97 - Browse repository at this point
Copy the full SHA fe96d97View commit details -
fix: update
fromIndex
handling in `blas/ext/base/ndarray/slast-inde……x-of` PR-URL: #8007 Closes: stdlib-js/metr-issue-tracker#71 Ref: #2656 Reviewed-by: Athan Reines <kgryte@gmail.com>
1Configuration menu - View commit details
-
Copy full SHA for 5c0304c - Browse repository at this point
Copy the full SHA 5c0304cView commit details -
fix: update
fromIndex
handling in `blas/ext/base/ndarray/glast-inde……x-of` PR-URL: #8008 Closes: stdlib-js/metr-issue-tracker#72 Ref: #2656 Reviewed-by: Athan Reines <kgryte@gmail.com>
1Configuration menu - View commit details
-
Copy full SHA for 655f6d4 - Browse repository at this point
Copy the full SHA 655f6d4View commit details
Commits on Sep 4, 2025
-
PR-URL: #8010 Reviewed-by: Athan Reines <kgryte@gmail.com>
1Configuration menu - View commit details
-
Copy full SHA for c726af4 - Browse repository at this point
Copy the full SHA c726af4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop@{1day}...develop