0
0
mirror of https://gitlab.com/libeigen/eigen.git synced 2026-01-18 17:31:19 +01:00
Files
eigen/.gitlab/issue_templates/Bug Report.md
2025-10-12 22:19:03 +00:00

2.1 KiB

Summary

Environment

  • Operating System : Windows/Linux
  • Architecture : x64/Arm64/PowerPC ...
  • Eigen Version : 5.0.0
  • Compiler Version : gcc-12.0
  • Compile Flags : -O3 -march=native
  • Vector Extension : SSE/AVX/NEON ...

Minimal Example

// Insert  your code here.

Steps to reproduce the issue

  1. first step
  2. second step
  3. ...

What is the current bug behavior?

What is the expected correct behavior?

Relevant logs

[Optional] Benchmark scripts and results

Anything else that might help