File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
Change log for Vector class library
2
2
-----------------------------------
3
3
4
+ 2021-08-18 version 2.01.04
5
+ * fix bug in elementtype for Vec8uq
6
+ * improved optimization of permute functions in MS compiler by using constexpr
7
+
4
8
2020-11-04 version 2.01.03
5
9
* fix overflow in sin, cos, tan for large x
6
- * Fix bug in is_nan for instruction sets prior to AVX
10
+ * fix bug in is_nan for instruction sets prior to AVX
7
11
* warning for MS compiler versions with poor support for AVX512
8
12
9
13
2020-04-11 version 2.01.02
Original file line number Diff line number Diff line change 2
2
* Author: Agner Fog
3
3
* Date created: 2012-05-30
4
4
* Last modified: 2021-08-18
5
- * Version: 2.01.03
5
+ * Version: 2.01.04
6
6
* Project: vector class library
7
7
* Home: https://github.com/vectorclass
8
8
* Description:
You can’t perform that action at this time.
0 commit comments