`@stdlib/complex/float32/base/assert/is-equal` missing benchmark configuration in `manifest.json`
- Ngôn ngữ chính
- JavaScript
- Star
- 6k
- Fork
- 1.3k
- Merge trung bình
- 1 ngày 3 giờ
- Pull request đã merge (30 ngày)
- 611
Mô tả
### Description
When building or running `C` benchmarks for complex BLAS level-2 routines (specifically [`cgemv`](https://github.com/stdlib-js/stdlib/pull/11739)), the compilation fails
### Related Issues
_No response_
### Questions
No.
### Demo
_No response_
### Reproduction
```shell
1. Identify any package which depends on `@stdlib/complex/float32/base/assert/is-equal`.
2. Run a benchmark build.
3. Observe compilation failure due to missing `is_equal.h`.
```
### Expected Results
The benchmark should compile successfully.
### Actual Results
### Version
_No response_
### Environments
N/A
### Browser Version
_No response_
### Node.js / npm Version
_No response_
### Platform
_No response_
### Checklist
- [x] Read and understood the [Code of Conduct](https://github.com/stdlib-js/stdlib/blob/develop/CODE_OF_CONDUCT.md).
- [x] Searched for existing issues and pull requests.
Hướng dẫn đóng góp
Hướng nghiên cứu
Locate the relevant manifest.json for @stdlib/complex/float32/base/assert/is-equal and compare its benchmark configuration with neighboring packages. Run a C benchmark build that depends on the package; done means the missing is_equal.h dependency is included and the benchmark compiles successfully.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- c, javascript
- Lĩnh vực
- build-system
- Loại issue
- Lỗi
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 68/100