1
0

15 Commits

Author SHA256 Message Date
7a28b6dc5b Accepting request 972736 from devel:languages:python:numeric
- No longer skip Python 3.10, dask is now available.

OBS-URL: https://build.opensuse.org/request/show/972736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-thewalrus?expand=0&rev=6
2022-04-26 18:15:31 +00:00
5332446785 - No longer skip Python 3.10, dask is now available.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-thewalrus?expand=0&rev=12
2022-04-26 05:37:01 +00:00
dc35fdb6db Accepting request 951930 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/951930
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-thewalrus?expand=0&rev=5
2022-02-06 22:54:41 +00:00
2521edc141 Accepting request 951683 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 0.18.0:
  * Python module for the La Budde method of computing
    characteristic polynomials. #304
  * Permanent algorithms are implemented in Python using Numba
    just-in-time compilation. #300
  * Hafnian algorithms are implemented in Python using Numba
    just-in-time compilation. #311
  * Documentation is updated to include the characteristic
    polynomials and decompositions modules. #312
  * Makes modules reachable via the global namespace, instead of
    requiring importing the modules explicitly. #312
      import thewalrus as tw
      tw.samples.generate_torontonian_sample
  * The Walrus is no longer dependent on C++, and all C++-related
    code and documentation is removed. Instead, all code has been
    ported to Python using just-in-time compilation to improve
    performance. #311
- Release 0.17.0
  * Python installation no longer requires repoze.lru. #293
  * Multidimensional Hermite polynomials are now implemented in
    Numba, hence reducing the C++ dependencies of The Walrus. #295
  * Updates missing figures in the "Basics of Hafnians and Loop
    Hafnians" documentation. #288

OBS-URL: https://build.opensuse.org/request/show/951683
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-thewalrus?expand=0&rev=11
2022-02-06 15:09:14 +00:00
7f6d640559 Accepting request 927848 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/927848
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-thewalrus?expand=0&rev=4
2021-10-27 20:22:52 +00:00
dc6d0ca82d Accepting request 927729 from home:Guillaume_G:branches:devel:languages:python:numeric
Update to version 0.16.2

OBS-URL: https://build.opensuse.org/request/show/927729
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-thewalrus?expand=0&rev=10
2021-10-27 19:40:43 +00:00
2621babc33 Accepting request 874120 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/874120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-thewalrus?expand=0&rev=3
2021-02-21 21:14:35 +00:00
ea5c5b6059 Accepting request 874112 from home:andythe_great:branches:devel:languages:python:numeric
- Disable build for python 3.6 because numpy does not support it.

OBS-URL: https://build.opensuse.org/request/show/874112
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-thewalrus?expand=0&rev=8
2021-02-21 09:43:35 +00:00
097c12ec27 Accepting request 851335 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/851335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-thewalrus?expand=0&rev=2
2020-11-29 11:30:17 +00:00
f930306a6f Accepting request 850914 from home:andythe_great
Update to version 0.14.0.

OBS-URL: https://build.opensuse.org/request/show/850914
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-thewalrus?expand=0&rev=6
2020-11-27 13:46:37 +00:00
9d9936c80c Accepting request 837235 from devel:languages:python:numeric
Initial submission of the package.

OBS-URL: https://build.opensuse.org/request/show/837235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-thewalrus?expand=0&rev=1
2020-09-25 14:35:26 +00:00
6c5efe27e4 - Actually manually adding "-fopenmp" to CFLAGS allows us to use
even the standard SUSE CFLAGS (workaround found in the same
  bug).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-thewalrus?expand=0&rev=4
2020-09-24 21:16:14 +00:00
6f7ed0f2de - Standard OpenSUSE CFLAGS break the build
(gh#XanaduAI/thewalrus#198).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-thewalrus?expand=0&rev=3
2020-09-21 15:09:37 +00:00
Tomáš Chvátal
35593d239c Accepting request 835379 from home:andythe_great
Fix spec file typo.

OBS-URL: https://build.opensuse.org/request/show/835379
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-thewalrus?expand=0&rev=2
2020-09-18 11:24:27 +00:00
6ed0e5ea1c Accepting request 834002 from home:andythe_great
Hello,

It have been some time after my initial SR.
However, I have not been able to solve the previous issue.
The previous requirement is that we have to use our own macros to build the package.
After some attempts, I could not make setup.py invoke Cython while disabling built boolean inside setup.py.
Could you give a hint on this issue?
Thank you.

OBS-URL: https://build.opensuse.org/request/show/834002
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-thewalrus?expand=0&rev=1
2020-09-15 16:39:56 +00:00