prefig 0.3.7.dev20250711054221__py3-none-any.whl → 0.3.7.dev20250722203657__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.
prefig/core/utilities.py CHANGED
@@ -2,6 +2,11 @@ import numpy as np
2
2
  from . import user_namespace as un
3
3
  from . import label
4
4
 
5
+ import warnings
6
+ with warnings.catch_warnings():
7
+ warnings.filterwarnings('ignore', 'legacy print')
8
+ np.set_printoptions(legacy="1.25")
9
+
5
10
  colors = {'gray': r'#777', 'lightgray': r'#ccc', 'darkgray': r'#333'}
6
11
 
7
12
  # Some utilities to handle XML elements
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: prefig
3
- Version: 0.3.7.dev20250711054221
3
+ Version: 0.3.7.dev20250722203657
4
4
  Summary: An authoring system for mathematical diagrams
5
5
  Home-page: https://prefigure.org
6
6
  License: GPL-3.0-or-later
@@ -39,7 +39,7 @@ prefig/core/statistics.py,sha256=5qN_-ABN0EFVG12ZP95uSPk82INbWRqI3w2fUdR3wsw,345
39
39
  prefig/core/tags.py,sha256=sTZSobb9hsZRCFzSnVK-aXT5iqB5l5Gn15n5p8Qxr7k,4002
40
40
  prefig/core/tangent_line.py,sha256=I9wf9VAqhnmmsh8Lzynwi7_Z1DonHXqHf8ym7eO40tk,3400
41
41
  prefig/core/user_namespace.py,sha256=t5D_diLDPQpfek8w7al_DWI6OlAMedgHoMg45DhPJAI,6878
42
- prefig/core/utilities.py,sha256=5GlUhzw8CRDeWjOFAjxJP2gewa45GLV2vWhGHG5reTM,2763
42
+ prefig/core/utilities.py,sha256=R1fBrzj-abXHG4Bh-sS0pZNC8vc9fIt6yJBcuztCVho,2905
43
43
  prefig/core/vector.py,sha256=lTw-y9mt6jqmbFxdPwQB4PYBQ9y4pGrQRcpRp9lBIbY,2917
44
44
  prefig/engine.py,sha256=Zz7j2sFxeMwPN1f3GFTpaBihqguzMNJD5iBONOVL7eQ,11972
45
45
  prefig/resources/diagcess/diagcess.html,sha256=_JOwYjDRftpXN50J5na2Ck3TRffF4qUEcjCicjHF2Vw,6067
@@ -60,8 +60,8 @@ prefig/resources/schema/pf_schema.rng,sha256=24kDLnXSWgBE1_I4TM5RR1I30XJo6Cq59rV
60
60
  prefig/resources/template/pf_publication.xml,sha256=eEv8HACv610Apw5DSVNy0reLfELYqHlNy9Oq0GH7C_c,200
61
61
  prefig/scripts/__init__.py,sha256=qJcPi1WRh9UAwu4zIFJbmxWalAMilMYqgi6LxRkF7bI,25
62
62
  prefig/scripts/install_mj.py,sha256=5A6-oc1xbIXka5mkFE70vlp9-Rh_QoxOxGMrQi9Hkio,1219
63
- prefig-0.3.7.dev20250711054221.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
64
- prefig-0.3.7.dev20250711054221.dist-info/METADATA,sha256=JJwDFt1gVV21jfyIXxUlpbkNEcZJJFrRiEyUS56zDU4,8728
65
- prefig-0.3.7.dev20250711054221.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
66
- prefig-0.3.7.dev20250711054221.dist-info/entry_points.txt,sha256=OP4ZQT71q2b0Zfbie-oM2Z1HlxpkuX7qaxJnzwsBOVQ,42
67
- prefig-0.3.7.dev20250711054221.dist-info/RECORD,,
63
+ prefig-0.3.7.dev20250722203657.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
64
+ prefig-0.3.7.dev20250722203657.dist-info/METADATA,sha256=ioQpMfsRChDavQ-koZKWzI-Ftk4joetP_0Bp42KVj7Y,8728
65
+ prefig-0.3.7.dev20250722203657.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
66
+ prefig-0.3.7.dev20250722203657.dist-info/entry_points.txt,sha256=OP4ZQT71q2b0Zfbie-oM2Z1HlxpkuX7qaxJnzwsBOVQ,42
67
+ prefig-0.3.7.dev20250722203657.dist-info/RECORD,,