Changes between Version 1 and Version 11 of Ticket #23706
- Timestamp:
- 08/25/17 04:29:13 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23706
-
Property
Summary
changed from
gap class for matrices
toallow several implementations of matrices in MatrixSpace
-
Property
Branch
changed from
to
u/vdelecroix/23706
-
Property
Reviewers
changed from
to
Jean-Philippe Labbé
- Property Keywords days88 added
-
Property
Commit
changed from
to
dce22c869eee2d2b4a6f59cd9f2e6b5eda633121
-
Property
Summary
changed from
-
Ticket #23706 – Description
v1 v11 1 Implement a generic matrix class using libgap as a backend and revamp the `MatrixSpace` constructor in order to be able to choose the implementation. 1 The aim of this ticket is two fold: 2 3 1. Implement a generic matrix class using libgap as a backend 4 5 2. Revamp the `MatrixSpace` constructor in order to be able to choose the implementation. 2 6 3 7 In particular with the proposed branch one can have access to 3 implementations of integer matrices