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, Alvaro Gutierrez, Tyler Heintz, Ava Hoag, Markus Hundertmark, Elahe Khalouei, Jessica Lu, Amber Malpas, Lawrence Peirson, 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.4.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.4-cp314-cp314t-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.14tWindows x86-64

vbmicrolensing-5.4-cp314-cp314t-win32.whl (1.4 MB view details)

Uploaded CPython 3.14tWindows x86

vbmicrolensing-5.4-cp314-cp314t-musllinux_1_2_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

vbmicrolensing-5.4-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

vbmicrolensing-5.4-cp314-cp314t-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

vbmicrolensing-5.4-cp314-cp314t-macosx_10_15_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

vbmicrolensing-5.4-cp314-cp314-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.14Windows x86-64

vbmicrolensing-5.4-cp314-cp314-win32.whl (1.4 MB view details)

Uploaded CPython 3.14Windows x86

vbmicrolensing-5.4-cp314-cp314-musllinux_1_2_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

vbmicrolensing-5.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

vbmicrolensing-5.4-cp314-cp314-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

vbmicrolensing-5.4-cp314-cp314-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

vbmicrolensing-5.4-cp313-cp313-musllinux_1_2_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

vbmicrolensing-5.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.15+ x86-64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

vbmicrolensing-5.4-cp312-cp312-musllinux_1_2_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

vbmicrolensing-5.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.15+ x86-64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

vbmicrolensing-5.4-cp311-cp311-musllinux_1_2_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

vbmicrolensing-5.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.15+ x86-64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

vbmicrolensing-5.4-cp310-cp310-musllinux_1_2_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

vbmicrolensing-5.4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.15+ x86-64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

vbmicrolensing-5.4-cp39-cp39-musllinux_1_2_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

vbmicrolensing-5.4-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.9macOS 10.15+ x86-64

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

vbmicrolensing-5.4-cp38-cp38-musllinux_1_2_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

vbmicrolensing-5.4-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.8macOS 11.0+ ARM64

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

Uploaded CPython 3.8macOS 10.15+ x86-64

File details

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

File metadata

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

File hashes

Hashes for vbmicrolensing-5.4.tar.gz
Algorithm Hash digest
SHA256 eed2cfe2438b7c051819676e808eb2af623c4fdd36438ba68e18ddc344b5adf0
MD5 8090b2ab473883345a9b07abab6f3c75
BLAKE2b-256 a50112b50e93b21f3378a09ede4b80bc57867ed6a8c974e0654898bfef5ad528

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.4-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 c3ba4c863de9bc4d402df13cd9576608925896303506803bb33bb6865ada1fb2
MD5 ac223b7b5ca7b2253ad2d108a5f65f99
BLAKE2b-256 924a75311d0f56f016ce0ecf0a8b4e9e782191c48ee1f3ad688c3c89409f9bb9

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.4-cp314-cp314t-win32.whl.

File metadata

  • Download URL: vbmicrolensing-5.4-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for vbmicrolensing-5.4-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 b172966106cba7bdcca919c60970688265f3d668385cce7db8b564dacf7f1b6c
MD5 4a12e53ce8b02a4928fb222951dc4bbd
BLAKE2b-256 fe6ead2b6740a4710a95a2ca3f9464725338bebf6eb88610e5a345b1055a5f9b

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.4-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7e906d64fc18c5340c32e23ef56dea489f4a9bba0dc6adf73bfd950963de87bb
MD5 bd170e06ca02c1806ff9c0879d372df0
BLAKE2b-256 b7171455fe2b7a07d2b2f56fc72d6cac3a7c407cda0f37d4f51e1e150a8e26c2

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.4-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 121346e430aeb7979c1871b74c408fdb28e065262d9a7e3db47a70e16031d15f
MD5 f97cb646ad12852b68e3f6d5da5e0d95
BLAKE2b-256 75377b223c83446d7b2aa9c405ae7331273d92afe0007eaa268aa6d2317ca2fc

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.4-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 86c6e16bd1f30b1882df3353148079bb460e25fc9d42b288d0122cca3a3d88f8
MD5 9b11cbbd8962ccc73defff7cd2c6b6d9
BLAKE2b-256 83e5030179d1f77bcb725c3a3545cbb6b08477164fe2069e60e29d5c7d589008

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.4-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3353694405cbec8e8be6618de4564efab387bd56961bfebda3f87c01490a9b81
MD5 6d7fa9af4370dd511f8f4ac2f2929310
BLAKE2b-256 9af2ef367e9e005a92b40727fe24ffe412da8ca772f362851a3a13f77d127785

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.4-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 c9e5cc2af64f1090165b26dabc42de5f068b8cd489ac740a4fc58b6c8f7d1e79
MD5 6575cef96a714a7abec00db11053694f
BLAKE2b-256 5807c844c32a3797542414fce94928c3a9231daef3e920123624d00837c181da

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.4-cp314-cp314-win32.whl.

File metadata

  • Download URL: vbmicrolensing-5.4-cp314-cp314-win32.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for vbmicrolensing-5.4-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 1a3d766c8f322879e58ea99e4215812d7f880fe8b2e9938efc33adf18af32502
MD5 10a0684c50f9487adcd95f1dbaf02a48
BLAKE2b-256 8bdefe1b788ec1699f6ecc93a8be4228cf8e261a8da7309965a1cb0c39a53753

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.4-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f78c0c072fb608e94b2dc1ba1f9e2a118454b2199e5d7987913755b6982a45b6
MD5 b21432c331e7eae0cb0469be049b7f55
BLAKE2b-256 6abb41430601acc7d50e015ef820b1c3d7cbbdd8d9c0d5987737d629176ed3cf

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6b60e56afe949d8e666d2f25b02571e9b296fe85b15941f0fc7e85087d463920
MD5 6a87055be8d17580cd0a21f5c0774402
BLAKE2b-256 080aefee9c184656c5cea79f11c03c890caa82aa568dc255887cb14d65ebdaf4

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.4-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0b0186ed506a710d82647921ebb4d057b2b7e9241e2f77ae1fcaedfc5d4a8245
MD5 936962a89ae942903ccc447e54ecb91c
BLAKE2b-256 bb410a33d7490f3c45d6f0988e46e99e7c2b871ab0d8bf7d4fef81710bf92893

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.4-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 19266d0f99ee4c6c244c024adaf1d5d2c6913bf052fc935808689b52e6c1d725
MD5 c956f0410445f94ed6ad5cbe5b594e68
BLAKE2b-256 111ba74d2eaeafc32840d8d536b9def94ea47881a974392cea531a03726b5962

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 d2197c5201861db2db4b337dfa5fc954ed84fcb7dde84af23c4880faddb17264
MD5 43527156324c0a0c9e953895112e98c7
BLAKE2b-256 d433ceea516c92f54eff3f8e3799ef0ef70e52a59c532f1317b8b17c4f372f96

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.4-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.2.0 CPython/3.14.3

File hashes

Hashes for vbmicrolensing-5.4-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 cc5bfcf138b8e58ee891d643d2ec6d4da4372b8c5d135a77fb1b76a090d14953
MD5 e9fc44fdeea2bd3bb41fbf5584a7ddf8
BLAKE2b-256 ebc91ebb11069bfc4e52a69bbdd9a7edd7b54e3c44d79061c31b90787adfb150

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 469dfacecb89e9e28bda359529780831f4bde8cf4203d38b21b90b0a8f1532e8
MD5 3b5fc6a9c3a15834516601b1b792f60d
BLAKE2b-256 d8719d7409eb3918581d132ac7902fe0dbfb57427b1c9c480ad56de961c1ddd4

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 77a55876ce80153491efb7ef597dbe8e7790737166d48f1f333d50b2870649c2
MD5 ee33e4895c15c8fe9f323c59569e9883
BLAKE2b-256 e69aafa06296315973462ed0264787acdc260a99435ed03bf7f2a0cccf0a13ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c297c4aa38e65b8a8fd7cfe54093b446f1a1bb418c77149baa3da48799b0651f
MD5 a5f9010c0ba8c615c38fbdc55cc07508
BLAKE2b-256 24c568e82cef30f530ded5a4b34cd5cd3964bb82642d8cb36194a6ea0d7b67cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 414d5988547f36d7cf9adbbd8fa5462448a6659afc5dd1a0db53a4b4b2ef64fd
MD5 d297899679f260bfb2af997c5b488a18
BLAKE2b-256 70b13336123b0b5d4a3c2cec5da525056dbb5b59904b38500e0ef16d42954f7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 247b2b38796df80bd4d347efd9ce9870debeef554ab71050056a7c1370d88e2a
MD5 bba212591abb7028fb574b3ad672ab00
BLAKE2b-256 52c6ddfd623cc77e878c23b12c3de0856ed91a8619b064e26c4f21b9dfc616c9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.4-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.2.0 CPython/3.14.3

File hashes

Hashes for vbmicrolensing-5.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 b9b53064938bcb6c5cff867a9902f032914c3fc0ed436cce934deb73002714e3
MD5 a47f50b4ac5dc7c9d8c4f280ea000727
BLAKE2b-256 397e7e40bd75c60fec3722a4f7d8386f975106945c4dd460f20794ba970f4a72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0a68c5f79cd86415edf09df7ba4c9a704b5769e0e3b1643e1bf5b55a66ae9eec
MD5 7efc893530e0e060597c30fe61a692da
BLAKE2b-256 f305618475bce731350e8362f18e2c9db5c20f20e1d2990df727e2d5f6d9c14e

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 386fbed061f9b8ce7330f4b504a80d10818bacc22864060eae6a9fe2205c7ab8
MD5 a5d82dfdf7c30f09794a3b07eb8016e0
BLAKE2b-256 0bf8011b08883834c13415e0be5a0665e093ddca22530a1d436aebecf9a7f1a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 89158f6d6be532c4c3cedd390181515e3677a96fb84da1315387563f4de7afb0
MD5 b6b4bb5f67365cd7b91e010430a4d2ae
BLAKE2b-256 cbfe9a4d9c4d0be316bcd9ce2821147492f1f63acce11b8b56d77a10ff1f8c71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 9f47e04dbc950cc5a6a4d73b692e1d5b15dbf8a0b9e0714abc190d2849b4d5d2
MD5 dfe89a7bf6817bf477e2475feb4c792e
BLAKE2b-256 84e2ba93ed00116a267a3466f0b7588fe51b792c422d34e88176dc00a6c87b40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e86b7c8d4d7726b78d388bfae295b795569c3b8af3014d88c7374b31a0c3038a
MD5 5bb72af22c444edaaacc5ce2e5efd282
BLAKE2b-256 f5b19c30dcae89d68b0874a0246bcd33b11a6a56cb68d2c5dfec4d8cd4b50485

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.4-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.2.0 CPython/3.14.3

File hashes

Hashes for vbmicrolensing-5.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 45abaed5357d61e132ecc4062600a0d05c0482828b8421e4a3c3f17f37c2b2da
MD5 57f91d19e3830e1ee11bfdd3185ec99d
BLAKE2b-256 b2d7b2a6a880986ad9cd6ed34b7782f77d6b1a6b2a60b10d3f0475493d6bc3a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3387ae4f276710c4da647525d7fe24765e82c6227bc270afdd57c9e2474337ac
MD5 304cc34be9c7a4653de98da9e119436a
BLAKE2b-256 632f997a7baec22e787cb2722f1c598b58c8b56bed97457308d03a538de689a2

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ba536da9f4234005c6d877e8a8602e96a2372c19bf784d6feec91aff187d9f62
MD5 5f12adafce4e26fe9d814f4c21dcec17
BLAKE2b-256 c09ea615f72a6f74954230521ee75f5bf401b0be7500c82044cecea67b782667

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c9140df72ad2ff5f7ee968df8467128c73f72f9a79da3e6c5d2374613522d599
MD5 01481f26cc471970097ebc146bd67c6f
BLAKE2b-256 11ccd02ab0d8395416de51fc538df957e357fc8b7547886362a7518aedc93f6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3c1e34a63873512e361e8d76d08bbcc6136424b7aecf03eaff462a2b62533202
MD5 b3ce6ed4085754ebab9af10524bcae79
BLAKE2b-256 4c4b0a996c4ac930e004d8cff31681bc7b3ad78840a0da46c8e58f7c94fc692a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 54632f9d639a8e999812510cd3e92a70f5906c9c89f3a2f9a581b87b9e93110e
MD5 2ada35d034f9c0111de90149ad661ab5
BLAKE2b-256 71c262bb85a003b965af53167ef7cf2b169f06b3625e95e287330a34672d40f0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.4-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.2.0 CPython/3.14.3

File hashes

Hashes for vbmicrolensing-5.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 f444d0581a9531927858d4e02ac2c342c9c6687f1cc0e8a50f514a41b494c6b5
MD5 77971971b65e2e133c1e8c78d6b27ab6
BLAKE2b-256 33016da19e0c1e855620e2c881497d2c9bb83f8dc55eb340725c1f4df0c191d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d1487b27b1b3b2758091c7ecc748c667eb6c5c936a33b5ad22c0393f3ba1f1cc
MD5 5179fe1834fdda91c968808d5d4bbd6d
BLAKE2b-256 6dad68248f7bd4e68b3ab70629575207cf8fde0c4c3b88a1e0d6a804ca3bd25d

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 682026cf8cce98cf3607e7f10639169b8f7a393ba3915251caee64be6465c01b
MD5 900d5ca14ad1c391830d8f0e65ed9110
BLAKE2b-256 7101677bdf59dcf2cc3543beebb8b8aa953e93a082d4029bd7960a7bf3e54e8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ed02c9f9be04df6b33aa8688bfff603491ced066c373f95244901f4f3ee86a95
MD5 43dc13cbad3d0b21bf756cfac0f69135
BLAKE2b-256 ddde70e32551540a10789248037abe3875dc725e1017a4eefa9150e390a4dc70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 9f5294506c46aaab4e0dd67bd3ee24b1d2e167dbd97f793e59a52157071f2f9e
MD5 d65a636fbfec838f39b80f0614123630
BLAKE2b-256 c3fdae4d509cd572fdf76168ed07479eed848168c2b7c1577156174d5a10075e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for vbmicrolensing-5.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 23ff953bc8a6282f495d99bfb829ce1a227bec94b65ac3e721e2c1643448341c
MD5 3b081a9024a71d1c43d82396a695c6a3
BLAKE2b-256 f80f93a70782c4d1d4d78a510f812479dd9d271b474be918b1d8bbaab7548a0f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.4-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.2.0 CPython/3.14.3

File hashes

Hashes for vbmicrolensing-5.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 3122136cab85e55eda4a18a2b6680f00cce91195b49b2c469b9a555d185b289a
MD5 907f4a0f0792fe9823137b1e1a6122c6
BLAKE2b-256 1b2a4fcf461ad28b0c2a6793f751a290e86dc7c06d506f42bf73860b5cdabd32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3e89d00155225916ba500a0efd4afed3d6ef73bd6d3157350e00cb7d6c54db20
MD5 f3f1112a4b24b8673b6d09aa629f1ffa
BLAKE2b-256 89e3415529aa1347e45e398534b4f04a94686b8d9961bc90d9c66218eb324e7b

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.4-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 29f1744d1553288f7e9cbf15fa75d9a225df2a41c27fe750b98686efb786dd80
MD5 46aee34bdb46bfcd64493e8a17cdf482
BLAKE2b-256 36167730535aeb83c6cca1653a1b72274aadc17cf7f38c9798a3a896326bf697

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f7adf46328549208f9c79ed0a6cc0f2cb1304ff798af62221b9023801868a969
MD5 ea88e0f71208f52a5de00f3ce824d8c0
BLAKE2b-256 fb86016d3224e45d780455519e53523c8832e4844f870144c7f7de98837ee09a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a81af05808ffe0d7b1a35a82c9dac55df1f186c2577057b7a948746093a478ec
MD5 83e5d8938dfea89e778ddb9f7a1d3d8f
BLAKE2b-256 0c35a3305599b45b44f808e3c9342e588219f9b7ac55d91a08fb1312d5ba1681

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.4-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for vbmicrolensing-5.4-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 ae3b037e241b8a681781803c1d63e0649a440c288a739808f65adb6ee1a1fbe8
MD5 3059dd5528ef6164ac992c7928f3a8c2
BLAKE2b-256 9b4d91fec8dfdf42eaad47dc71d8ffe128c165502bb0b026d57462539c9eaeb3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.4-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.2.0 CPython/3.14.3

File hashes

Hashes for vbmicrolensing-5.4-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 e87a8194d27b1fe1aaf8dd8b852694b7a0ff4cd83d31ec2e698ccb438628476f
MD5 078ea2a4c63bf7bcc7e09675a7d09062
BLAKE2b-256 4b10b6321ad62efede6563ead607a7f212af48dcdfbcf90bca327e6510ae3b24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 637ee3ae7742ad3b5480877e2be50d790ee939343439b2b0a9903879bad3b343
MD5 1dd086493e081953e18e777ce4b2ad83
BLAKE2b-256 72e54af46c7749c47ea4af2ec6b391a8ab88f7d779b1ce7846a1b381cc9bfe43

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.4-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 df2fad91ec286180b24c4cbebd05d63aa1dc73d40ac6364936cd118f52a05247
MD5 b1b89909235c09ea179ddd453c3944d5
BLAKE2b-256 faae66f3bc005adfe9a043d952892f348f8e7ada886ddab4f9b676879f481b47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4229e1f4e0f984f2883971fcd12c803e8421de82e98a03d4d7856f2b0742359d
MD5 475e84d379c05165c5faae4500b39fec
BLAKE2b-256 102af4992f142a74800d763fb63b09fa22972daef8b1218f11dd1b0658f26a42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.4-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 940072d313c8acfa8746838f4fd5e87ca4aea04cc4d5f787358c7fadf8e71811
MD5 133f1a22d7a0664750f8a690f4c75432
BLAKE2b-256 8ac8ab160a04c760c9ccfaf65f1121b8e318ca503474710cf887b6cf7b2bb6fd

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