stdlib-js / stdlib-js/stdlib

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

Abierto Apto para principiantes
#11,756 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
6k
Forks
1.3k
Merge medio
1 d 3 h
PR fusionados (30 d)
611

Descripción

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

Image

### Actual Results

Image

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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
c, javascript
Área
build-system
Tipo de issue
Error
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Tranquilo
Claridad
Bastante claro
Aptitud para principiantes
68/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.