boards/All: Update Ulab config.

This commit is contained in:
iabdalkader 2024-07-03 10:59:46 +02:00
parent 17ee1838e4
commit edc1a14e46
12 changed files with 33 additions and 5 deletions

View File

@ -11,8 +11,8 @@
#ifndef __ULAB_CONFIG_H__ #ifndef __ULAB_CONFIG_H__
#define __ULAB_CONFIG_H__ #define __ULAB_CONFIG_H__
// Override ulab defaults here. // Override ulab defaults here.
#define ULAB_SUPPORTS_COMPLEX (0)
#define NDARRAY_BINARY_USES_FUN_POINTER (1) #define NDARRAY_BINARY_USES_FUN_POINTER (1)
#define ULAB_VECTORISE_USES_FUN_POINTER (1)
#define ULAB_SCIPY_HAS_OPTIMIZE_MODULE (1) #define ULAB_SCIPY_HAS_OPTIMIZE_MODULE (1)
#define ULAB_SCIPY_HAS_SPECIAL_MODULE (0) #define ULAB_SCIPY_HAS_SPECIAL_MODULE (0)
#endif //__ULAB_CONFIG_H__ #endif //__ULAB_CONFIG_H__

View File

@ -9,4 +9,7 @@
#ifndef __ULAB_CONFIG_H__ #ifndef __ULAB_CONFIG_H__
#define __ULAB_CONFIG_H__ #define __ULAB_CONFIG_H__
// Override ulab defaults here. // Override ulab defaults here.
#define ULAB_SUPPORTS_COMPLEX (0)
#define ULAB_SCIPY_HAS_OPTIMIZE_MODULE (1)
#define ULAB_SCIPY_HAS_SPECIAL_MODULE (0)
#endif //__ULAB_CONFIG_H__ #endif //__ULAB_CONFIG_H__

View File

@ -9,4 +9,7 @@
#ifndef __ULAB_CONFIG_H__ #ifndef __ULAB_CONFIG_H__
#define __ULAB_CONFIG_H__ #define __ULAB_CONFIG_H__
// Override ulab defaults here. // Override ulab defaults here.
#define ULAB_SUPPORTS_COMPLEX (0)
#define ULAB_SCIPY_HAS_OPTIMIZE_MODULE (1)
#define ULAB_SCIPY_HAS_SPECIAL_MODULE (0)
#endif //__ULAB_CONFIG_H__ #endif //__ULAB_CONFIG_H__

View File

@ -11,8 +11,7 @@
#ifndef __ULAB_CONFIG_H__ #ifndef __ULAB_CONFIG_H__
#define __ULAB_CONFIG_H__ #define __ULAB_CONFIG_H__
// Override ulab defaults here. // Override ulab defaults here.
#define NDARRAY_BINARY_USES_FUN_POINTER (1) #define ULAB_SUPPORTS_COMPLEX (0)
#define ULAB_VECTORISE_USES_FUN_POINTER (1)
#define ULAB_SCIPY_HAS_OPTIMIZE_MODULE (1)
#define ULAB_SCIPY_HAS_SPECIAL_MODULE (0) #define ULAB_SCIPY_HAS_SPECIAL_MODULE (0)
#define NDARRAY_BINARY_USES_FUN_POINTER (1)
#endif //__ULAB_CONFIG_H__ #endif //__ULAB_CONFIG_H__

View File

@ -9,8 +9,8 @@
#ifndef __ULAB_CONFIG_H__ #ifndef __ULAB_CONFIG_H__
#define __ULAB_CONFIG_H__ #define __ULAB_CONFIG_H__
// Override ulab defaults here. // Override ulab defaults here.
#define ULAB_SUPPORTS_COMPLEX (0)
#define NDARRAY_BINARY_USES_FUN_POINTER (1) #define NDARRAY_BINARY_USES_FUN_POINTER (1)
#define ULAB_VECTORISE_USES_FUN_POINTER (1)
#define ULAB_SCIPY_HAS_OPTIMIZE_MODULE (1) #define ULAB_SCIPY_HAS_OPTIMIZE_MODULE (1)
#define ULAB_SCIPY_HAS_SPECIAL_MODULE (0) #define ULAB_SCIPY_HAS_SPECIAL_MODULE (0)
#endif //__ULAB_CONFIG_H__ #endif //__ULAB_CONFIG_H__

View File

@ -9,4 +9,8 @@
#ifndef __ULAB_CONFIG_H__ #ifndef __ULAB_CONFIG_H__
#define __ULAB_CONFIG_H__ #define __ULAB_CONFIG_H__
// Override ulab defaults here. // Override ulab defaults here.
#define ULAB_SUPPORTS_COMPLEX (0)
#define NDARRAY_BINARY_USES_FUN_POINTER (1)
#define ULAB_SCIPY_HAS_OPTIMIZE_MODULE (1)
#define ULAB_SCIPY_HAS_SPECIAL_MODULE (0)
#endif //__ULAB_CONFIG_H__ #endif //__ULAB_CONFIG_H__

View File

@ -9,4 +9,7 @@
#ifndef __ULAB_CONFIG_H__ #ifndef __ULAB_CONFIG_H__
#define __ULAB_CONFIG_H__ #define __ULAB_CONFIG_H__
// Override ulab defaults here. // Override ulab defaults here.
#define ULAB_SUPPORTS_COMPLEX (0)
#define ULAB_SCIPY_HAS_OPTIMIZE_MODULE (1)
#define ULAB_SCIPY_HAS_SPECIAL_MODULE (0)
#endif //__ULAB_CONFIG_H__ #endif //__ULAB_CONFIG_H__

View File

@ -9,4 +9,7 @@
#ifndef __ULAB_CONFIG_H__ #ifndef __ULAB_CONFIG_H__
#define __ULAB_CONFIG_H__ #define __ULAB_CONFIG_H__
// Override ulab defaults here. // Override ulab defaults here.
#define ULAB_SUPPORTS_COMPLEX (0)
#define ULAB_SCIPY_HAS_OPTIMIZE_MODULE (1)
#define ULAB_SCIPY_HAS_SPECIAL_MODULE (0)
#endif //__ULAB_CONFIG_H__ #endif //__ULAB_CONFIG_H__

View File

@ -9,4 +9,7 @@
#ifndef __ULAB_CONFIG_H__ #ifndef __ULAB_CONFIG_H__
#define __ULAB_CONFIG_H__ #define __ULAB_CONFIG_H__
// Override ulab defaults here. // Override ulab defaults here.
#define ULAB_SUPPORTS_COMPLEX (0)
#define ULAB_SCIPY_HAS_OPTIMIZE_MODULE (1)
#define ULAB_SCIPY_HAS_SPECIAL_MODULE (0)
#endif //__ULAB_CONFIG_H__ #endif //__ULAB_CONFIG_H__

View File

@ -9,4 +9,7 @@
#ifndef __ULAB_CONFIG_H__ #ifndef __ULAB_CONFIG_H__
#define __ULAB_CONFIG_H__ #define __ULAB_CONFIG_H__
// Override ulab defaults here. // Override ulab defaults here.
#define ULAB_SUPPORTS_COMPLEX (0)
#define ULAB_SCIPY_HAS_OPTIMIZE_MODULE (1)
#define ULAB_SCIPY_HAS_SPECIAL_MODULE (0)
#endif //__ULAB_CONFIG_H__ #endif //__ULAB_CONFIG_H__

View File

@ -9,4 +9,7 @@
#ifndef __ULAB_CONFIG_H__ #ifndef __ULAB_CONFIG_H__
#define __ULAB_CONFIG_H__ #define __ULAB_CONFIG_H__
// Override ulab defaults here. // Override ulab defaults here.
#define ULAB_MAX_DIMS (4)
#define ULAB_SUPPORTS_COMPLEX (0)
#define ULAB_SCIPY_HAS_OPTIMIZE_MODULE (1)
#endif //__ULAB_CONFIG_H__ #endif //__ULAB_CONFIG_H__

View File

@ -9,4 +9,8 @@
#ifndef __ULAB_CONFIG_H__ #ifndef __ULAB_CONFIG_H__
#define __ULAB_CONFIG_H__ #define __ULAB_CONFIG_H__
// Override ulab defaults here. // Override ulab defaults here.
#define ULAB_SUPPORTS_COMPLEX (0)
#define NDARRAY_BINARY_USES_FUN_POINTER (1)
#define ULAB_SCIPY_HAS_OPTIMIZE_MODULE (0)
#define ULAB_SCIPY_HAS_SPECIAL_MODULE (0)
#endif //__ULAB_CONFIG_H__ #endif //__ULAB_CONFIG_H__