diffractio
Advanced tools
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
| Metadata-Version: 2.1 | ||
| Name: diffractio | ||
| Version: 0.2.3 | ||
| Version: 0.2.4 | ||
| Summary: Optical Diffraction and Interference (scalar and vectorial) | ||
@@ -33,5 +33,2 @@ Home-page: https://bitbucket.org/optbrea/diffractio/src/master/ | ||
| .. image:: https://img.shields.io/travis/optbrea/diffractio.svg | ||
| :target: https://bitbucket.org/optbrea/diffractio/src/master/ | ||
| .. image:: https://readthedocs.org/projects/diffractio/badge/?version=latest | ||
@@ -38,0 +35,0 @@ :target: https://diffractio.readthedocs.io/en/latest/ |
@@ -33,5 +33,6 @@ # !/usr/bin/env python3 | ||
| from matplotlib import rcParams | ||
| import datetime | ||
| import multiprocessing | ||
| import matplotlib.pyplot as plt | ||
@@ -41,8 +42,6 @@ import numpy as np | ||
| from matplotlib import cm, rcParams | ||
| from .config import CONF_DRAWING | ||
| __author__ = """Luis Miguel Sanchez Brea""" | ||
| __email__ = 'optbrea@ucm.es' | ||
| __version__ = '0.2.3' | ||
| __version__ = '0.2.4' | ||
@@ -70,4 +69,3 @@ name = 'diffractio' | ||
| from matplotlib import rcParams | ||
| rcParams['figure.dpi'] = 75 |
+1
-1
@@ -67,3 +67,3 @@ #!/usr/bin/env python3 | ||
| # version = diffractio.__version__ | ||
| version = '0.2.3' | ||
| version = '0.2.4' | ||
| # The full version, including alpha/beta/rc tags. | ||
@@ -70,0 +70,0 @@ # release = diffractio.__version__ |
+1
-1
@@ -164,3 +164,3 @@ ======= | ||
| 0.2.3 (2023-11-21) | ||
| 0.2.4 (2023-11-21) | ||
| -------------------------------- | ||
@@ -167,0 +167,0 @@ |
+1
-4
| Metadata-Version: 2.1 | ||
| Name: diffractio | ||
| Version: 0.2.3 | ||
| Version: 0.2.4 | ||
| Summary: Optical Diffraction and Interference (scalar and vectorial) | ||
@@ -33,5 +33,2 @@ Home-page: https://bitbucket.org/optbrea/diffractio/src/master/ | ||
| .. image:: https://img.shields.io/travis/optbrea/diffractio.svg | ||
| :target: https://bitbucket.org/optbrea/diffractio/src/master/ | ||
| .. image:: https://readthedocs.org/projects/diffractio/badge/?version=latest | ||
@@ -38,0 +35,0 @@ :target: https://diffractio.readthedocs.io/en/latest/ |
+0
-3
@@ -12,5 +12,2 @@ ================================================ | ||
| .. image:: https://img.shields.io/travis/optbrea/diffractio.svg | ||
| :target: https://bitbucket.org/optbrea/diffractio/src/master/ | ||
| .. image:: https://readthedocs.org/projects/diffractio/badge/?version=latest | ||
@@ -17,0 +14,0 @@ :target: https://diffractio.readthedocs.io/en/latest/ |
+3
-3
@@ -18,3 +18,3 @@ #!/usr/bin/env python3 | ||
| requirements = [ | ||
| 'screeninfo', 'Pillow', 'numexpr', 'pandas','py_pol', | ||
| 'screeninfo', 'Pillow', 'numexpr', 'pandas', 'py_pol', | ||
| 'ipywidgets', 'ipympl', 'opencv-python' | ||
@@ -57,3 +57,3 @@ ] | ||
| 'diffractio', 'optics', 'diffraction', 'interference', | ||
| 'BPM', 'WPM', 'CZT', 'RS', 'VRS' | ||
| 'BPM', 'WPM', 'CZT', 'RS', 'VRS' | ||
| ], | ||
@@ -66,4 +66,4 @@ name='diffractio', | ||
| url='https://bitbucket.org/optbrea/diffractio/src/master/', | ||
| version='0.2.3', | ||
| version='0.2.4', | ||
| zip_safe=False, | ||
| ) |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
47669008
0.03%1346
0.15%