bauom

Results 4 issues of bauom

**Describe the bug** when calling a numpy function using a view that have a step different to 1, the data layout is not the same as python in C. **To...

bug
Language:C
good-first-issue

Print unknown constants using their values. This fixes #1047 but may be reverted in #1811 to prefer declaring constants with names. However this PR also adds support for `NaN` in...

Ready_to_merge

This PR will add some Pyccel internal functions to work as a base to integrate (Cupy, Numba) later. The PR will focus on adding: - [x] simple array creation. -...

needs_initial_review

#### Issue Description: I've encountered a compilation issue when using the STC library, particularly in contexts where compound literals are utilized. The library documentation suggests compatibility with C and C++...