forked from pool/gap-forms
- Update to release 1.2.11
OBS-URL: https://build.opensuse.org/package/show/science/gap-forms?expand=0&rev=12
This commit is contained in:
3
forms-1.2.11.tar.gz
Normal file
3
forms-1.2.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ccda22ea4c367e926b1d9c21d421991d787694a324a2ff190945ce4babed5223
|
||||
size 585512
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a6ba64420b61101e91d5fe9481b358f210ee96193364c81e83704ec73809b5f
|
||||
size 550213
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 11 19:37:53 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.2.11
|
||||
* Make BaseChangeHermitian faster for large matrices
|
||||
* Make BaseChangeOrthogonalQuadratic faster for large matrices
|
||||
* Make Forms_RESET compatible with FinInG
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 18 18:11:46 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gap-forms
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gap-forms
|
||||
Version: 1.2.9
|
||||
Version: 1.2.11
|
||||
Release: 0
|
||||
Summary: GAP: Sesquilinear and quadratic forms
|
||||
License: GPL-2.0-or-later
|
||||
@@ -35,12 +35,12 @@ This package can be used for work with sesquilinear and quadratic
|
||||
forms on finite vector spaces; objects that are used to describe
|
||||
polar spaces and classical groups. It provides:
|
||||
|
||||
* A way to create and use sesquilinear and quadratic forms on
|
||||
finite vector spaces.
|
||||
* An operation which finds an isometry between two forms of the
|
||||
same type.
|
||||
* An operation which returns the forms left invariant by a
|
||||
matrix group.
|
||||
* A way to create and use sesquilinear and quadratic forms on finite
|
||||
vector spaces.
|
||||
* An operation which finds an isometry between two forms of the same
|
||||
type.
|
||||
* An operation which returns the forms left invariant by a matrix
|
||||
group.
|
||||
|
||||
%prep
|
||||
%autosetup -n forms-%version
|
||||
|
Reference in New Issue
Block a user