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

feat: add math/base/special/expf #3318

Open
wants to merge 52 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
b188fdd
added expf implementation
vivekmaurya001 Dec 3, 2024
b9099eb
test file updated
vivekmaurya001 Dec 3, 2024
6a1c503
Merge branch 'Add-C-implementations-to-base-special-math-functions' o…
vivekmaurya001 Dec 3, 2024
3bfc14c
updated main.js
vivekmaurya001 Dec 3, 2024
3f6abb2
Merge branch 'stdlib-js:develop' into Add-C-implementations-to-base-s…
vivekmaurya001 Dec 3, 2024
a62792a
Merge branch 'Add-C-implementations-to-base-special-math-functions' o…
vivekmaurya001 Dec 3, 2024
7ece9c1
added fixtures
vivekmaurya001 Dec 4, 2024
8a6128e
Merge branch 'stdlib-js:develop' into Add-C-implementations-to-base-s…
vivekmaurya001 Dec 4, 2024
dd9cf61
Merge branch 'Add-C-implementations-to-base-special-math-functions' o…
vivekmaurya001 Dec 4, 2024
9bcb506
scaled tolerance value
vivekmaurya001 Dec 4, 2024
08ebbbe
changed test.native file
vivekmaurya001 Dec 4, 2024
3c9f6ff
changed the computation methods
vivekmaurya001 Dec 4, 2024
9b3a5c1
updated main.c
vivekmaurya001 Dec 4, 2024
9bded14
updated main.c
vivekmaurya001 Dec 4, 2024
8415ab6
updated main.c values
vivekmaurya001 Dec 4, 2024
a179c6d
Resolved coeffiecients in evalpoly
vivekmaurya001 Dec 5, 2024
2ebc5a3
Merge branch 'stdlib-js:develop' into Add-C-implementations-to-base-s…
vivekmaurya001 Dec 5, 2024
bb9e04e
Merge branch 'stdlib-js:develop' into Add-C-implementations-to-base-s…
vivekmaurya001 Dec 5, 2024
df0e6c7
feat(math): add math/base/special/expf
vivekmaurya001 Dec 6, 2024
cc6918c
feat(math): add math/base/special/expf
vivekmaurya001 Dec 6, 2024
a6a1f37
Merge branch 'stdlib-js:develop' into Add-C-implementations-to-base-s…
vivekmaurya001 Dec 6, 2024
60d2beb
Merge branch 'Add-C-implementations-to-base-special-math-functions' o…
vivekmaurya001 Dec 6, 2024
b9593ca
feat(math): add math/base/special/expf
vivekmaurya001 Dec 6, 2024
ee68bb6
chore: update copyright years
stdlib-bot Dec 7, 2024
de912e1
Updated benchmarks
vivekmaurya001 Dec 8, 2024
8b53749
Updated benchmarks
vivekmaurya001 Dec 8, 2024
4ddb42d
Merge branch 'stdlib-js:develop' into Add-C-implementations-to-base-s…
vivekmaurya001 Dec 17, 2024
b50cd39
error-resolve
vivekmaurya001 Dec 17, 2024
dc85b7f
Merge branch 'Add-C-implementations-to-base-special-math-functions' o…
vivekmaurya001 Dec 17, 2024
b4d5212
Merge remote-tracking branch 'upstream/develop' into Add-C-implementa…
stdlib-bot Dec 20, 2024
47a9bb1
Merge branch 'stdlib-js:develop' into Add-C-implementations-to-base-s…
vivekmaurya001 Dec 21, 2024
15ccc96
resolved js outputs
vivekmaurya001 Dec 21, 2024
f203e83
Merge branch 'Add-C-implementations-to-base-special-math-functions' o…
vivekmaurya001 Dec 21, 2024
0ff8838
refactored examples and readme
vivekmaurya001 Jan 3, 2025
cdc5cc8
refactored examples and readme
vivekmaurya001 Jan 3, 2025
ce773e3
refactored examples and readme
vivekmaurya001 Jan 3, 2025
fe646a9
refactored examples and readme
vivekmaurya001 Jan 3, 2025
bef0241
refactored examples and readme
vivekmaurya001 Jan 3, 2025
4f02dd8
refactored examples and readme
vivekmaurya001 Jan 3, 2025
e96cdca
chore: update copyright years
stdlib-bot Jan 3, 2025
9e31f06
Apply suggestions from code review
gunjjoshi Jan 3, 2025
7785378
Update README.md
gunjjoshi Jan 3, 2025
d8e10a8
Update repl.txt
gunjjoshi Jan 3, 2025
5f4546d
Merge branch 'stdlib-js:develop' into Add-C-implementations-to-base-s…
vivekmaurya001 Jan 3, 2025
ecb48f6
refactored examples and readme
vivekmaurya001 Jan 3, 2025
c877fc8
Merge branch 'stdlib-js:develop' into Add-C-implementations-to-base-s…
vivekmaurya001 Mar 7, 2025
7bcfb27
feat: add math/base/special/expf
vivekmaurya001 Mar 7, 2025
89c00a0
Update README.md
vivekmaurya001 Mar 7, 2025
08dbcdc
chore: update copyright years
stdlib-bot Mar 7, 2025
1994f2e
Merge branch 'stdlib-js:develop' into Add-C-implementations-to-base-s…
vivekmaurya001 Mar 8, 2025
aeb0be2
feat: add math/base/special/expf
vivekmaurya001 Mar 8, 2025
e9a6c64
Update tsconfig.json
vivekmaurya001 Mar 8, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'stdlib-js:develop' into Add-C-implementations-to-base-s…
…pecial-math-functions
  • Loading branch information
vivekmaurya001 authored Mar 8, 2025
commit 1994f2eef396a064e23dcbe393abb4fd1ebb0caa

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.