ler 0.3.9__py3-none-any.whl → 0.4.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of ler might be problematic. Click here for more details.

ler/__init__.py CHANGED
@@ -14,7 +14,7 @@ except RuntimeError:
14
14
  __author__ = 'hemanta_ph <hemantaphurailatpam@gmail.com>'
15
15
 
16
16
  # The version as used in the setup.py
17
- __version__ = "0.3.9"
17
+ __version__ = "0.4.0"
18
18
 
19
19
  # add __file__
20
20
  import os
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ler
3
- Version: 0.3.9
3
+ Version: 0.4.0
4
4
  Summary: Gravitational waves Lensing Rates
5
5
  Home-page: https://github.com/hemantaph/ler
6
6
  Author: Hemantakumar
@@ -11,11 +11,11 @@ Description-Content-Type: text/markdown
11
11
  License-File: LICENSE
12
12
  Requires-Dist: setuptools >=65.5.0
13
13
  Requires-Dist: matplotlib >=3.4.2
14
- Requires-Dist: pycbc >=1.18.0
14
+ Requires-Dist: pycbc >=2.0.4
15
15
  Requires-Dist: numpy >=1.18
16
16
  Requires-Dist: numba >=0.57.1
17
17
  Requires-Dist: bilby >=1.0.2
18
- Requires-Dist: gwsnr >=0.2.0
18
+ Requires-Dist: gwsnr >=0.3.2
19
19
  Requires-Dist: scipy <1.14.0
20
20
  Requires-Dist: lenstronomy >=1.10.4
21
21
  Requires-Dist: astropy >=5.1
@@ -1,4 +1,4 @@
1
- ler/__init__.py,sha256=qHG43pWB__gD_SrSbq0Ncvt0PwdQC2Dx3MzGgNAn6ls,804
1
+ ler/__init__.py,sha256=Ip4IJByGm_ESuIsV_ICkM50WwUIjnk_G1DE-S1TjDPA,804
2
2
  ler/gw_source_population/__init__.py,sha256=HG0ve5wTpBDN2fNMxHLnoOqTz-S0jXM_DsWEJ5PEHAw,126
3
3
  ler/gw_source_population/cbc_source_parameter_distribution.py,sha256=e0-Sqcx7WblWkqX1WQg6sCzrpMbkQ5tUcMu9sbBcp9Y,67455
4
4
  ler/gw_source_population/cbc_source_redshift_distribution.py,sha256=o2qAM_-9SeLxxfGwqXrdVWTCeEAaXVan_OPDd4jrplg,28559
@@ -18,8 +18,8 @@ ler/rates/ler.py,sha256=pBFTeYlranu5A81yENC3lUC5ebalUmr-g8neyWJUhgk,106112
18
18
  ler/utils/__init__.py,sha256=JWF9SKoqj1BThpV_ynfoyUeU06NQQ45DHCUGaaMSp_8,42
19
19
  ler/utils/plots.py,sha256=uq-usKRnEymtOSAPeHFOfMQW1XX76_WP2aBkT40RvLo,15664
20
20
  ler/utils/utils.py,sha256=HzRgpDjxXqaZ0jUjYU79IRzaFFK66rAhNAoqXdUHJJo,28976
21
- ler-0.3.9.dist-info/LICENSE,sha256=9LeXXC3WaHBpiUGhLVgOVnz0F12olPma1RX5zgpfp8Q,1081
22
- ler-0.3.9.dist-info/METADATA,sha256=G7PYS2UakhDt_JADHG269abUUsCwV_-afUf6IzlCSQA,6521
23
- ler-0.3.9.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
24
- ler-0.3.9.dist-info/top_level.txt,sha256=VWeWLF_gNMjzquGmqrLXqp2J5WegY86apTUimMTh68I,4
25
- ler-0.3.9.dist-info/RECORD,,
21
+ ler-0.4.0.dist-info/LICENSE,sha256=9LeXXC3WaHBpiUGhLVgOVnz0F12olPma1RX5zgpfp8Q,1081
22
+ ler-0.4.0.dist-info/METADATA,sha256=T9JDeo2k-a0XmLpHG5U1gKy3Wlhake6ebe-Xy6EYGO0,6520
23
+ ler-0.4.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
24
+ ler-0.4.0.dist-info/top_level.txt,sha256=VWeWLF_gNMjzquGmqrLXqp2J5WegY86apTUimMTh68I,4
25
+ ler-0.4.0.dist-info/RECORD,,
File without changes
File without changes