Johan Bengtsson f97d532df1 DSP: Remove undefined behavior in post-increment/decrement read (#1443) 3 лет назад
..
CMakeLists.txt 0e8d15ceea CMSIS-DSP: Added Cholesky decomposition 5 лет назад
MatrixFunctions.c da01b1b98b CMSIS-DSP: Improvements to pull request #1363 4 лет назад
MatrixFunctionsF16.c 0e8d15ceea CMSIS-DSP: Added Cholesky decomposition 5 лет назад
arm_mat_add_f16.c 347ca08b52 CMSIS-DSP: Removed float promotion issues 4 лет назад
arm_mat_add_f32.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_add_q15.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_add_q31.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_cholesky_f16.c 347ca08b52 CMSIS-DSP: Removed float promotion issues 4 лет назад
arm_mat_cholesky_f32.c 4ede676526 Fix warning unused tmp variable (#1335) 4 лет назад
arm_mat_cholesky_f64.c 347ca08b52 CMSIS-DSP: Removed float promotion issues 4 лет назад
arm_mat_cmplx_mult_f16.c 880a94680a DSP: Eliminate some non-standard C code 4 лет назад
arm_mat_cmplx_mult_f32.c 8c6e37817c CMSIS-DSP: Remove type punning in vector code and some compilation warnings. 4 лет назад
arm_mat_cmplx_mult_q15.c f97d532df1 DSP: Remove undefined behavior in post-increment/decrement read (#1443) 3 лет назад
arm_mat_cmplx_mult_q31.c 8c6e37817c CMSIS-DSP: Remove type punning in vector code and some compilation warnings. 4 лет назад
arm_mat_cmplx_trans_f16.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_cmplx_trans_f32.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_cmplx_trans_q15.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_cmplx_trans_q31.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_init_f16.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_init_f32.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_init_q15.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_init_q31.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_inverse_f16.c 347ca08b52 CMSIS-DSP: Removed float promotion issues 4 лет назад
arm_mat_inverse_f32.c 25f6552833 CMSIS-DSP: Improved tests on matrix inversions 4 лет назад
arm_mat_inverse_f64.c 25f6552833 CMSIS-DSP: Improved tests on matrix inversions 4 лет назад
arm_mat_ldlt_f32.c 7106010d41 CMSIS-DSP: Added missing functions to the Python wrapper 3 лет назад
arm_mat_ldlt_f64.c 7106010d41 CMSIS-DSP: Added missing functions to the Python wrapper 3 лет назад
arm_mat_mult_f16.c 347ca08b52 CMSIS-DSP: Removed float promotion issues 4 лет назад
arm_mat_mult_f32.c 72dd9172c7 CMSIS-DSP: Correction of issue 1217 4 лет назад
arm_mat_mult_f64.c 347ca08b52 CMSIS-DSP: Removed float promotion issues 4 лет назад
arm_mat_mult_fast_q15.c f97d532df1 DSP: Remove undefined behavior in post-increment/decrement read (#1443) 3 лет назад
arm_mat_mult_fast_q31.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_mult_opt_q31.c da01b1b98b CMSIS-DSP: Improvements to pull request #1363 4 лет назад
arm_mat_mult_q15.c f97d532df1 DSP: Remove undefined behavior in post-increment/decrement read (#1443) 3 лет назад
arm_mat_mult_q31.c 8c6e37817c CMSIS-DSP: Remove type punning in vector code and some compilation warnings. 4 лет назад
arm_mat_mult_q7.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_scale_f16.c 347ca08b52 CMSIS-DSP: Removed float promotion issues 4 лет назад
arm_mat_scale_f32.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_scale_q15.c f97d532df1 DSP: Remove undefined behavior in post-increment/decrement read (#1443) 3 лет назад
arm_mat_scale_q31.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_solve_lower_triangular_f16.c cbfe6e37b2 CMSIS-DSP: Correction os issue 1274 4 лет назад
arm_mat_solve_lower_triangular_f32.c cbfe6e37b2 CMSIS-DSP: Correction os issue 1274 4 лет назад
arm_mat_solve_lower_triangular_f64.c cbfe6e37b2 CMSIS-DSP: Correction os issue 1274 4 лет назад
arm_mat_solve_upper_triangular_f16.c cbfe6e37b2 CMSIS-DSP: Correction os issue 1274 4 лет назад
arm_mat_solve_upper_triangular_f32.c cbfe6e37b2 CMSIS-DSP: Correction os issue 1274 4 лет назад
arm_mat_solve_upper_triangular_f64.c cbfe6e37b2 CMSIS-DSP: Correction os issue 1274 4 лет назад
arm_mat_sub_f16.c 347ca08b52 CMSIS-DSP: Removed float promotion issues 4 лет назад
arm_mat_sub_f32.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_sub_f64.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_sub_q15.c f97d532df1 DSP: Remove undefined behavior in post-increment/decrement read (#1443) 3 лет назад
arm_mat_sub_q31.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_trans_f16.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_trans_f32.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_trans_f64.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_trans_q15.c f97d532df1 DSP: Remove undefined behavior in post-increment/decrement read (#1443) 3 лет назад
arm_mat_trans_q31.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_trans_q7.c e935229fca CMSIS-DSP: Update copyright year and version numbers in comments. 4 лет назад
arm_mat_vec_mult_f16.c 347ca08b52 CMSIS-DSP: Removed float promotion issues 4 лет назад
arm_mat_vec_mult_f32.c 347ca08b52 CMSIS-DSP: Removed float promotion issues 4 лет назад
arm_mat_vec_mult_q15.c f97d532df1 DSP: Remove undefined behavior in post-increment/decrement read (#1443) 3 лет назад
arm_mat_vec_mult_q31.c 347ca08b52 CMSIS-DSP: Removed float promotion issues 4 лет назад
arm_mat_vec_mult_q7.c f97d532df1 DSP: Remove undefined behavior in post-increment/decrement read (#1443) 3 лет назад