-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathchangelog.txt
84 lines (65 loc) · 1.68 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
2.4.3 Date 23 Aug 2017
- bugfixes in map usage
2.4.2 Date 17 July 2017
- bugfix in explodeop
- change in oppart
- dotexpand
2.4.1 Date 17 Jun 2017
- simplification of Clifford exponents
- trigsimp inncorporated in cliffsimpall
- solving
2.4 Date 27 Nov 2016
- new implementation clicoeff
- new implementation clidual
- convenience matrix functions
- added algebraical dual functionality
- fixed regressive product
- added Hestenes product
- added xor function
2.3.4 Date 11 Sept 2016
- fixed bug in inner product
- change in declarations
- regressive product
-change in dual
2.3.3 Date 28 Aug 2016
- added automorphism code
2.3.2 Date 30 July 2016
- bugfix release: regressions in tellsimpafter
- demos extended
2.3 Date 02 July
- bugfix release
- bugfixes in clicoeff
2.2 Date 20 June 2016
- new definitions of inner and outer products
- changes in cinvolve
2.1 Date 12 May 2016
- refactoring
- linear algebra functionality separated
- matrix representations
2.0 Date 10 Apr 2016
- new definitions of inner product and outer product (wrong)
- bug fiix in clicoeff
1.9 Date 16 Feb 2016
- bug fix in simplification
- change in factorby, reflect
1.8 Date 06 Dec 2015
- change of notation to exclude conflicts with itensor-based packages
1.7 Date 18 Nov 2015
- refactoring
- change in grade
- chage in simp rules
1.6 Date 04 Nov 2015
- bugixes oppart
- unit tests
1.5.1 Date 30 Oct 2015
- bugfixes oppart
- unit tests
1.4 Date 22 Aug 2015
- oppart simplified
- unit tests
1.3 Date 11 Jun 2015
- unit tests
1.0 Date 26 Jan 2015
- initial implementation
- GitHub repo
**********************************