gap-utils/gap-utils.changes
Jan Engelhardt fdfc87edb3 Accepting request 1010979 from home:StefanBruens:branches:science
- Update to new upstream release 0.77
  * added Download operation by Thomas Breuer - new Chapter 8
  * added LeftCoset operations
  * Max Horn replaced BIND_GLOBAL with BindGlobal (transfer process)
  * CentralProduct added by Thomas Breuer
  * added DirectProductOfAutomorphismGroups
  * added DirectProductOfFunctions
  * accepted PR34 - changed example in 6.2.1
  * fixed typos with UnorderedPairsIterator in manual
  * groups.tst fails in gapdev - temporary(?) fix
  * added Iterators chapter: AllSubgroupsIterator CartesianIterator,
    UnorderedPairsIterator
  * added IdempotentEndomorphisms, IdempotentEndomorphismsData
    AllIsomorphismsIterator, AllIsomorphismsNumber, AllIsomorphisms
  * added License field in PackageInfo.g
  * made ExponentOfPrime obsolete
  * made several AutoDoc functions obsolete (they remain in AutoDoc):
    FindMatchingFiles; CreateDirIfMissing; StringDotSuffix;
    SetIfMissing
  * made PrintApplicableMethod obsolete
  * marked PrintOneItemPerLine as obsolete: use Perform(L,Display);
  * marked ExponentOfPrime as obsolete: use PValuation
  * transferred code in combinat.g{d,i} to end of lists.g{d,i}
  * removed all "if OKtoReadFomUtils( "RCWA" / "ResClasses" )"
  * new PrintSelection example due to diff with all packages loaded
    removed XMod from list of packages to be loaded
  * revised file tst/testing.g
  * PrintOneItemPerLine plus alternative method for iterators;
    added function PrintSelection(L,first,step,last) for
    lists/iterators
  * rebuilt the manual using the AutoDoc package
  * removed examples/ folder

OBS-URL: https://build.opensuse.org/request/show/1010979
OBS-URL: https://build.opensuse.org/package/show/science/gap-utils?expand=0&rev=11
2022-10-18 19:10:22 +00:00

74 lines
3.0 KiB
Plaintext

-------------------------------------------------------------------
Fri Oct 14 16:55:16 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to new upstream release 0.77
* added Download operation by Thomas Breuer - new Chapter 8
* added LeftCoset operations
* Max Horn replaced BIND_GLOBAL with BindGlobal (transfer process)
* CentralProduct added by Thomas Breuer
* added DirectProductOfAutomorphismGroups
* added DirectProductOfFunctions
* accepted PR34 - changed example in 6.2.1
* fixed typos with UnorderedPairsIterator in manual
* groups.tst fails in gapdev - temporary(?) fix
* added Iterators chapter: AllSubgroupsIterator CartesianIterator,
UnorderedPairsIterator
* added IdempotentEndomorphisms, IdempotentEndomorphismsData
AllIsomorphismsIterator, AllIsomorphismsNumber, AllIsomorphisms
* added License field in PackageInfo.g
* made ExponentOfPrime obsolete
* made several AutoDoc functions obsolete (they remain in AutoDoc):
FindMatchingFiles; CreateDirIfMissing; StringDotSuffix;
SetIfMissing
* made PrintApplicableMethod obsolete
* marked PrintOneItemPerLine as obsolete: use Perform(L,Display);
* marked ExponentOfPrime as obsolete: use PValuation
* transferred code in combinat.g{d,i} to end of lists.g{d,i}
* removed all "if OKtoReadFomUtils( "RCWA" / "ResClasses" )"
* new PrintSelection example due to diff with all packages loaded
removed XMod from list of packages to be loaded
* revised file tst/testing.g
* PrintOneItemPerLine plus alternative method for iterators;
added function PrintSelection(L,first,step,last) for
lists/iterators
* rebuilt the manual using the AutoDoc package
* removed examples/ folder
-------------------------------------------------------------------
Mon Dec 25 16:40:39 UTC 2017 - jengelh@inai.de
- Update to new upstream release 0.49
* removed QPA functions PositionsNonzero and NullList
* changed record.tst so that 4r8 and dev give the same result
-------------------------------------------------------------------
Sat Apr 29 23:39:05 UTC 2017 - jengelh@inai.de
- Update to new upstream release 0.46
* added code for converting matrix groups to Magma strings
* added code for converting perm- and pc-groups to Magma strings
* added PositionsNonzero and NullList from QPA
-------------------------------------------------------------------
Mon Nov 21 21:12:41 UTC 2016 - jengelh@inai.de
- Update to new upstream release 0.43
* added function PrintApplicableMethod
-------------------------------------------------------------------
Mon Jun 20 13:59:32 UTC 2016 - jengelh@inai.de
- Update to new upstream release 0.40
* added fix to QuotientList
-------------------------------------------------------------------
Wed Jun 8 20:50:58 UTC 2016 - jengelh@inai.de
- Update to new upstream release 0.39
* updated transfers from RCWA and ResClasses
-------------------------------------------------------------------
Sat Mar 12 20:04:33 UTC 2016 - jengelh@inai.de
- Initial package (version 0.25) for build.opensuse.org