Commit Graph

  • 1548828670 Accepting request 1276026 from devel:languages:python:numeric factory Ana Guerrero 2025-05-09 16:50:49 +00:00
  • bda619f024 - Switch to pyproject macros. Steve Kowalik 2025-05-09 05:38:27 +00:00
  • 73c7bbe04f Accepting request 1225363 from devel:languages:python:numeric leap-16.1 leap-16.0 Ana Guerrero 2024-11-21 14:14:35 +00:00
  • 8d758cbaba Accepting request 1225363 from devel:languages:python:numeric Ana Guerrero 2024-11-21 14:14:35 +00:00
  • cc4f5fdedf - update to 1.13.3: * Handle matrices of zero columns correctly in the Matrix constructor. * NumPy numbers can be used with clebsch_gordan * An inconsistency in Float/Rational comparisons was fixed. * Fixed a bug that caused LambertW to hang on specific inputs * A regression introduced in SymPy 1.13 in the heurisch integration routine was fixed * see also https://github.com/sympy/sympy/wiki/release-notes-for-1.13.0 Dirk Mueller 2024-11-20 17:16:59 +00:00
  • ef9a5e6485 - update to 1.13.3: * Handle matrices of zero columns correctly in the Matrix constructor. * NumPy numbers can be used with clebsch_gordan * An inconsistency in Float/Rational comparisons was fixed. * Fixed a bug that caused LambertW to hang on specific inputs * A regression introduced in SymPy 1.13 in the heurisch integration routine was fixed * see also https://github.com/sympy/sympy/wiki/release-notes-for-1.13.0 Dirk Mueller 2024-11-20 17:16:59 +00:00
  • 81a43f5213 Accepting request 1183920 from devel:languages:python:numeric Ana Guerrero 2024-06-29 13:17:22 +00:00
  • 9421ac33c9 Accepting request 1183920 from devel:languages:python:numeric Ana Guerrero 2024-06-29 13:17:22 +00:00
  • 3bee1479a4 - update to 1.12.1: * improved compatibility with NumPy 2.0 and CPython 3.12 * https://github.com/sympy/sympy/wiki/release-notes-for-1.12 * There was a regression in 1.7 that meant that __slots__ would not work correctly for Basic instances and they would end up having __dict__. This also made it possible to set arbitrary attributes on Basic instances such as symbols which breaks immutability. This was fixed in 1.7.1 to ensure that Basic instances do not have __dict__ and it is not possible to set attributes on * Fixed lazy iteration of series with expr.series(x, n=None) which was broken in the 1.7 release. (#20589 by @oscarbenjamin and @sachin-4099) * Updated documentation for sympy.stats.sample for seed * sympy.stats.sample now has an optional seed argument. * Random failures with sympy.stats.sample have now been * Modules and names that were accidentally importable from sympy are no longer importable. In sympy 1.6 importing and using these names would give a deprecation warning. In sympy 1.7 these names are removed. As an example from sympy import add would need to be from sympy.core import add or import sympy.core.add as add. (#19554 by * DEPRECATION: Using non-Expr args in Add, Mul or Pow is * Manifold.patches attribute is deprecated. (#19368 by * Patch.coord_systems attribute is deprecated. (#19368 by * Class signature names of CoordSystem is deprecated. CoordinateSymbol class and CoordSystem.symbols attribute are * CoordSystem.transforms, CoordSystem.connect_to, and CoordSystem.coord_tuple_transform_to are deprecated. Class signature relations, CoordSystem.transformation and Dirk Mueller 2024-06-29 05:41:35 +00:00
  • a348fcf05f - update to 1.12.1: * improved compatibility with NumPy 2.0 and CPython 3.12 * https://github.com/sympy/sympy/wiki/release-notes-for-1.12 * There was a regression in 1.7 that meant that __slots__ would not work correctly for Basic instances and they would end up having __dict__. This also made it possible to set arbitrary attributes on Basic instances such as symbols which breaks immutability. This was fixed in 1.7.1 to ensure that Basic instances do not have __dict__ and it is not possible to set attributes on * Fixed lazy iteration of series with expr.series(x, n=None) which was broken in the 1.7 release. (#20589 by @oscarbenjamin and @sachin-4099) * Updated documentation for sympy.stats.sample for seed * sympy.stats.sample now has an optional seed argument. * Random failures with sympy.stats.sample have now been * Modules and names that were accidentally importable from sympy are no longer importable. In sympy 1.6 importing and using these names would give a deprecation warning. In sympy 1.7 these names are removed. As an example from sympy import add would need to be from sympy.core import add or import sympy.core.add as add. (#19554 by * DEPRECATION: Using non-Expr args in Add, Mul or Pow is * Manifold.patches attribute is deprecated. (#19368 by * Patch.coord_systems attribute is deprecated. (#19368 by * Class signature names of CoordSystem is deprecated. CoordinateSymbol class and CoordSystem.symbols attribute are * CoordSystem.transforms, CoordSystem.connect_to, and CoordSystem.coord_tuple_transform_to are deprecated. Class signature relations, CoordSystem.transformation and Dirk Mueller 2024-06-29 05:41:35 +00:00
  • befd4c6c9d Accepting request 1091342 from devel:languages:python:numeric Dominique Leuenberger 2023-06-09 18:37:11 +00:00
  • 42761f4db9 Accepting request 1091342 from devel:languages:python:numeric Dominique Leuenberger 2023-06-09 18:37:11 +00:00
  • fddd21b0cc - update to 1.12: * https://github.com/sympy/sympy/wiki/release-notes-for-1.12 Dirk Mueller 2023-05-31 20:35:42 +00:00
  • c138869dc1 - update to 1.12: * https://github.com/sympy/sympy/wiki/release-notes-for-1.12 Dirk Mueller 2023-05-31 20:35:42 +00:00
  • 9f3c3d55b6 Accepting request 1004692 from devel:languages:python:numeric Dominique Leuenberger 2022-09-20 17:23:21 +00:00
  • 1c04c39765 Accepting request 1004692 from devel:languages:python:numeric Dominique Leuenberger 2022-09-20 17:23:21 +00:00
  • 665d36f718 Accepting request 1004359 from home:apersaud:branches:devel:languages:python:numeric Daniel Garcia 2022-09-19 11:58:48 +00:00
  • 5859152c74 Accepting request 1004359 from home:apersaud:branches:devel:languages:python:numeric Daniel Garcia 2022-09-19 11:58:48 +00:00
  • 1aac1ed82d Accepting request 993135 from devel:languages:python:numeric Dominique Leuenberger 2022-08-05 17:50:24 +00:00
  • a2f3fe02da Accepting request 993135 from devel:languages:python:numeric Dominique Leuenberger 2022-08-05 17:50:24 +00:00
  • 208407802d Switch off tests. Matej Cepl 2022-08-04 19:59:35 +00:00
  • ac2b8e822d Switch off tests. Matej Cepl 2022-08-04 19:59:35 +00:00
  • 55ef3877ab Accepting request 979052 from devel:languages:python:numeric Dominique Leuenberger 2022-05-26 16:43:45 +00:00
  • dd8db0105c Accepting request 979052 from devel:languages:python:numeric Dominique Leuenberger 2022-05-26 16:43:45 +00:00
  • 4dc5915d7b Accepting request 979051 from home:mcepl:branches:devel:languages:python:numeric Matej Cepl 2022-05-24 20:36:09 +00:00
  • e73eebba69 Accepting request 979051 from home:mcepl:branches:devel:languages:python:numeric Matej Cepl 2022-05-24 20:36:09 +00:00
  • 947c749eb8 Accepting request 978452 from devel:languages:python:numeric Dominique Leuenberger 2022-05-23 13:51:40 +00:00
  • a3346e6f0a Accepting request 978452 from devel:languages:python:numeric Dominique Leuenberger 2022-05-23 13:51:40 +00:00
  • f0b0c6e926 Accepting request 978394 from home:andythe_great:branches:devel:languages:python:numeric Matej Cepl 2022-05-21 19:26:04 +00:00
  • ee070f0600 Accepting request 978394 from home:andythe_great:branches:devel:languages:python:numeric Matej Cepl 2022-05-21 19:26:04 +00:00
  • 07b50c7cb3 Accepting request 894338 from devel:languages:python:numeric Dominique Leuenberger 2021-05-19 15:49:47 +00:00
  • 2a824034bb Accepting request 894338 from devel:languages:python:numeric Dominique Leuenberger 2021-05-19 15:49:47 +00:00
  • fea1c7e896 Accepting request 893326 from home:apersaud:branches:devel:languages:python:numeric Matej Cepl 2021-05-19 12:19:30 +00:00
  • 4de05f5d90 Accepting request 893326 from home:apersaud:branches:devel:languages:python:numeric Matej Cepl 2021-05-19 12:19:30 +00:00
  • e615910696 Accepting request 866693 from devel:languages:python:numeric Dominique Leuenberger 2021-01-26 13:46:49 +00:00
  • 13b49851df Accepting request 866693 from devel:languages:python:numeric Dominique Leuenberger 2021-01-26 13:46:49 +00:00
  • 8cbee355ae Accepting request 866689 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2021-01-25 23:04:40 +00:00
  • 50b7eea13f Accepting request 866689 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2021-01-25 23:04:40 +00:00
  • 3d9fd4125e Accepting request 834887 from devel:languages:python:numeric Dominique Leuenberger 2020-09-16 17:41:59 +00:00
  • b66bec18e1 Accepting request 834887 from devel:languages:python:numeric Dominique Leuenberger 2020-09-16 17:41:59 +00:00
  • 4c9c5b6b18 - update to 1.6.2: * bugfixes Dirk Mueller 2020-09-16 11:21:19 +00:00
  • f955eb163b - update to 1.6.2: * bugfixes Dirk Mueller 2020-09-16 11:21:19 +00:00
  • 28f6fc4322 Accepting request 818062 from devel:languages:python:numeric Dominique Leuenberger 2020-07-01 12:27:28 +00:00
  • e8ec2ec46e Accepting request 818062 from devel:languages:python:numeric Dominique Leuenberger 2020-07-01 12:27:28 +00:00
  • 45560cfa3c Accepting request 817314 from home:TheBlackCat:branches:devel:languages:python:numeric Tomáš Chvátal 2020-07-01 09:35:18 +00:00
  • 7fbb426540 Accepting request 817314 from home:TheBlackCat:branches:devel:languages:python:numeric Tomáš Chvátal 2020-07-01 09:35:18 +00:00
  • c2f4a73c73 Accepting request 764610 from devel:languages:python:numeric Dominique Leuenberger 2020-01-15 15:17:28 +00:00
  • 027d1adde8 Accepting request 764610 from devel:languages:python:numeric Dominique Leuenberger 2020-01-15 15:17:28 +00:00
  • b92842e9a5 Accepting request 764608 from home:piRaK:branches:devel:languages:python:numeric Tomáš Chvátal 2020-01-15 10:40:29 +00:00
  • aa2e9b1fe0 Accepting request 764608 from home:piRaK:branches:devel:languages:python:numeric Tomáš Chvátal 2020-01-15 10:40:29 +00:00
  • e8ddbda301 Accepting request 695448 from devel:languages:python:numeric Dominique Leuenberger 2019-04-18 11:58:37 +00:00
  • 5e7fd7198c Accepting request 695448 from devel:languages:python:numeric Dominique Leuenberger 2019-04-18 11:58:37 +00:00
  • 0eeefe3b6c Accepting request 695153 from home:pgajdos Tomáš Chvátal 2019-04-18 06:37:20 +00:00
  • d3cdca571a Accepting request 695153 from home:pgajdos Tomáš Chvátal 2019-04-18 06:37:20 +00:00
  • 76f33df313 Accepting request 645346 from devel:languages:python:numeric Dominique Leuenberger 2018-10-31 12:14:41 +00:00
  • b84d660c63 Accepting request 645346 from devel:languages:python:numeric Dominique Leuenberger 2018-10-31 12:14:41 +00:00
  • 3c2e6d7219 Accepting request 645329 from home:TheBlackCat:branches:devel:languages:python:numeric Tomáš Chvátal 2018-10-29 19:07:35 +00:00
  • d11ef0b782 Accepting request 645329 from home:TheBlackCat:branches:devel:languages:python:numeric Tomáš Chvátal 2018-10-29 19:07:35 +00:00
  • fc029c57ca Accepting request 639909 from devel:languages:python:numeric Dominique Leuenberger 2018-10-04 17:02:29 +00:00
  • 682b569adb Accepting request 639909 from devel:languages:python:numeric Dominique Leuenberger 2018-10-04 17:02:29 +00:00
  • d1952d059c Update python-sympy-rpmlintrc to reflect current reality. Matej Cepl 2018-09-27 08:49:00 +00:00
  • b64536ac20 Update python-sympy-rpmlintrc to reflect current reality. Matej Cepl 2018-09-27 08:49:00 +00:00
  • 802872a1d6 Accepting request 636251 from devel:languages:python:numeric Yuchen Lin 2018-09-18 09:50:24 +00:00
  • 4db808dda9 Accepting request 636251 from devel:languages:python:numeric Yuchen Lin 2018-09-18 09:50:24 +00:00
  • 2b5b2c66f5 Accepting request 544340 from devel:languages:python Dominique Leuenberger 2017-11-30 11:32:45 +00:00
  • af69e4e902 Accepting request 544340 from devel:languages:python Dominique Leuenberger 2017-11-30 11:32:45 +00:00
  • dc78245aba Accepting request 541761 from devel:languages:python Dominique Leuenberger 2017-11-21 14:29:51 +00:00
  • 6c754c3fe4 Accepting request 541761 from devel:languages:python Dominique Leuenberger 2017-11-21 14:29:51 +00:00
  • fbf5e8f85a Accepting request 517189 from devel:languages:python Dominique Leuenberger 2017-08-28 13:10:51 +00:00
  • c2cf1d982e Accepting request 517189 from devel:languages:python Dominique Leuenberger 2017-08-28 13:10:51 +00:00
  • 95cf64f43f Accepting request 309845 from devel:languages:python Stephan Kulow 2015-10-08 06:24:02 +00:00
  • cf89da2e72 Accepting request 309845 from devel:languages:python Stephan Kulow 2015-10-08 06:24:02 +00:00
  • 48df33cc05 Accepting request 261628 from devel:languages:python Dominique Leuenberger 2014-11-18 21:45:09 +00:00
  • f68b8566e4 Accepting request 261628 from devel:languages:python Dominique Leuenberger 2014-11-18 21:45:09 +00:00
  • e42bccc1d5 Accepting request 225019 from devel:languages:python Stephan Kulow 2014-03-09 19:20:28 +00:00
  • 9762a85218 Accepting request 225019 from devel:languages:python Stephan Kulow 2014-03-09 19:20:28 +00:00
  • ab2faa842c Accepting request 213685 from devel:languages:python Stephan Kulow 2014-01-22 22:39:14 +00:00
  • b7fda2ab5e Accepting request 213685 from devel:languages:python Stephan Kulow 2014-01-22 22:39:14 +00:00
  • 7cf9d6fe70 Accepting request 200655 from devel:languages:python Stephan Kulow 2013-09-26 17:59:11 +00:00
  • d6ea767b74 Accepting request 200655 from devel:languages:python Stephan Kulow 2013-09-26 17:59:11 +00:00
  • 98145e46c6 Accepting request 180023 from devel:languages:python Stephan Kulow 2013-06-19 13:57:46 +00:00
  • c2908e8205 Accepting request 180023 from devel:languages:python Stephan Kulow 2013-06-19 13:57:46 +00:00
  • 2a8a8cc7d6 Accepting request 157740 from devel:languages:python Stephan Kulow 2013-03-11 11:06:22 +00:00
  • 5596432ce4 Accepting request 157740 from devel:languages:python Stephan Kulow 2013-03-11 11:06:22 +00:00
  • 0e3b63bc5e Accepting request 146921 from devel:languages:python Ismail Dönmez 2013-01-03 18:40:52 +00:00
  • d3b542b717 Accepting request 146921 from devel:languages:python Ismail Dönmez 2013-01-03 18:40:52 +00:00
  • 33dc6f154c Accepting request 123025 from devel:languages:python Stephan Kulow 2012-06-01 05:23:03 +00:00
  • 9f1ded1e05 Accepting request 123025 from devel:languages:python Stephan Kulow 2012-06-01 05:23:03 +00:00
  • 6d01b52a2c Accepting request 116372 from devel:languages:python Stephan Kulow 2012-05-08 10:10:40 +00:00
  • eda86142b8 Accepting request 116372 from devel:languages:python Stephan Kulow 2012-05-08 10:10:40 +00:00