OSDN Git Service

libbfin32/algorithm_vector.git
10 years agoFix the problem of Makefile. Swap the contents of fill/neg. master
suikan [Mon, 17 Mar 2014 02:40:16 +0000 (11:40 +0900)]
Fix the problem of Makefile. Swap the contents of fill/neg.

10 years agoChange comment
suikan [Sun, 16 Mar 2014 21:16:50 +0000 (06:16 +0900)]
Change comment

10 years agoAdd doxygen comment
suikan [Sun, 16 Mar 2014 19:30:58 +0000 (04:30 +0900)]
Add doxygen comment

10 years agorenaming
suikan [Sun, 16 Mar 2014 19:19:25 +0000 (04:19 +0900)]
renaming

10 years agoc program is not needed anymore
suikan [Sat, 22 Feb 2014 03:43:26 +0000 (12:43 +0900)]
c program is not needed anymore

10 years agofr_vector_fill() passed test
suikan [Sat, 22 Feb 2014 03:42:53 +0000 (12:42 +0900)]
fr_vector_fill() passed test

10 years agoOptimization complete
suikan [Sat, 22 Feb 2014 03:37:18 +0000 (12:37 +0900)]
Optimization complete

10 years agofr_vector_neg() passed test.
suikan [Sat, 22 Feb 2014 03:30:09 +0000 (12:30 +0900)]
fr_vector_neg() passed test.

10 years agoComplete optimization
suikan [Sat, 22 Feb 2014 03:00:49 +0000 (12:00 +0900)]
Complete optimization

10 years agoPassed test with better off set value.
suikan [Fri, 21 Feb 2014 23:51:27 +0000 (08:51 +0900)]
Passed test with better off set value.

10 years agofr32_vector_complex_mul() passed test.
suikan [Fri, 21 Feb 2014 22:55:09 +0000 (07:55 +0900)]
fr32_vector_complex_mul() passed test.

10 years agofr32_vector_mul_svv() passd test.
suikan [Sat, 15 Feb 2014 21:30:25 +0000 (06:30 +0900)]
fr32_vector_mul_svv() passd test.

10 years agofr32_vector_mul passed test
suikan [Sat, 15 Feb 2014 21:04:30 +0000 (06:04 +0900)]
fr32_vector_mul passed test

10 years agofr32_vector_sub_svv() passed test.
suikan [Sat, 15 Feb 2014 16:01:06 +0000 (01:01 +0900)]
fr32_vector_sub_svv() passed test.

10 years agofr32_vector_sub() passed test
suikan [Sat, 15 Feb 2014 15:29:26 +0000 (00:29 +0900)]
fr32_vector_sub() passed test

10 years agofr32_vector_add_svv() passed test.
suikan [Sat, 15 Feb 2014 15:19:24 +0000 (00:19 +0900)]
fr32_vector_add_svv() passed test.

10 years agovector add optimized, and passed test.
suikan [Sat, 15 Feb 2014 09:39:49 +0000 (18:39 +0900)]
vector add optimized, and passed test.

10 years agoPassed test of vector_add
suikan [Sat, 15 Feb 2014 09:35:27 +0000 (18:35 +0900)]
Passed test of vector_add

10 years agoCorrect parameter order.
suikan [Sun, 19 Jan 2014 13:03:43 +0000 (22:03 +0900)]
Correct parameter order.

10 years agoRefactor the name of function
suikan [Sun, 7 Jul 2013 08:19:31 +0000 (17:19 +0900)]
Refactor the name of function

10 years agoAdd the vector and scalar arithmetics. change from integer to fixed
suikan [Sun, 7 Jul 2013 08:16:44 +0000 (17:16 +0900)]
Add the vector and scalar arithmetics. change from integer to fixed
point arithmetics.

10 years agofirst commit
suikan [Thu, 30 May 2013 14:15:39 +0000 (23:15 +0900)]
first commit