File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44
55<section class =" release " id =" unreleased " >
66
7- ## Unreleased (2025-03-31 )
7+ ## Unreleased (2025-04-01 )
88
99<section class =" features " >
1010
2222
2323<details >
2424
25+ - [ ` a1e230f ` ] ( https://github.com/stdlib-js/stdlib/commit/a1e230f29297caa89880e9c194c615a0400fb7bc ) - ** chore:** clean up cppcheck-suppress comments _ (by Karan Anand)_
2526- [ ` 27a5a10 ` ] ( https://github.com/stdlib-js/stdlib/commit/27a5a100469ef790c3e12d32947f8f299b6b7c15 ) - ** feat:** add ` complex/float64/base/neg ` _ (by Gururaj Gurram)_
2627
2728</details >
3435
3536### Contributors
3637
37- A total of 1 person contributed to this release. Thank you to this contributor :
38+ A total of 2 people contributed to this release. Thank you to the following contributors :
3839
3940- Gururaj Gurram
41+ - Karan Anand
4042
4143</section >
4244
Original file line number Diff line number Diff line change @@ -132,6 +132,8 @@ Ryan Seal <splrk@users.noreply.github.com>
132132Rylan Yang <137365285+rylany27@users.noreply.github.com>
133133SAHIL KUMAR <168997976+sahilk45@users.noreply.github.com>
134134SHIVAM YADAV <120725381+Shivam-1827@users.noreply.github.com>
135+ Sahil Goyal <87982509+sahil20021008@users.noreply.github.com>
136+ Sai Avinash <120403424+nasarobot@users.noreply.github.com>
135137Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
136138Sanchay Ketan Sinha <122982233+satansin123@users.noreply.github.com>
137139Sarthak Paandey <145528240+SarthakPaandey@users.noreply.github.com>
@@ -169,6 +171,7 @@ Yuvi Mittal <128018763+yuvi-mittal@users.noreply.github.com>
169171ditsu <170345142+ditsus@users.noreply.github.com>
170172ekambains <bainsinbusiness@gmail.com>
171173fadiothman22 <48636283+fadiothman22@users.noreply.github.com>
174+ lohithganni <116790357+lohithganni@users.noreply.github.com>
172175olenkabilonizhka <62379231+olenkabilonizhka@users.noreply.github.com>
173176pranav-1720 <123018993+pranav-1720@users.noreply.github.com>
174177rahulrangers <127782777+rahulrangers@users.noreply.github.com>
Original file line number Diff line number Diff line change 1919#include "stdlib/complex/float64/base/neg.h"
2020#include "stdlib/math/base/napi/unary.h"
2121
22- // cppcheck-suppress shadowFunction
2322STDLIB_MATH_BASE_NAPI_MODULE_Z_Z ( stdlib_base_complex128_neg )
You can’t perform that action at this time.
0 commit comments