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.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-cp313-cp313-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

vbmicrolensing-5.3-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-cp313-cp313-musllinux_1_2_i686.whl (2.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

vbmicrolensing-5.3-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-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-cp313-cp313-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.15+ x86-64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

vbmicrolensing-5.3-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-cp312-cp312-musllinux_1_2_i686.whl (2.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

vbmicrolensing-5.3-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-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-cp312-cp312-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.15+ x86-64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

vbmicrolensing-5.3-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-cp311-cp311-musllinux_1_2_i686.whl (2.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

vbmicrolensing-5.3-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-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-cp311-cp311-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.15+ x86-64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

vbmicrolensing-5.3-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-cp310-cp310-musllinux_1_2_i686.whl (2.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

vbmicrolensing-5.3-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-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-cp310-cp310-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.15+ x86-64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

vbmicrolensing-5.3-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-cp39-cp39-musllinux_1_2_i686.whl (2.5 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

vbmicrolensing-5.3-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-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-cp39-cp39-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.9macOS 10.15+ x86-64

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

vbmicrolensing-5.3-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-cp38-cp38-musllinux_1_2_i686.whl (2.5 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

vbmicrolensing-5.3-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-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-cp38-cp38-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

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

Uploaded CPython 3.8macOS 10.15+ x86-64

vbmicrolensing-5.3-cp37-cp37m-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.7mWindows x86-64

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

Uploaded CPython 3.7mWindows x86

vbmicrolensing-5.3-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-cp37-cp37m-musllinux_1_2_i686.whl (2.5 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ i686

vbmicrolensing-5.3-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-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-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.tar.gz.

File metadata

  • Download URL: vbmicrolensing-5.3.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.tar.gz
Algorithm Hash digest
SHA256 6106f4e8ab8b2fbf7f65468ea7af5368ca4cbffaa8b9d0d1a7a97f491b74346f
MD5 3856a4f899b967d7f378d590d65aa589
BLAKE2b-256 fe405fd752c52c8ea15ae0d5eeb429a96e902e708200c534e886bcab9f045b03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 7d429fba34d4bc320f599b0590357aecb08fdcdb1e928395c547ef9e70f9a1e1
MD5 f533cb94dbe26e6f88b88cda55a6b640
BLAKE2b-256 5facd6ce6cba5b3ff83232d9494b9ee0de21affcbf6966f83ef1adea927b43aa

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for vbmicrolensing-5.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 b6c990f476eb7b80fba5478170fc986f6202d5b545a04ea78d3967c870179992
MD5 9e589c2bd59d821b374ff63a2a0d81ad
BLAKE2b-256 2237cdadfa8f5adc6d1b75536db081d7121087d5e8f8a873a01a154db6e71692

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e2035639f491f92b9e87c99963f3baf375e5007c1111d0b9c9817729870ccb8d
MD5 16879f8b808a01f80942ec28a79b5bbd
BLAKE2b-256 f1d67992dd6502dc6b47fc03fa212e48672a73fdd305dd24a569c9cd10af358f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a0fe9c1d019ef627be4b004b70b58c9425899d0ce18d1012e22c88ba16f28c24
MD5 f64e8b50e04837aac284c998a4c20fde
BLAKE2b-256 de61b5a8743daaba786911836923edc3589d0897a6a1282784c86806f2616d83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7400a46910430d291c26982efaa4993eddd887f094ceac9e396ef2b74314b361
MD5 3c13720c2617f5f1422abc2ea52e2646
BLAKE2b-256 aa55561fd25df43368341b61c2f8d7706dcc9188f5180b7ceabf5f094c8e7102

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 044d9dcbab5196e2d478eddef4d11c024498bc6ac9a189dd329642c3e108d642
MD5 6f1c0cde1365d6ffea388cf2a9d4df19
BLAKE2b-256 1cecd8abdf4ef7435f11ee43f1bf32dcdb2ddca1a7259245354e63e584d7d29c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 48b6ae247a72595049d07617915c7d19de1cc2061fbed5ba6ec826ee2ae8f06f
MD5 33b59e6034380f9077ca38ab68370666
BLAKE2b-256 174523b267add3372187aff279be59871b00d27b77f503f08a1f07fa00d1d5c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 510c0e684d856f5056311c1aa19d16a59c2b211a1a90a777f8546f46c82adffa
MD5 6cd36eb45ac4f20da062f89752d31035
BLAKE2b-256 12fe1a60b01f5cf090a5c84087732bb2a5dccb042068963596ea9075fa250eba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1d2d7aaffc52a2a1a5f6b74cbcc84a0ab19aae57958e744de61227afd0d0f223
MD5 5b9d6ca6e265298459388e9e6d18095b
BLAKE2b-256 186a8fe73a3bd94362c3fd8dcc52f3786db26b5751a3412379d264fb0d10f890

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for vbmicrolensing-5.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 c8a92879315d7ced3faf5195f83733238a0117d2d22da81299a0abf18d5829d6
MD5 d3431709234f4acfd74f14993c70752c
BLAKE2b-256 83713ba245773924615b61a043d099751fde12af289053dc72b6f0a55f94df26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 400110ab9753fdbb0e5f5fb1015bfd3a8ef2643f5975f241fa6b452371114094
MD5 3ae817acd7663f0b3d3e26ff6bdc14ce
BLAKE2b-256 d8d8e53c450d14b43ec78f169ee322fcb0a369a646e3a715ba7f3b6799fc842f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e526e5a1327d2ab0b51ded5ca22ca336423e5d3c7a7c3a01a25d956c0ce7aebb
MD5 9d190c2467368d70a2f58972f8e251d1
BLAKE2b-256 b0b0c2407225a4d4972996c06f24904d55b0066b69d9dd4a4d442e631f9c3b28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0867226ea656b27f2a9854cd98e88d6e21861a64228970f253c25f7efa4fcb95
MD5 b912442c79355aed9adaff70149447ee
BLAKE2b-256 ddaeaf5015213c78012ac9e0e1711626581de06ed4083507d16500968e4b3686

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2bca5d4def84434858278e986e874cac2bdcaf0c96a770c117ae6a79560176a4
MD5 c939bb4a217b5d1e5420d093fcb0cadf
BLAKE2b-256 cdc482e70756b4acb89bcbe1783dfe7c09710e044a8cb54ff1144d68b55393d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c69a0cd9d1b5849a9e23342667a22e9d7276a8d8d7d04727c48ee9c18fc834ed
MD5 9274c7313428b2de44569f15126d2c42
BLAKE2b-256 35f9f92c00638c7d1613076422351b042c289125b749ec0bca6216a250b08917

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3b0257ef4c3f68928b1bd65226be2ce19d52474487f522402fa00a1c254e39a0
MD5 6d7c07d249fb00a02edaf44d0a7d10de
BLAKE2b-256 ec23ca26855b0461e00601e48f227232ebd5cc80ff6ce55535a1b6f6c32601d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1689c0a6dba81e95c0da4cd0ec9ac9653af28d346808341bfea322390246d12f
MD5 a29ea03dee3c0b7d189ee8a2c971b2c5
BLAKE2b-256 32b486fb3a4a75826c3eb50c7aa79ec3df060d1cffb0ceeaee8240e71ce3bf63

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for vbmicrolensing-5.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 24c7721d315a78d2df0c8b64d5e9ef401da4e655d33731d0ce71051abef5ac5f
MD5 ece252eb14e93a9d1067405def9f9924
BLAKE2b-256 140ed3046ee7dfcbf4fd4e8346041a37ef1acb8e92f413d05024d6f921779f99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 524e9a7ca07811aceba7495778533ccdeb61b3cc210dbe675fede828044948f2
MD5 c9a3df68573cad83ed704c7ae1896f85
BLAKE2b-256 051b36fcde78e2cdf51dd8cef3c5a82afa37208d900df135a39e0ea8b9c13f5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ca0e408f2720ce64b757161c01039af8070cccc438600f6a82b4d32b325fe76d
MD5 6d804c35364efb6ecbfa7c6dd9417668
BLAKE2b-256 1f6466279eae6acd77ddebca696a4db9ad29e02d6f76fbd52eb726421a5bf153

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 97cd542b2a738960fe2a19d87da6f33cdb700d246f155975a117c7d1c0516902
MD5 019f3ea3211f8fc25c344ca1d5b70f9a
BLAKE2b-256 06ee77b89caae2078bb3e4d52dbe4957d0e99019b4e63b447cdf70298cdab777

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5c188afae80c31d4ff66cbc89d7251e08feafe455f711dbc6ed29a53c79c5a5a
MD5 8fe4a5211979ebb5e0d143218915424d
BLAKE2b-256 74269c6396044a12aa99779ea4fbd1692c547f0f2e14f595c57d35366d1aed4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ab0ec5d48ff88ca7f59453d955dddeeeaacb5e449018c217f703d430ad885b7b
MD5 00274a23abab9337410ad0164dde7353
BLAKE2b-256 c7de165d3f7ed6c3fefbe49d676780270b652c684b8b46b42cacd327d6dac190

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 de602a290eb4650d8b4d03d9d69d21d9d1355593f4e413e01b34dadd0059b704
MD5 68d2f15c789a6ecd5c72046cd003b93b
BLAKE2b-256 0b20cc3659398bdf548990f7fc74d075c8972d89a7138e929ba4a0d5262286ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6a853c46fc88fbbba3b720ccfea50782ad519af5567728cf99c6c82631e2becd
MD5 703d5b6090dad24c87524f6644b91515
BLAKE2b-256 aaaf62d7c5743288045d7041617f5abf309c1870604fdc2e58ccbddeffad29ca

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for vbmicrolensing-5.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 e11bc82deace677818d6692d66af339b9c8008c26e3c3ec40e696576b3dbb6c6
MD5 b21b7686477dfb1656e5400513778f24
BLAKE2b-256 2087b4cd9733eb6c6a061903ba52605d8d49e30cdfee258186da3961379c72cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a40706bfadd08b019ba99414c72b174b820ac493c17b7140687db1b711a5b37f
MD5 655bfc63ea4e71a99ee8aac844046db9
BLAKE2b-256 90d3667eefc82fb5236399c9ffe41a9307b7173f58e5801fd70ca8c975c7001e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4dca67ca371143e030ced486b5643d479f84bf266a8be1dfef93f233e97acbd4
MD5 710f013be672c241398609b117502146
BLAKE2b-256 fafcad2701ab161c7e32d88e4ee1635409e1915a72f64e7a2fceb5d96e1014c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c33cdb8a5c7e283bb8ee74b2a4157aa91a31c08e824cb28d2901c76d7a5c8e3b
MD5 a7de16a9f0e2eeb2a9e62d485d44ba62
BLAKE2b-256 57417a7438d776f1aadd57b7e91425d2f6abd99ad2823dc671781533a8dbb2de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cd921114967b73241ebe2d6b309d8f13a2e5333feaf3177d28047e5a1ea2ca4c
MD5 36b7e4f4c9fa7169772c48f3da9bb3bd
BLAKE2b-256 c108cadc81ad7a6d6f4f94b0168be69dad319db0d811c14d3a83c0d46dd8e19e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7f229b86789aa376ce3a1d1a562597855ce259ec3519bfa116512f4e6e7e181d
MD5 7640038dc8d25572bf5e1e5703a387fb
BLAKE2b-256 2ec167d25460c35f4670f7bef775f0b2d37be8c3b13e1c7362482fc97d523f3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f719c3df3363267c32af648a019a3176b3d76a0029c662ac5314f2da54e4b2cd
MD5 4d10b3a39f8f78560447a5498836f31f
BLAKE2b-256 ccee586da63a3e086b7ff64d7fefb184998868b2b86934058f5949b9102caebc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 df61c92a64887221b314d6e1e1776774f42cd1b4a4bbd226ef61c93cb06504a5
MD5 74061cc10a06957e3d9292f6ff2934d1
BLAKE2b-256 b83b82ca14b0fb1def0165679f453f01500f4fea507d956ee3002d6434c94354

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.3-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-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 577a6feed12942236b95b5c96955e0e869188a11530cb8d7a2a698fef6b4f292
MD5 3c42c5454bc87d7b9fa673ad4db36de2
BLAKE2b-256 15f173a71a3e21b0f01073366c9215151d943ba61b62db9df31f819072c873b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6aaee7fc0a20bc4eb2f091ea4919efa4dd4d032ebd214b3ef2f1085f4abae3eb
MD5 856ac67b23747686c685171729f37d96
BLAKE2b-256 1b1b605df8cc5f70c7280e803adba5883e2fef1b286e1f0cac0d58d91525620e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8caf42abdd07c263f33f17ae6804647db04167e7d404d0b39d380a5c5d389e00
MD5 fb91f898795fa25fc55298e8b8e8e395
BLAKE2b-256 d1db6ef6052ea08c49bf088c3bacd25c0d940068012d3f054b9266e00caaf05e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 26f5c15649cf019ebed53e8784dd496980cc5890261e264858f0654fa5b913b2
MD5 9daa7feaee58496675265cf6ec265e30
BLAKE2b-256 96519560ca9442a315ea4b704d3677b9db784ae051d38525b5f4c1e0dd646c9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6e42fc169c0d37954297c2ff6fa64b5ef951ac8cbd97446d5225bdfb53500a93
MD5 2dfab8d3d4e5a239a73e290078ccd491
BLAKE2b-256 2eb2af8a3b810d7674c77c68d6a99ac57bcb1a88d46c4eac251efd7d200c2925

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0bf4ce29b3bed870cc59794b5c595346515a013cdc1d289738c8d95f384c857f
MD5 6142b7b47a554f8d432dc1971f6e6347
BLAKE2b-256 004b00eea04a8553e06575288fbb4090f94957c6c44055c34dc7b66ceac15dcc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7c805f171c0de1549f31cc197750dcf54cdc1115aa12af6ad0188b29a1ced5dc
MD5 310f1888662fcfd56f6f9901ba1f9a60
BLAKE2b-256 38c8dce8ea6ffe4113393f65aadf0824a0b48f8975e064640637b70fac2d83ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 4ca873b8b4f5c63e9dd005bd27efed40b4de410dd6844ad812a003dd7d093372
MD5 a6c5685828b5659067e1ceee5f19ba6a
BLAKE2b-256 fb4ff5615d0e76d1399d332fb8a933a3af3e105f6a2ebeec029e4fee609d95e4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.3-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-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 f3809b3f384acc4ea6c935d26ddd0bf104d74efc89c476164e7c32987195ce92
MD5 2035a6d01f8fd36749e218f66abcb7a6
BLAKE2b-256 9193fd3e9e46dcc0e53825609307ed81071a082ec56cf12296e575cfb99e1c11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 87ec70b0d2169b0aa1cf3034ba84ac7ce31bbeac7602036e03a5470ffcd2920f
MD5 75bc6b6bca8ac6ecb05f0f317f126c24
BLAKE2b-256 ef4c3b9ae45c81a8b1e6bb1ac96b0ad1821c720f9eeea63d188e9f7163373f57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 acafd9efeb269af743d8c02bc8e880fe74242e5aa9fbe5dfcc0ba03c73713719
MD5 1c82fd622a1b678fe8a533e522e54b5e
BLAKE2b-256 c9e7aad3442575771806561c6d567e969322ecf88c40ed26a454f71a1efb1925

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1676b925788426dcdc3f1ca1cada409a5d14d00ef8ffca1df32103a8b7e5ef02
MD5 e019d1189923a8242141ef8cfb38a4da
BLAKE2b-256 d45776ce10a73a02d6efb1c0665f0d9e4c2c307c9a78287e677ad1feebc8f088

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0f785f64ac9ceb35edf63ad2af5744222081ed2c9f30cac5b2fc73c2f454a548
MD5 e07f8c28780a8439d224d9e772c1051a
BLAKE2b-256 1c1a482f58c2eecfa6d9080f0b2d3af22fe2ca6d27b0772303fb31954b1482d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5f13dbf552e22798567781353dcc3db05fb262cb23555d7ce495c023c11fd30f
MD5 ea8e99feddcf9c1d692e7426d6d66a43
BLAKE2b-256 88c75e51dd79351d7230c1cb96f3d99d04466f3b3e3c3dc428a782ffae8f2dc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a05bfbbf58e2d31d26646f959c85c1f75057b442ce8aefc572f8689b18ab19a5
MD5 8931d3349b075ac8aa1ecbae0a5e3070
BLAKE2b-256 f68a4e30310bc28782ddab35eb321c305e163a39ed3026e06c4698a9324e06d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 a20ebbcf64d25ad72b42042f7fe1f0fe8114b889077fdb2c773e2c91563c8ada
MD5 0f4fea5ba26683e266b2f3992e87c38e
BLAKE2b-256 786276b618f9ce0fbede6b24029224b0cafa9e2afd4db3dd8f9237a5ec093353

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.3-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-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 a2aaba97170643d705ac4e6e8a5d081676f6b009085452e159f4cf6ff32264e0
MD5 f2f86763670f4191108c77efe54de5fb
BLAKE2b-256 6d62bba05a0431abeb059a4840a1802e6ce3614672c5796fc67919e2b3ea40f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cc60e78f99daf4b2a46be6e4b075c2dc727f81d7f86f97c7d827bda6ba6c4aa6
MD5 f12d0d717a5c27afb4b57ec01b78eabe
BLAKE2b-256 86ed3939168742d405b112fed574ec3d35afbb03c6a7e7b3b9e47aaa27feafe1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 787f916982939be7c897e0a5fe787aeb827406b89a703f27d054de03dc9513b4
MD5 b99edcd3c072753abbd06269c9263a0c
BLAKE2b-256 1ac30ab09d69db056a9dbf5f8aec3af3ec26a0d979e59f2b1d71576bdf3a591c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 faa2f217affea9e0c19ab22cee9c1376e87aa601daa3a2f3ad816cdb985d97a8
MD5 a78f36b44d871263b779e957125e8e74
BLAKE2b-256 2f382feca11dff0431cb7c639c6b3a49c4e65fafc9ab73ea6126fb1df569f306

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dc12be70ae52883ae9480988f81a49ba45ac3ed75754f97fa82e5e7d0732ef20
MD5 195ab013aab13445a3989c97b35c5a61
BLAKE2b-256 cb3a2e214255be00a2dd7ba4eda5c67b784de9e482d818e0677e6a6550cfcb48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.3-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 6b8df15e097c450d3718af2c93999f300c13953271b65cc9e3646d3ded6a66fc
MD5 94e30af1318552a03191a61bad3f4103
BLAKE2b-256 a077da98f3e51dd240714be7d5ba825d51513bda9252646e7f46578e98f02ae1

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