1
0
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:
2024-04-11 19:38:39 +00:00
committed by Git OBS Bridge
parent 4f3c923df4
commit b52294f382
4 changed files with 19 additions and 11 deletions

BIN
forms-1.2.11.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
forms-1.2.9.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@@ -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>

View File

@@ -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