Accepting request 988542 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/988542 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-healpy?expand=0&rev=4
This commit is contained in:
commit
ecdcdf3d77
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e09300a9f24e40b07f09ca7a7026d640a0478960b6ca6a5fc85052c0bb4335bf
|
|
||||||
size 4434119
|
|
3
healpy-1.15.2.tar.gz
Normal file
3
healpy-1.15.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d559ad287a78d3b500919a5cb9e4dff3cb63c1b3a2e23edf62819c871ccacf7f
|
||||||
|
size 4335086
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 12 00:16:21 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 1.15.2:
|
||||||
|
* Update HEALPix C++ sources after update of ABI
|
||||||
|
(gh#healpy/healpy#746).
|
||||||
|
- Changes from versions 1.15.1:
|
||||||
|
* New function hp.blm_gauss to generate alm of a gaussian beam
|
||||||
|
(gh#healpy/healpy#735).
|
||||||
|
* Implement rotation in the graticule of projview
|
||||||
|
(gh#healpy/healpy#732).
|
||||||
|
* Explain how to create a local datapath for pixel weights
|
||||||
|
(gh#healpy/healpy#720).
|
||||||
|
* Improvement on is_seq to avoid synalm breaking on JAX input
|
||||||
|
arrays, added unit tests (gh#healpy/healpy#716).
|
||||||
|
* Upgraded HEALPix C++ sources to HEALPix 3.8.1, fixing
|
||||||
|
incompatibility with CFITSIO 4 (gh#healpy/healpy#727) and
|
||||||
|
(gh#healpy/healpy#743).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 18 12:35:01 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
Wed Aug 18 12:35:01 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-healpy
|
# spec file for package python-healpy
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,7 +20,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%define skip_python36 1
|
%define skip_python36 1
|
||||||
Name: python-healpy
|
Name: python-healpy
|
||||||
Version: 1.15.0
|
Version: 1.15.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python library to handle pixelated data on the sphere based on HEALPix
|
Summary: Python library to handle pixelated data on the sphere based on HEALPix
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user