-
-
Notifications
You must be signed in to change notification settings - Fork 841
feat: add math/base/special/logitf
#3367
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
24 commits
Select commit
Hold shift + click to select a range
084c777
feat(math): add math/base/special/logitf
vivekmaurya001 fba8f2c
Merge branch 'logitf' of https://github.com/vivekmaurya001/stdlib int…
vivekmaurya001 92cc9c6
chore: update copyright years
stdlib-bot 33ea60a
Merge branch 'stdlib-js:develop' into logitf
vivekmaurya001 501ef98
add math/base/special/logitf
vivekmaurya001 2e3dce0
chore: update copyright years
stdlib-bot 1b0a660
add math/base/special/logitf
vivekmaurya001 30fe769
Merge branch 'logitf' of https://github.com/vivekmaurya001/stdlib int…
vivekmaurya001 5a0da6c
add math/base/special/logitf
vivekmaurya001 b600358
add math/base/special/logitf
vivekmaurya001 41a7874
Apply suggestions from code review
gunjjoshi 4348720
Update lib/node_modules/@stdlib/math/base/special/logitf/docs/types/i…
gunjjoshi d4d2a4a
Merge branch 'stdlib-js:develop' into logitf
vivekmaurya001 04761f2
Merge branch 'stdlib-js:develop' into logitf
vivekmaurya001 7049e2f
feat: add math/base/special/logitf
vivekmaurya001 3327eed
chore: update copyright years
stdlib-bot a975a76
Merge remote-tracking branch 'upstream/develop' into logitf
stdlib-bot ae813a0
chore: clean-up
anandkaranubc abbfe91
docs: fix function descriptions
anandkaranubc cb908ea
bench: follow code conventions and fix function return types
anandkaranubc 5c8a985
docs: replace manual for loop in examples
anandkaranubc ff84d08
chore: re-enable lint rule
anandkaranubc 4d5d7aa
fix: use float64ToFloat32 to avoid elevated precision
anandkaranubc dc07f16
test: replace equal with strictEqual
anandkaranubc 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
add math/base/special/logitf
--- type: pre_push_report description: Results of running various checks prior to pushing changes. report: - task: run_javascript_examples status: passed - task: run_c_examples status: na - task: run_cpp_examples status: na - task: run_javascript_readme_examples status: passed - task: run_c_benchmarks status: passed - task: run_cpp_benchmarks status: na - task: run_fortran_benchmarks status: na - task: run_javascript_benchmarks status: passed - task: run_julia_benchmarks status: na - task: run_python_benchmarks status: na - task: run_r_benchmarks status: na - task: run_javascript_tests status: passed ---
- Loading branch information
commit 501ef9887e601538113c6c98848a96a093d969fc
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
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
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.