`@stdlib/complex/float32/base/assert/is-equal` missing benchmark configuration in `manifest.json`

Open Beginner friendly
#11,756 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
c, javascript
Domain
build-system

Research direction

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.

Written by the indexing model from the issue text.

Description

Description

When building or running C benchmarks for complex BLAS level-2 routines (specifically cgemv), the compilation fails

Related Issues

No response

Questions

No.

Demo

No response

Reproduction
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.

Image
Actual Results
Image
Version

No response

Environments

N/A

Browser Version

No response

Node.js / npm Version

No response

Platform

No response

Checklist
  • Read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.
Dominant language
JavaScript
Stars
6k
Forks
1.3k
Avg merge
1d 1h
Merged PRs (30d)
559

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from stdlib-js/stdlib

All issues in stdlib-js/stdlib

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.