Skip to main content

VBMicrolensing is a tool for efficient computation in gravitational microlensing events using the advanced contour integration method, supporting single, binary and multiple lenses.

Project description

VBMicrolensing

VBMicrolensing is a tool for efficient computation in gravitational microlensing events using the advanced contour integration method, supporting single, binary and multiple lenses.

In particular, VBMicrolensing is designed for the following calculations:

  • Magnification by single, binary and multiple lenses
  • Centroid of the images generated by single and binary lenses
  • Critical curves and caustics of binary and multiple lenses
  • Complete light curves including several higher order effects: limb darkening of the source, binary source, parallax, xallarap, circular and elliptic orbital motion.

VBMicrolensing is written as a C++ library and wrapped as a Python package, the user can call the code from either C++ or Python. This new code encompasses the well-known VBBinaryLensing code, which is at the basis of several platforms for microlensing modeling. VBBinaryLensing will still be available as a legacy software, but will no longer be maintained.

VBMicrolensing has been developed by Valerio Bozza, University of Salerno, with a substantial contribution by Vito Saggese, University of Naples and Jiyuan Zhang, Tisnghua University. We also acknowledge a long list of collaborators who contributed to testing and development of particular aspects over the years: Natasha Abrams, Etienne Bachelet, Fran Bartolic, Dex Bhadra, Sebastiano Calchi Novati, Giovanni Covone, Giuseppe D'Ago, Tyler Heintz, Ava Hoag, Markus Hundertmark, Elahe Khalouei, Jessica Lu, Matthew Penny, Radek Poleski, Haibin Ren, Paolo Rota, Sedighe Sajadian, Rachel Street, Keto Zhang, Weicheng Zhang, Wei Zhu.

Attribution

Any use of this code for scientific publications should be acknowledged by a citation to the works relevant to your study:

If specifically relevant to your work, please also cite J. Skowron and A. Gould, arXiv:1203.1034.

Installation

Python

The easiest way to install VBMicrolensing is through pip install VBMicrolensing

In alternative, in order to use the latest build, clone this GitHub repository on your computer, enter your local copy of the repository and run

pip install .

Currently, VBMicrolensing works on Linux, Windows, MacOS and python >= 3.7. The package requires a C++ compiler supporting C++17.

C++

If you just want to use the C++ library, clone this repository, all cpp files and the VBMicrolensing.h are located in in VBMicrolensing/lib and should be added to your project.

The package also contains the following files:

  • VBMicrolensing/data/ESPL.tbl - Pre-calculated table for Extended-source-point-lens
  • VBMicrolensing/data/SunEphemeris.txt - Sun ephemeris for parallax calculation
  • VBMicrolensing/data/OB151212coords.txt - Sample file with event coordinates
  • VBMicrolensing/data/satellite1.txt - Sample table for satellite position (Spitzer)
  • VBMicrolensing/data/satellite2.txt - Sample table for satellite position (Kepler)

Documentation

Full documentation for the use of VBmicrolensing in python and documentation for the use of VBmicrolensing in C++ are available.

Furthermore, the vast majority of functions are documented with Python docstrings which can be accessed as, for example, ?VBBL.BinaryMag2() in a Jupyter notebook.

We also provide some examples showing the capabilities of the package. In particular, we reproduce some known triple-lense microlensing events.

License

VBMicrolensing is freely available to the community under the GNU Lesser General Public License Version 3 included in this repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vbmicrolensing-5.3.1.tar.gz (2.9 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

vbmicrolensing-5.3.1-cp313-cp313-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.13Windows x86-64

vbmicrolensing-5.3.1-cp313-cp313-win32.whl (1.3 MB view details)

Uploaded CPython 3.13Windows x86

vbmicrolensing-5.3.1-cp313-cp313-musllinux_1_2_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

vbmicrolensing-5.3.1-cp313-cp313-musllinux_1_2_i686.whl (2.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

vbmicrolensing-5.3.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

vbmicrolensing-5.3.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (1.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

vbmicrolensing-5.3.1-cp313-cp313-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

vbmicrolensing-5.3.1-cp313-cp313-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

vbmicrolensing-5.3.1-cp312-cp312-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.12Windows x86-64

vbmicrolensing-5.3.1-cp312-cp312-win32.whl (1.3 MB view details)

Uploaded CPython 3.12Windows x86

vbmicrolensing-5.3.1-cp312-cp312-musllinux_1_2_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

vbmicrolensing-5.3.1-cp312-cp312-musllinux_1_2_i686.whl (2.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

vbmicrolensing-5.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

vbmicrolensing-5.3.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (1.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

vbmicrolensing-5.3.1-cp312-cp312-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

vbmicrolensing-5.3.1-cp312-cp312-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

vbmicrolensing-5.3.1-cp311-cp311-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.11Windows x86-64

vbmicrolensing-5.3.1-cp311-cp311-win32.whl (1.3 MB view details)

Uploaded CPython 3.11Windows x86

vbmicrolensing-5.3.1-cp311-cp311-musllinux_1_2_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

vbmicrolensing-5.3.1-cp311-cp311-musllinux_1_2_i686.whl (2.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

vbmicrolensing-5.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

vbmicrolensing-5.3.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (1.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

vbmicrolensing-5.3.1-cp311-cp311-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

vbmicrolensing-5.3.1-cp311-cp311-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

vbmicrolensing-5.3.1-cp310-cp310-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.10Windows x86-64

vbmicrolensing-5.3.1-cp310-cp310-win32.whl (1.3 MB view details)

Uploaded CPython 3.10Windows x86

vbmicrolensing-5.3.1-cp310-cp310-musllinux_1_2_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

vbmicrolensing-5.3.1-cp310-cp310-musllinux_1_2_i686.whl (2.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

vbmicrolensing-5.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

vbmicrolensing-5.3.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (1.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

vbmicrolensing-5.3.1-cp310-cp310-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

vbmicrolensing-5.3.1-cp310-cp310-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

vbmicrolensing-5.3.1-cp39-cp39-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.9Windows x86-64

vbmicrolensing-5.3.1-cp39-cp39-win32.whl (1.3 MB view details)

Uploaded CPython 3.9Windows x86

vbmicrolensing-5.3.1-cp39-cp39-musllinux_1_2_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

vbmicrolensing-5.3.1-cp39-cp39-musllinux_1_2_i686.whl (2.5 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

vbmicrolensing-5.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

vbmicrolensing-5.3.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (1.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

vbmicrolensing-5.3.1-cp39-cp39-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

vbmicrolensing-5.3.1-cp39-cp39-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

vbmicrolensing-5.3.1-cp38-cp38-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.8Windows x86-64

vbmicrolensing-5.3.1-cp38-cp38-win32.whl (1.3 MB view details)

Uploaded CPython 3.8Windows x86

vbmicrolensing-5.3.1-cp38-cp38-musllinux_1_2_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

vbmicrolensing-5.3.1-cp38-cp38-musllinux_1_2_i686.whl (2.5 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

vbmicrolensing-5.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

vbmicrolensing-5.3.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (1.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

vbmicrolensing-5.3.1-cp38-cp38-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

vbmicrolensing-5.3.1-cp38-cp38-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

vbmicrolensing-5.3.1-cp37-cp37m-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.7mWindows x86-64

vbmicrolensing-5.3.1-cp37-cp37m-win32.whl (1.3 MB view details)

Uploaded CPython 3.7mWindows x86

vbmicrolensing-5.3.1-cp37-cp37m-musllinux_1_2_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ x86-64

vbmicrolensing-5.3.1-cp37-cp37m-musllinux_1_2_i686.whl (2.5 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ i686

vbmicrolensing-5.3.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

vbmicrolensing-5.3.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (1.6 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ i686

vbmicrolensing-5.3.1-cp37-cp37m-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.7mmacOS 10.15+ x86-64

File details

Details for the file vbmicrolensing-5.3.1.tar.gz.

File metadata

  • Download URL: vbmicrolensing-5.3.1.tar.gz
  • Upload date:
  • Size: 2.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for vbmicrolensing-5.3.1.tar.gz
Algorithm Hash digest
SHA256 e591bce56bc61467e0e1f1fae1433c9ec21b9b7eba62ababab143b648b8d284f
MD5 ff39094ba72ddc0ab5ad628fe219c5ec
BLAKE2b-256 6c25ef22bb94a0c787180620ab20df60d1a9d4f526e45ff45290b5aae8a8964e

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c0b43b87483106474b8e4780c584401d35e1746df2d63346d1bb9e5371832c14
MD5 0e39c22acd9adfe22b2e23ba6deb8477
BLAKE2b-256 b34719b64c7b504990b81c7cbd885b6f59c875696f22b07557b316ccb80d8cb2

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 ec6fe407d6313bd57c5e9c24b26cf307a55d2696d0ef2f24a13139cf0243a35c
MD5 277da640d07722677eafba7f6c8a6fc5
BLAKE2b-256 1a1b37e1bacd04bb30ca2b64b548f1bc2be6c5403ca4e9d9b2d2a434b96d9b6f

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1971455b213309a2efda6b0314d71009d155a1c17d4fad2d9a47e554540028eb
MD5 cc63413c64af01294ed03076ef928ab2
BLAKE2b-256 232c48f2629f2eef5f770bd60a95411ac4f0951fee0576433f99170d08d33fc6

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 18b5b5ca3a7ea6ced24e005526a379eb5ee479f8b6da2a8e59a5579bf749685a
MD5 d551725e1c0fec42157e9672bd142426
BLAKE2b-256 f09a9cba35b6c45ac27f78492b6a90998d569ef6153f8ff474ab91bbd28cac64

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 228b69a670b11481897068ba2de89fe8c3329317406f0db02d074d738cb3228b
MD5 4bb9a1046cd6abc2a463262f4b51c7b5
BLAKE2b-256 5b54f7adcc3c8e7357fa7ad080fad433ae909507f7befb0309034255523bb1cc

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9c53749ce6e8f80af27251ba6b66ca97f5bccfc2f25e49bfeacb492d25c8563d
MD5 3e63d0944f5ef5c9dcac385c4b0dea4b
BLAKE2b-256 f1ff78265c3c00931cd6c3ca1d4b83236851aa434bc14824b63d530864a0ce7c

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a79e8bc83b990ef0c202f5fb6accf74ec471a09a126719fa14e484fcd92f47f4
MD5 bd0e737c965998fcc0493017548e2d43
BLAKE2b-256 c35434da8dfbf4ee261ed59d63d9b0ba17ab46803df29dbfa4b8d1ef01b740d6

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp313-cp313-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8fd54b515793952d2516a923aa898d3a910252c43916ab317c6bfd90bc9833e7
MD5 8b60f4200e6297ccbecbdd3f25967be3
BLAKE2b-256 385e486839199be425c9ba7cfa9330659d61697481a8c5dcef681fb5d204eae6

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 505d493fc06077c5c5d2578a26baed7f782f3d7e20c063fa4c2ad817ab5ed712
MD5 6826749aa2b99e4fae9c40e4e2483df4
BLAKE2b-256 109704b410d14531dacf90cc31188d48d21cd3f2b194a3fd248dec7fb5f50174

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 47c5c5f0f1e0a99146d2266d3389659636f22d32430e6fadd6a23ddb7f483a70
MD5 28671aa2f45d4c57faab80240f6d5a6c
BLAKE2b-256 22aeac8c5c6365210a4e71d4af1ea7360e4e0fbcd88bd285596803a0a1a65dd7

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b09a760866becd3d22b5645353d19b6c4b877df24eebccda5737581c5fea637b
MD5 6273a84a01f7bbb4d65dc59fb369c3cc
BLAKE2b-256 3f751b93a2fb2eaadbfb31ff49d934549eadd7bc0b676617fc1bc7edca24d701

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2443c1fc6216069708887371ba4d28d8ec52f6cb9117a868ed148a6b1b4e6c4d
MD5 964f492d5e71360039faa8259c8c2987
BLAKE2b-256 93003fcffce407ca9b71314ca2a3864106112a57d739b6c204146526793c82bc

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7ce4cd31d7be51ee694c270997526a861058f3bfe9b6150444f7b4f2cf7eeaea
MD5 837f848949881c189579a47a915fe948
BLAKE2b-256 418aea8b42443982cb957700f53be22c61c52cab5c44384b30d471e605e2351e

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c73331dd5f23f7e99bb279e3d5856567f1daf6cd31652130dff8ae92ffdc8d5e
MD5 6f8f441c27150fe1bd13af6dddda1362
BLAKE2b-256 d83fad8aeadaa5c64605f0d4a7612baff17f32d00f00c94a2be7e6958b1bb029

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5e98d843d071b273b2a2e8fca7097d6724e467dab9b0544c870ff86192e0722f
MD5 66f5ed80e9c2f3dd344b27f2861ceac9
BLAKE2b-256 b672de28109bdcbeb3b1c5ed5b73e7e08db5f6319a4bd7e7660e174010b8ebc2

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a86a29a6adb011be2bf19a302a77cb3dbc25adfcb1c0f2c64b1713920dc17db8
MD5 7eabf17388ffaa6263f1c99218f35b80
BLAKE2b-256 a112c0c6b3ca81e0e8dde161db7fb9514fbb126b983b22803c7056674e0fe054

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c801e66a55e7bfd69b97e34a50b09126d957d070fc5c11face42910ffa5d68aa
MD5 39af18b7ff4c02d12aed4eac181f06dd
BLAKE2b-256 0109d8b65ceefb9422744634c5636f39fc7df00b9658bda079dfba6dfe63fe05

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 b6538bb0f68b7e8be7c6e430168965a9a61540f1ee567dd376a0e22b622ddd0e
MD5 bb25946af589d63eb1d76d1668c3f3c2
BLAKE2b-256 905fd4a0b788116b59d53da89ac4e1e7c927f1dceddca74c854dab39030ed7c5

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f056264050dde79fa29126736f19e8f577ff04d8d8c7443e8939ff9b83d0ee8c
MD5 2ae9f14904f9699ec5b925cc2d233818
BLAKE2b-256 113d6bff5309639c8aeed33ed2fe4e3613e79b000a143d0f7b32a80be0df0623

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 77322b917f09e5a405d3413a34d0f0d5075932d33d6092946aaa12131bc9c76f
MD5 3994ff845eea6f443fdcec41575ad61e
BLAKE2b-256 cb304caeda047f1b46e92bd2073492f17698d0b361c60bad0a42c24d33170a3c

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 08a06d2f0cbeaf28c31ed1517936a6d95800c08a013048778b170959f62ade67
MD5 bcedbe7620b3e885e3b14639d4162b91
BLAKE2b-256 5c423d4c4769455de82d8eda45603e3f51e5d6aeb7a01ddda16eb13f3d5d2b85

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9ca992792b8cd3d29577e265d4299a0ee4977c0aca8764f01516058057df20f2
MD5 747c372eb01aedc4318d87a8bf47a111
BLAKE2b-256 6572ec2e67f2cb974ac059d0ba1b04aaaab1522a5318898491e53909d82d9701

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 02f76f2743d182d298b64d9c415f9cfad31cf9552a719d35d36995737c3dd36c
MD5 dba5756950c2abde58e98b990d524066
BLAKE2b-256 195ea824bc861376e4736c0d580d53d84d94e3b5a2156a8da8ea4a0b04513907

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 320c16246839503e5a09649ed483933507a0c1224b93ed93bacb54c13ddd16c4
MD5 989df9412356dd59c512b2275e717db8
BLAKE2b-256 d1e18d197ef78437d0dd9ea14fedb0ae5649b21e3d0f1122c741cfdc1dcb35e5

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 32760f788ed023b5beaaa5c1a26dc712d0ae0ca5135d190b5b6f6beaba1a0c2f
MD5 a07a9b9bc2d82cd3830bbc9b8856ef0a
BLAKE2b-256 3e7b9fa66a4606a025b397d12e1f1af7aa84f41439c7519df837d0bac1e46954

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 919696467f2b71696687c462f21f79b87400192ad4402a40caf4f0c6b8322527
MD5 be971cbea6ecacc226eceff81486a5d1
BLAKE2b-256 49973ba25fbdc5677cf5539a77c2e583301bfa7b934f46c95fc4d86ab01924a2

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e493c386ab0d5a4d4afabb729addf415101283c8effeb6f9cfc21c76668bdf1f
MD5 ef0cf74bf64d83ab88e1911ff841974d
BLAKE2b-256 ccdc3586699a5d8f42100c1ce6972aa637761f32601fe9eb17fa86033def363c

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bd05a1ab0de9d11a2e899945355b84a5f87a4e9313c68ea277ccfcfbc8ddcfed
MD5 4e363e35b404adb56b2a6ea16c9b8096
BLAKE2b-256 8c21f32a6f7514c712b99082f176149e4cb15437d907a602e7d484434812e692

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 219b7d0bceded1044d780f44c1d3db6aa65b7dd1d061f9b9eaa39c7585e5db0f
MD5 347fdf147660a903232d4929fdef0f68
BLAKE2b-256 5d55f181c1d11af811250fef3d2de4ed692abe047131de14d862f1423027ff37

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d39137d3a61be2004db3a2516b543a9cd7aac3e403d3764bd2f1466d72489fd8
MD5 d631c05c8c9c0f0c0486923f33d02dc8
BLAKE2b-256 deff75d90cd7a7ba07c2e2b4cb573e785bb51f5626f5de45ef78307cec6c323e

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f6299382999f47811de0524a4cf7fde823aa6abd35bd6519eaf2cdc9d9ce51f6
MD5 122d54a8935082f0bd3a6533c2129c32
BLAKE2b-256 6b165902b2c4ff5c0829ae036724e69b6523140d84b4624165da7e7cb43dc827

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e89728c1c2191205c173103aea72ad521341e2f86cae47fb62fee1ea25dc8c23
MD5 9ca077bffbf2dcf1b17ecdcacf9ab3db
BLAKE2b-256 cd8fb8e39593d46dbb567a53f61e193c5492631dd42fda045c3be91385bc0b4c

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 7c8652aa7ffd6406428782c9983d1b327a463c733ee812870c5fb90a8c29b4ba
MD5 8bf413f1bc55d2ef6ef7e113b2f99efb
BLAKE2b-256 49a3b07da562563401c3fad6b466288e97ec15a1f1b1eba2a7cefcedf7c63f36

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: vbmicrolensing-5.3.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for vbmicrolensing-5.3.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 43ae5c926290b925416ddae34296ace37da419515c94dfd31cdd844a32990427
MD5 b5e476ce7d8c91d311d4d2ec48ff299c
BLAKE2b-256 ca7f350b8638c73c1adf590bd2f6ce2878c749a1aa25c3195f3f3ce0202c055d

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b15c925e2ca67fea75f516f0e35a78a24b552578ce43103b0c6fa707003d8807
MD5 a94f4ab3a126d26d65598adf02e9bd17
BLAKE2b-256 381b5c89691090ebf2fe529da56fe08d24648d1d65ddf4b1ca895b2add0bcfc4

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c51c40a0799a9b5c59f184c8c4d660c73e9dfc7b62b858420a930e3d4ff2c4de
MD5 5e47df857347b8c89566805dfb1c682a
BLAKE2b-256 837af4182500b6af8717f6412bb9633e6e999af590c9ee0bf8a375b98dfafed0

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ea8bd23fe10d357164a1fc952689247ce87757051b13d40e7acaeb049d8022db
MD5 f19ca535d9c81cc2b39788cef120140f
BLAKE2b-256 f850f597d04dd11f1c7399a79ba0f417962df06b03d00c25ea499e390ccf8b00

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fa134ac062672c250ce7b7b7c487696b4355f455f9eb38a3825696674300191f
MD5 353865c8685b2b2f7f6b04f33597751f
BLAKE2b-256 f0a61a710d9958b7d843db63640584e784d5e227cf118fd65a6ff74c98ceb240

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e78a932e6c280f89d0a5e0f0ad18a32d498dba365c5e8a9daabc1952c6fc03fb
MD5 9390128b267be641bdc6f174fd15d7bc
BLAKE2b-256 fb33ecad2ceb6b27b7ad97a1b5b4753b2f8d7b31b59b99564031ce42ed7840d8

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8717a7302e2350aa866559d59aa8154586614cf08bd00a3ac9821adb7c142b28
MD5 ad6df04e672a6a6013e6f06c2316ea9e
BLAKE2b-256 7330a7cd3e7c018caa7f219e9ec958de6d84ac20d0c44d6a9a73cffd73a1d27b

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 d746ec7f566832836f6546d7a5af95df734536432641471cd28f46fe3c610481
MD5 eb96ace1c62c323e4e543ff2d3ceb796
BLAKE2b-256 fa902ab80cb49106d7ff0d07a0df3c977b8d67e4e231bf4731491cf3e81fc925

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp38-cp38-win32.whl.

File metadata

  • Download URL: vbmicrolensing-5.3.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for vbmicrolensing-5.3.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ed2783f92accc226e5604c0ea05d575893082d4db9542c775e6d769e767b38e6
MD5 0b4abd2982bba5140848b3b7c4cf86ad
BLAKE2b-256 2a67ff4250b8035b3163e00d5b224d938b7a1877d97ecad8f0cd9b19e0f34b7a

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 392515918112f9d8a9e9c8220d20c2c73ea88a524f4a743d8dba5af1dab5e238
MD5 31ece59eeb1b55036c6ca1665a3e86ce
BLAKE2b-256 f93db5c7802d2fc1bec5954463dca9f83c9dcb1643665c98763a917e4d3ac252

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b689bfbf8d39aab16887e09f8c2196e054c2c92445ca133cff4733bc9f560c7a
MD5 423f2e39a0aa0c46b4094392dff6ce84
BLAKE2b-256 799b398e4766dec4d1db9387f95f115536a9d81763fedc34d4035a86a606f6ff

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 91023b9186859fbebe83863ab482d8d41f752ebbe09de4e27df9a0cdeadb639b
MD5 da577ed8f59311e7d82a83d73e4c36d3
BLAKE2b-256 12a8d6f7563c7e64b2bdfc766a3205aef90140d8a81e001229ff607aa84288e8

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 26f025846b28267a11535445d1a35a6c3d617760080b7db78910a0e76a350e50
MD5 35ec72d7556bf8975a60fc74d8d74cbe
BLAKE2b-256 cabe8fc2d0ccba4e575c491e0cfcb5367e6633d15b2e24086e18b53eae44db27

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a8f856fd7f0c01e5670792702c5766a148ff8584619b8904e103fc3b5838a945
MD5 bd3bfa5dc68f53e5ef8641b1612ee83e
BLAKE2b-256 9a63ce936751a36e45ae9a5e25023d14801e30b2ff7a6b097581af0b37192587

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5c6a7e49f13978dbd4d3c6c8ddb5fb73417eb137b2c24d6fe12b35ced01fcc09
MD5 d1a8a9caf5a79d49d8b0616c66c68ab2
BLAKE2b-256 8269495020de4375fa1f43c255b67c8e74c55b9a88b7c5faadc4ceb0d03eaeb4

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 881b9febf20b2aba38735894658dcbdd99fe34b41a8cdc0f905890ad7d22f112
MD5 9bfe0ee08769e424710ad574cade7499
BLAKE2b-256 b184de015878e75cc1db7275fecd084d419359624f6fd277c803b3b4a4203772

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: vbmicrolensing-5.3.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for vbmicrolensing-5.3.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 f3cde0953f95c4c2ef14e3dab04864124083675a6e0e0e092e5c0079f0c74b10
MD5 087eb4817047068c83341cd6c41e5c56
BLAKE2b-256 b96eb04e884fd330e7dc06e3729b83d98b8d9230fed74dd9f1cdaa052dd46d6e

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d58f09f0825f1d06559b6f6ac9d9076349f444920b042d932920870e5ba0ee1b
MD5 c83705759442743f6ec87b3b693554ba
BLAKE2b-256 0d6327b44897eabd62ce4ea43c75a1fd59f03304a264c425b4ebf14a6a8f9b4e

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ea066ec8693134df2544df384a406206bc90f51dc4a68c6b520ee62e2fd9e92a
MD5 9c191c9feaedef23b168ee4115570085
BLAKE2b-256 15708de5e8a5051c8ceaa226a7239819cec9b503e703f96720d6b203e9b901f7

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0dc935d6a3de0181b39fb248a7b29de5f82d7d60aabc79796c950a1cdcb15552
MD5 f8efb9c7b4178d68d3061786716d0c8c
BLAKE2b-256 76918f887a4db7450c687868c490140fb0168d54df1fd247768a10c555034b7e

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ecc8884e2a5e055c893a377304610bba73aa9a7e2e6ba5ede55bc2bd54bbd2f9
MD5 8ced5238f0438eedc1f010257cd92c0a
BLAKE2b-256 8fcc8caf0311de0854db34143fdb1d72a66a5d9fca34ccc66e49659fd3b1ea73

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.3.1-cp37-cp37m-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.3.1-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 db320258776a471d158fbaff945407074567ea5ac9209752c2f44d4e845c28e7
MD5 ba9031f747e829e7af59dd6fb1b1e313
BLAKE2b-256 84278f25c6fa1240e4518e6d2124e7dcea0ce5e9dff5a7ec411adff7d0877ab8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page