8000 Releases Β· sagemath/sage Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: sagemath/sa 8000 ge

10.6.beta8

28 Feb 23:03
Compare
Choose a tag to compare
10.6.beta8 Pre-release
Pre-release

What's Changed

  • Add inversion function for sage.crypto.sboxes by @rusydi in #39309
  • Replace sage.libs.giac with new optional package sagemath-giac by @orlitzky in #39376
  • adding the super delta continued fractions, after G.-N. Han by @fchapoton in #39417
  • Replace reproducible_repr() with usage of displayhook by @user202729 in #39420
  • Minor code improvement in sage.doctest by @tobiasdiez in #39426
  • Remove deprecated sage-cython script by @tobiasdiez in #39427
  • Fixed issue causing random elements of a quadratic field to always be integral by @Noel-Roemmele in #39445
  • remove deprecated method in normal_form_game by @fchapoton in #39464
  • Improved Efficiency of mutually_orthogonal_latin_squares function by @pyrusbrawler64 in #39483
  • Implemented error when incorrect bounds cause discrete_log to give incorrect answer by @pyrusbrawler64 in #39484
  • update meson and meson-python to the latest versions, 1.7.0 and 0.7.1 by @dimpase in #39492
  • Add minimal relation bases for univariate polynomial matrices by @vneiger in #39516
  • infinite polynomial element/gcd by @mantepse in #39522
  • Hide more chronic diff on CI by @user202729 in #39542
  • Fixed issue causing logarithm of base 0 to not give either of the possible correct answers. by @Noel-Roemmele in #39547
  • Add Ideal.radical and Ring.nilradical by @user202729 in #39549
  • no meaning for gp in pari/gp by @fchapoton in #39550
  • Correct an error message. by @AndreasEnge in #39551
  • fix and activate the check for pep E272 by @fchapoton in #39552
  • make algdep always an alias for algebraic_dependency by @fchapoton in #39553
  • Added option to return explicit polynomial in .in_subalgebra by @pyrusbrawler64 in #39555
  • Fixed issue where Partitions() was caching results when an error happens. by @Noel-Roemmele in #39556
  • Fixed issue where insert_row in dense integer matrices would not accept python integers. by @Noel-Roemmele in #39557
  • cleaning the maximal orders in rational function fields by @fchapoton in #39558
  • some fixes for E114 by @fchapoton in #39564
  • remove many unused imports by @fchapoton in #39565
  • some fixes for E272 in pyx files by @fchapoton in #39566
  • Make test deterministic to fix CI by @user202729 in #39567
  • simplify empty sets by @fchapoton in #39568
  • bump python to at least 3.11 in spkg-configure.m4 by @dimpase in #39570
  • Change some instances of "gens" method to return tuples by @pyrusbrawler64 in #39572
  • Doctest for defining multivariate polynomial ring over InfinityRing by @pyrusbrawler64 in #39573
  • full cython-lint cleanup in data_structure pyx files by @fchapoton in #39575
  • py3.9 support cleanup in sage_autodoc and sphinx bump by @kiwifb in #39577
  • adding some type annotations in lattices by @fchapoton in #39578
  • pep8 and mypy cleanup of arith/misc.py by @fchapoton in #39584
  • Enhance poset factor by @fchapoton in #39589
  • avoid some conversions to short_digraph when the input is an instance of StaticSparseBackend by @dcoudert in #39216

New Contributors

Full Changelog: 10.6.beta7...10.6.beta8

10.6.beta7

21 Feb 23:47
Compare
Choose a tag to compare
10.6.beta7 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 10.6.beta6...10.6.beta7

10.6.beta6

11 Feb 02:58
Compare
Choose a tag to compare
10.6.beta6 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 10.6.beta5...10.6.beta6

10.6.beta5

27 Jan 03:00
Compare
Choose a tag to compare
10.6.beta5 Pre-release
Pre-release

What's Changed

Full Changelog: 10.6.beta4...10.6.beta5

10.6.beta4

18 Jan 14:12
Compare
Choose a tag to compare
10.6.beta4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 10.6.beta3...10.6.beta4

10.6.beta3

04 Jan 23:42
Compare
Choose a tag to compare
10.6.beta3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 10.6.beta2...10.6.beta3

10.6.beta2

22 Dec 20:02
Compare
Choose a tag to compare
10.6.beta2 Pre-release
Pre-release

What's Changed

Full Changelog: 10.6.beta1...10.6.beta2

10.6.beta1

15 Dec 14:56
Compare
Choose a tag to compare
10.6.beta1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 10.6.beta0...10.6.beta1

10.6.beta0

09 Dec 02:02
Compare
Choose a tag to compare
10.6.beta0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 10.5...10.6.beta0

10.5

04 Dec 03:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.5.rc2...10.5

0