Skip to main content

UEDGE

A 2D time-dependent fluid simulation code of plasma and neutrals in magnetic fusion devices.

Brief description

UEDGE is an interactive suite of physics packages using the Python or BASIS scripting systems. The original (circa 2007) Python version was further developed under the FACETS SciDAC project [Cary 2008, McCourt 2012]. The plasma is described by time-dependent 2D plasma fluid equations that include equations for density, velocity, ion temperature, electron temperature, electrostatic potential, and gas density in the edge region of a magnetic fusion energy confinement device. slab, cylindrical, and toroidal geometries are allowed, and closed and open magnetic field-line regions are included. Classical transport is assumed along magnetic field lines, and anomalous transport is assumed across field lines. Multi-charge state impurities can be included with the corresponding line-radiation energy loss.

Method of solution

A fully implicit numerical algorithm is used that allows both Newton-like iterations to steady state and time-dependent solutions with large time-steps. A preconditioning matrix is obtained by approximate (ILUT) inversion of a numerical finite-difference Jacobian, which is then used in a Newton-Krylov solution algorithm. A finite-volume differencing algorithm is used. Over 95% of the coding is in Fortran with the remainder being C.

Related and auxiliary software

Although UEDGE is written in Fortran, for efficient execution and analysis of results, it utilizes either Python or BASIS scripting shells. Python is easily available for many platforms (http://www.Python.org/). The features and availability of BASIS are described in "Basis Manual Set" by P.F. Dubois, Z.C. Motteler, et al., Lawrence Livermore National Laboratory report UCRL-MA-118541, June, 2002 and http://basis.llnl.gov/), however, BASIS is deprecated. Contact one of the UEDGE developers if you insist on running it within that environment. The Python version of UEDGE uses the same source files but utilizes Forthon to produce a Python-compatible source. Forthon has been developed by D.P. Grote (see http://hifweb.lbl.gov/Forthon/ and Grote et al. in the references below), and it is freely available. The graphics can be performed by any package importable to Python, such as PYGIST. The parallel version of UEDGE available through Python also uses the PETSc linear algebra solver whose development has been led by ANL (https://www.mcs.anl.gov/petsc/).

UEDGE can also be coupled to other codes. An excellent example is couplling to the DUSTT code from UCSD (contact rsmirnov@eng.ucsd.edu) that follows the trajectories and ablation of dust particles in the background UEDGE plasma and provides impurity sources to UEDGE. For an example, see R. Smirnov et al., Phys. Plasmas 22 (2015) 012506.

Getting started

The easiest way to try out UEDGE is to download a static executable that should run on any Linux system; see the link to the executable [see uedge_executable file]. The second method is to download the UEDGE source files, and then build a Python version or a Basis version [see uedge_source directory].

How to get involved and contribute

Sent email to one of the developers listed below expressing your interest in modifying or developing packages for UEDGE. Either new or improved physics models or numerical algorithms are most welcome.

Authors contributing to V7 release

T.D. Rognlien, I. Joseph, W.H. Meyer, M.E. Rensink, and M.V. Umansky, LLNL
(trognlien@llnl.gov, joseph5@llnl.gov, meyer8@llnl.gov, rensink1@llnl.gov, umansky1@llnl.gov)

Acknowledgements to previous contributors

P.N. Brown, R.H. Cohen, D.P. Grote, A.C. Hindmarsh, L.L. LoDestro, J.L. Milovich, A. Pankin, G.D. Porter, and G.R. Smith, all presently or formerly at LLNL; M. McCourt, L.C. McInnes, and H. Zhang, ANL; J.R. Cary, A.H. Hakim, S.E. Kruger, and A. Pankin, Tech-X; D.A. Knoll, INEEL; D.P. Stotler, PPPL; B.J. Braams, retired, IAEA; A.Yu. Pigarov and R. Smirnov, UCSD; J.D. Elder, U. Toronto; M. Groth, Aalto Univ.; and R.B. Campbell, Sandia.

References

UEDGE development
T.D. Rognlien, J.L. Milovich, M.E. Rensink, and G.D. Porter, J. Nucl. Mat. 196-198 (1992) 347-351.
G.R. Smith, P.N. Brown, R.B. Campbell, D.A. Knoll, P.R. McHugh, M.E. Rensink, and T.D. Rognlien, J. Nucl. Mater. 220-222 (1995) 1024.
M.E. Rensink and T.D. Rognlien, J. Nucl. Mater. 266-269 (1999) 1180.
T.D. Rognlien, D.D. Ryutov, N. Mattor, and G.D. Porter, Phys. Plasmas 6, (1999) 1851.
T.D. Rognlien, M.E. Rensink, and G.R. Smith, "User manual for the UEDGE edge-plasma transport code," January 2000, LLNL Rpt. UCRL-ID-137121, lastest revision May 1, 2013.

Forthon development D. P. Grote, A. Friedman, I. Haber, ``Methods used in WARP3d, a Three-Dimensional PIC/Accelerator Code'', Proceedings of the 1996 Computational Accelerator Physics Conference, AIP Conference Proceedings 391, p. 51.
See also: http://hifweb.lbl.gov/Forthon/ .

FACETS project
J.R. Cary, J. Candy, R.H. Cohen et al., J. Phys.: Conf. Ser. 125 (2008) 012040.
A.H. Hakim, T.D. Rognlien, R.J. Groebner et al., Phys. Plasmas 19 (2012) 032505.
M. McCourt, T.D. Rognlien, L.C. McInnes, and H. Zhang, Computational Science & Discovery 5 (2012) 014012.

Release

UEDGE is released under an LGPL license. For more details see the NOTICE and LICENSE files.

LLNL-CODE-845914


Release files for uedge 8.1.2.post1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for uedge 8.1.2.post1
File
uedge-8.1.2.post1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ x86-64 Details
uedge-8.1.2.post1-cp313-cp313-macosx_15_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 15.0+ x86-64 Details
uedge-8.1.2.post1-cp313-cp313-macosx_15_0_arm64.whl CPython 3.13 CPython 3.13 macOS 15.0+ ARM64 Details
uedge-8.1.2.post1-cp313-cp313-macosx_14_0_arm64.whl CPython 3.13 CPython 3.13 macOS 14.0+ ARM64 Details
uedge-8.1.2.post1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ x86-64 Details
uedge-8.1.2.post1-cp312-cp312-macosx_15_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 15.0+ x86-64 Details
uedge-8.1.2.post1-cp312-cp312-macosx_15_0_arm64.whl CPython 3.12 CPython 3.12 macOS 15.0+ ARM64 Details
uedge-8.1.2.post1-cp312-cp312-macosx_14_0_arm64.whl CPython 3.12 CPython 3.12 macOS 14.0+ ARM64 Details
uedge-8.1.2.post1-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
uedge-8.1.2.post1-cp312-cp312-macosx_10_9_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.9+ x86-64 Details
uedge-8.1.2.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64 Details
uedge-8.1.2.post1-cp311-cp311-macosx_15_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 15.0+ x86-64 Details
uedge-8.1.2.post1-cp311-cp311-macosx_15_0_arm64.whl CPython 3.11 CPython 3.11 macOS 15.0+ ARM64 Details
uedge-8.1.2.post1-cp311-cp311-macosx_14_0_arm64.whl CPython 3.11 CPython 3.11 macOS 14.0+ ARM64 Details
uedge-8.1.2.post1-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
uedge-8.1.2.post1-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
uedge-8.1.2.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64 Details
uedge-8.1.2.post1-cp310-cp310-macosx_15_0_x86_64.whl CPython 3.10 CPython 3.10 macOS 15.0+ x86-64 Details
uedge-8.1.2.post1-cp310-cp310-macosx_15_0_arm64.whl CPython 3.10 CPython 3.10 macOS 15.0+ ARM64 Details
uedge-8.1.2.post1-cp310-cp310-macosx_14_0_arm64.whl CPython 3.10 CPython 3.10 macOS 14.0+ ARM64 Details
uedge-8.1.2.post1-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
uedge-8.1.2.post1-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details
uedge-8.1.2.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ x86-64 Details
uedge-8.1.2.post1-cp39-cp39-macosx_15_0_x86_64.whl CPython 3.9 CPython 3.9 macOS 15.0+ x86-64 Details
uedge-8.1.2.post1-cp39-cp39-macosx_15_0_arm64.whl CPython 3.9 CPython 3.9 macOS 15.0+ ARM64 Details
uedge-8.1.2.post1-cp39-cp39-macosx_14_0_arm64.whl CPython 3.9 CPython 3.9 macOS 14.0+ ARM64 Details
uedge-8.1.2.post1-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
uedge-8.1.2.post1-cp39-cp39-macosx_10_9_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.9+ x86-64 Details
uedge-8.1.2.post1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ x86-64 Details
uedge-8.1.2.post1-cp38-cp38-macosx_15_0_x86_64.whl CPython 3.8 CPython 3.8 macOS 15.0+ x86-64 Details
uedge-8.1.2.post1-cp38-cp38-macosx_15_0_arm64.whl CPython 3.8 CPython 3.8 macOS 15.0+ ARM64 Details
uedge-8.1.2.post1-cp38-cp38-macosx_14_0_arm64.whl CPython 3.8 CPython 3.8 macOS 14.0+ ARM64 Details
uedge-8.1.2.post1-cp38-cp38-macosx_11_0_arm64.whl CPython 3.8 CPython 3.8 macOS 11.0+ ARM64 Details
uedge-8.1.2.post1-cp38-cp38-macosx_10_9_x86_64.whl CPython 3.8 CPython 3.8 macOS 10.9+ x86-64 Details

Total release size: 120.6 MB

Release files / uedge-8.1.2.post1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL uedge-8.1.2.post1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 4.5 MB
Tags CPython 3.13 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
d894da2df4cdfadf871a107b77d9b6e1e749bf49e899752f9444a6357c799dd2
BLAKE2b-256 checksum
How to use checksums
d9256d8b8da1c6d825b105193f13f8c81907c392a2ab442247bbb987d5c7d6df
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp313-cp313-macosx_15_0_x86_64.whl

Download URL uedge-8.1.2.post1-cp313-cp313-macosx_15_0_x86_64.whl
Size 3.9 MB
Tags CPython 3.13 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
630b83a3c371f55cff634a1ca9999eaffee2efbd7b4066aa44fc6385fb945aa4
BLAKE2b-256 checksum
How to use checksums
09c20f263d51b0c94756a1eeb5e5e2645dba9f085dd4e3218bb9871148d02dcb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp313-cp313-macosx_15_0_arm64.whl

Download URL uedge-8.1.2.post1-cp313-cp313-macosx_15_0_arm64.whl
Size 3.1 MB
Tags CPython 3.13 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
bfdf820c1abf087f7eba4faa67806f9d8b748da208e60000fd120add3cba8c5d
BLAKE2b-256 checksum
How to use checksums
1934de9963a09feb3be34152f947755ed7fad04940ce8e3b848d8fe39f8ff838
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp313-cp313-macosx_14_0_arm64.whl

Download URL uedge-8.1.2.post1-cp313-cp313-macosx_14_0_arm64.whl
Size 3.1 MB
Tags CPython 3.13 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
25952281086cb000b5f09d46c7965c34e0d5ce4e84390161ac8f6f1dc9935567
BLAKE2b-256 checksum
How to use checksums
00f7502b54d1df610f3f3002a48c1bfa86a53c1966ce23d626306f2509abbf39
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL uedge-8.1.2.post1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 4.5 MB
Tags CPython 3.12 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
a19665caaad5ca296bd467691990e898ef233d4621aef26bd9d40ec97877048d
BLAKE2b-256 checksum
How to use checksums
36d40770ffa9522fae32932db17fc503f78071a80705d7f5284fcc9e5d4e6eb2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp312-cp312-macosx_15_0_x86_64.whl

Download URL uedge-8.1.2.post1-cp312-cp312-macosx_15_0_x86_64.whl
Size 3.9 MB
Tags CPython 3.12 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
53b2d046fcb58b5603049bdaa6d3448d49d38a28cb8ff1f479fad071f66c0a14
BLAKE2b-256 checksum
How to use checksums
30ee49f95e8152817652236286a375acce0421e5cc64a9d3efb8739f8b2ccefc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp312-cp312-macosx_15_0_arm64.whl

Download URL uedge-8.1.2.post1-cp312-cp312-macosx_15_0_arm64.whl
Size 3.1 MB
Tags CPython 3.12 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
bdd04ea0375140c9369e7e3c3b4d9478518318fe222d90f165c10a692fd2edde
BLAKE2b-256 checksum
How to use checksums
126e8f8ca1117d1162a09c8cca86ecd3c89fd3b91322b959a426c9df5908f53a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp312-cp312-macosx_14_0_arm64.whl

Download URL uedge-8.1.2.post1-cp312-cp312-macosx_14_0_arm64.whl
Size 3.1 MB
Tags CPython 3.12 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
17b63fcff09fd8ff337fe6b16283aa7175e9bbb17e8d73b6cc691d173a997575
BLAKE2b-256 checksum
How to use checksums
849a170336d093bffd7ac3da431a2bcd421bb4fb1551ed5840705865d715540b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp312-cp312-macosx_11_0_arm64.whl

Download URL uedge-8.1.2.post1-cp312-cp312-macosx_11_0_arm64.whl
Size 3.1 MB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
73ffd39a2da42a48388a2eb20297302aa3722ec9ff27282b8cd1ad6bcc5206c2
BLAKE2b-256 checksum
How to use checksums
23a21a70df6b508e6a0c72b1c6c186f74916d1091582d78bab49e865e42e2022
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp312-cp312-macosx_10_9_x86_64.whl

Download URL uedge-8.1.2.post1-cp312-cp312-macosx_10_9_x86_64.whl
Size 4.0 MB
Tags CPython 3.12 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
3cb4028563336e96218156c5aa4243335a14b6750aa6513e01fce69653879e27
BLAKE2b-256 checksum
How to use checksums
a4937fe36640c9f2b1b8de44f221c33b2043ba7fc7f413203d6a4f42a2a1845e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL uedge-8.1.2.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 4.4 MB
Tags CPython 3.11 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
38626aeef6e0a6e85dd1ab22ea80e532bb031baa5bffffc56c350d58f195e882
BLAKE2b-256 checksum
How to use checksums
b61bcd838cbe099ed6b47509b40af750a76953f1a02261c1cce43799a218298b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp311-cp311-macosx_15_0_x86_64.whl

Download URL uedge-8.1.2.post1-cp311-cp311-macosx_15_0_x86_64.whl
Size 3.9 MB
Tags CPython 3.11 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
c8a3cecc18beb00041d069be3c7cd2a59a5028b6d8aad4ba267addd48a243afb
BLAKE2b-256 checksum
How to use checksums
be60f755e0928fa01ca3b8e6a6d0a2e14333f03f19dea27bdd6c1218f5d99c23
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp311-cp311-macosx_15_0_arm64.whl

Download URL uedge-8.1.2.post1-cp311-cp311-macosx_15_0_arm64.whl
Size 3.1 MB
Tags CPython 3.11 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
176c02842403670e43bfb05ce22af8188b7d61901e92e24d4ac02e04409d8147
BLAKE2b-256 checksum
How to use checksums
6b39b1036886f91579a17aee79c52e8af6e8cc5ce04435762de76b985722f463
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp311-cp311-macosx_14_0_arm64.whl

Download URL uedge-8.1.2.post1-cp311-cp311-macosx_14_0_arm64.whl
Size 3.1 MB
Tags CPython 3.11 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
7979e346b381551296be114e1c6ec87673f78c8d98987b52daefcd0d421dd6a8
BLAKE2b-256 checksum
How to use checksums
ee5d5820e99afe344e142d5c6678a0999359f3a66df1a99672803e334e35d8f8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp311-cp311-macosx_11_0_arm64.whl

Download URL uedge-8.1.2.post1-cp311-cp311-macosx_11_0_arm64.whl
Size 3.1 MB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
ed2eee259277310d9ed812bbc3e24fe0d8dc0bdc6507c757f70c3a2cffdaee0f
BLAKE2b-256 checksum
How to use checksums
5313ea6e7ca7f59ad7188c40d9996df16c76db82864c6d535c144f46ea9a7abb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp311-cp311-macosx_10_9_x86_64.whl

Download URL uedge-8.1.2.post1-cp311-cp311-macosx_10_9_x86_64.whl
Size 4.0 MB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
bb1ba9dab3fcc1e77c25fbbba8830e5f098096665dbeddbacd933f7d217b0b97
BLAKE2b-256 checksum
How to use checksums
f0c857af89e49eaaa9b0817bae67ce2daf96e125463a45081add8f547a7c7ccb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL uedge-8.1.2.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 4.4 MB
Tags CPython 3.10 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
4ebde16e33d912ca7b787e7b2c74c20869854fcbc2259489852e6aa5a9199580
BLAKE2b-256 checksum
How to use checksums
d6e6b329833119143e11f47e6c7a604fcb50702ddf127ca72f16a7bbbc612e4b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp310-cp310-macosx_15_0_x86_64.whl

Download URL uedge-8.1.2.post1-cp310-cp310-macosx_15_0_x86_64.whl
Size 3.9 MB
Tags CPython 3.10 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
6caca466ede26a45df539bb6dc52fb46f4d244c5b45e17a274561d9adcf7370a
BLAKE2b-256 checksum
How to use checksums
322e183fcde9f289701b1a78721b78b8ff3e2d9d71fb17def1f31fd57df3ec12
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp310-cp310-macosx_15_0_arm64.whl

Download URL uedge-8.1.2.post1-cp310-cp310-macosx_15_0_arm64.whl
Size 3.1 MB
Tags CPython 3.10 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
36b3b85e57bb7d02b75cdc368329d1c735e1f371020346b1e0bccd9375418c13
BLAKE2b-256 checksum
How to use checksums
cbeed2eed0f7cf8da7dba39ef33d804d90069818c7907992a0c772a38e605d52
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp310-cp310-macosx_14_0_arm64.whl

Download URL uedge-8.1.2.post1-cp310-cp310-macosx_14_0_arm64.whl
Size 3.1 MB
Tags CPython 3.10 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
bdb0f2448d845a53d47cc789141067d4336bb56d0bfaa2d84051be45f89c5718
BLAKE2b-256 checksum
How to use checksums
0808c55aa2263919bca87de765771c3a4ac9fbde95f579946e1d4e8cb5580375
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp310-cp310-macosx_11_0_arm64.whl

Download URL uedge-8.1.2.post1-cp310-cp310-macosx_11_0_arm64.whl
Size 3.1 MB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
74da749547359eac101f2ea3c0ab765eb9a4b403a0fcc74700983bc2f1a3dfec
BLAKE2b-256 checksum
How to use checksums
1b2151f548e69501dc2f5a44bded0211f52f377dfd788b0d9c98ba0967929ccb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp310-cp310-macosx_10_9_x86_64.whl

Download URL uedge-8.1.2.post1-cp310-cp310-macosx_10_9_x86_64.whl
Size 4.0 MB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
2b0984894bf203d68f19b1fec16ed4ac30c1b5275b1b914077515b24f36b51ec
BLAKE2b-256 checksum
How to use checksums
56dacd051ccccd02df6a1d684e3daa6f99906556ac9b64baf0ec25c90f33e4d7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL uedge-8.1.2.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 4.4 MB
Tags CPython 3.9 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
2c84fc029040fc0481f7634d09e11a5c399d4c3f36ae8afa7928bead6116260a
BLAKE2b-256 checksum
How to use checksums
1e10a09bbc478b7bea2b0837e266c6add7047e426c43596e00d3cf59cd5d99a4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp39-cp39-macosx_15_0_x86_64.whl

Download URL uedge-8.1.2.post1-cp39-cp39-macosx_15_0_x86_64.whl
Size 3.9 MB
Tags CPython 3.9 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
3e2495a10b0cc6dd68ad156f95fd144cc31e0c375553336ad12d4d366485624a
BLAKE2b-256 checksum
How to use checksums
11c30fb7ace696a4537f1493a9dc5d05e8aebed711047efb90fee6fa3ae256a6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp39-cp39-macosx_15_0_arm64.whl

Download URL uedge-8.1.2.post1-cp39-cp39-macosx_15_0_arm64.whl
Size 3.1 MB
Tags CPython 3.9 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
d9937c3c24e3cc1d3e3aecfe534f1374d84e4b03e58c963447914ce5e89f868f
BLAKE2b-256 checksum
How to use checksums
163aa92e41007f3d5200c2bcb9fd2ee4d353b341eb17cd838d9bb9746cb1cdd3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp39-cp39-macosx_14_0_arm64.whl

Download URL uedge-8.1.2.post1-cp39-cp39-macosx_14_0_arm64.whl
Size 3.1 MB
Tags CPython 3.9 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
54391e89518434645619682507007403915be73e735afaab681940f44ec396d6
BLAKE2b-256 checksum
How to use checksums
9cd9777c3e976a1234933dce668d562bf68dd1938bba94006d53e3418091da0c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp39-cp39-macosx_11_0_arm64.whl

Download URL uedge-8.1.2.post1-cp39-cp39-macosx_11_0_arm64.whl
Size 3.1 MB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
8a16551c09911c88cfe0d285b53e35bba638616ef5d6136038d1942fc666e25a
BLAKE2b-256 checksum
How to use checksums
0517c217af2aea791c9bca109d5f0fba9ad52d40c5f100ef148914acf1021122
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp39-cp39-macosx_10_9_x86_64.whl

Download URL uedge-8.1.2.post1-cp39-cp39-macosx_10_9_x86_64.whl
Size 4.0 MB
Tags CPython 3.9 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
4411580d2f1a097ebd6acf2a4f4c3f41ce85e88ec69ba89be14f6f67488ea023
BLAKE2b-256 checksum
How to use checksums
1b8e7ed46178b0c1a028c3078e8201039c86e4a02e4c7f6c2a547c82380fbd8f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL uedge-8.1.2.post1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 4.4 MB
Tags CPython 3.8 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
53f4cc42a2f3d51fd67b67b09d3051950d786e4e2b6e6751efa302210fded8a8
BLAKE2b-256 checksum
How to use checksums
49a5668d724dc60f35d1b95d6ab7c08e452db2c1d9b3b590f7e208114fceb449
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp38-cp38-macosx_15_0_x86_64.whl

Download URL uedge-8.1.2.post1-cp38-cp38-macosx_15_0_x86_64.whl
Size 3.9 MB
Tags CPython 3.8 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
1a29de94dcb528f497decdf45793ccc5c6ae046c949829c0612b5b9c50081075
BLAKE2b-256 checksum
How to use checksums
e76fc3f0e9c2659e1a81d5f58129549a5b9b68df02c661ccab460a6643383080
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp38-cp38-macosx_15_0_arm64.whl

Download URL uedge-8.1.2.post1-cp38-cp38-macosx_15_0_arm64.whl
Size 3.1 MB
Tags CPython 3.8 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
b19b56cd39a67c2a20bde9894df7a24d3cb0ba02c5d652f5128e4e77e4ccc4e6
BLAKE2b-256 checksum
How to use checksums
d6ecff9de9c0057acb9e00e587302735fb7db82e08fc4af79e46079be51f09ec
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp38-cp38-macosx_14_0_arm64.whl

Download URL uedge-8.1.2.post1-cp38-cp38-macosx_14_0_arm64.whl
Size 3.1 MB
Tags CPython 3.8 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
5ad1939c7bbc6cd892dd069a137a132e5d005434e7f9e7b62217ec2fc62aea13
BLAKE2b-256 checksum
How to use checksums
9106671b79f4c608fc08bc021e9e03af8cb0e950bd8d67cd6473b83ca095428d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp38-cp38-macosx_11_0_arm64.whl

Download URL uedge-8.1.2.post1-cp38-cp38-macosx_11_0_arm64.whl
Size 1.3 MB
Tags CPython 3.8 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
c98fe1bdc98e2c2985720be4d4c5763ef4105b6978e97aa3320ac3cb3c5b39c2
BLAKE2b-256 checksum
How to use checksums
e0d1caf8ca44efdb634cd2021072117fe819192c12b16be6e3f0a823b79522a8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release files / uedge-8.1.2.post1-cp38-cp38-macosx_10_9_x86_64.whl

Download URL uedge-8.1.2.post1-cp38-cp38-macosx_10_9_x86_64.whl
Size 4.0 MB
Tags CPython 3.8 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
b861aa3f58d852c4f9e37f12f064b06ecd073ba55b2c175fde736183f5099d5f
BLAKE2b-256 checksum
How to use checksums
ba0ea996b1575fb61461c34a1403470381be1ce7979e3cb6117ec464c16c316e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.4

Release history Release notifications | RSS feed

This release

8.1.2.post1 This release

34 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page