Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| a685de346f |
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 11 18:05:12 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.3.0
|
||||
* Fix incorrect ordering for `N6_26`, `N6_27`; that is, the order
|
||||
of `NilpotentLieAlgebra(F, [6,26])` and `NilpotentLieAlgebra(F,
|
||||
[6,27])` was swapped, and also their order in the output of
|
||||
`AllNilpotentLieAlgebras`; that manifested in the output of
|
||||
`LieAlgebraIdentification` not matching.
|
||||
* Stop using `DeclareAutoreadableVariables`.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 19 00:25:06 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gap-liealgdb
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,15 +12,15 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: gap-liealgdb
|
||||
Version: 2.2.1
|
||||
Version: 2.3.0
|
||||
Release: 0
|
||||
Summary: GAP: A database of Lie algebras
|
||||
License: GPL-2.0
|
||||
License: GPL-2.0-only
|
||||
Group: Productivity/Scientific/Math
|
||||
URL: https://gap-packages.github.io/liealgdb/
|
||||
#Git-Clone: https://github.com/gap-packages/liealgdb
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:378ee7dc82fde2e2e7fccf60bf6a92eb3fcefa9a05057f9404f7cc551968c427
|
||||
size 559693
|
||||
BIN
liealgdb-2.3.0.tar.gz
LFS
Normal file
BIN
liealgdb-2.3.0.tar.gz
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user