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.

Pre-built packages are available on conda-forge under the name vbmicrolensing:

conda install -c conda-forge vbmicrolensing

If you use mamba or micromamba:

mamba install -c conda-forge 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.8. 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.5.tar.gz (3.0 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.5-cp314-cp314t-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tWindows x86

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

vbmicrolensing-5.5-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.6 MB view details)

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

vbmicrolensing-5.5-cp314-cp314t-macosx_11_0_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ x86-64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14Windows x86

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

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

vbmicrolensing-5.5-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.6 MB view details)

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

vbmicrolensing-5.5-cp314-cp314-macosx_11_0_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.14macOS 11.0+ x86-64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

vbmicrolensing-5.5-cp313-cp313-win32.whl (1.4 MB view details)

Uploaded CPython 3.13Windows x86

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

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

vbmicrolensing-5.5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.6 MB view details)

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

vbmicrolensing-5.5-cp313-cp313-macosx_11_0_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

vbmicrolensing-5.5-cp312-cp312-win32.whl (1.4 MB view details)

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

vbmicrolensing-5.5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.6 MB view details)

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

vbmicrolensing-5.5-cp312-cp312-macosx_11_0_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

vbmicrolensing-5.5-cp311-cp311-win32.whl (1.4 MB view details)

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

vbmicrolensing-5.5-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.5-cp311-cp311-macosx_11_0_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

vbmicrolensing-5.5-cp310-cp310-win32.whl (1.4 MB view details)

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

vbmicrolensing-5.5-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.5-cp310-cp310-macosx_11_0_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.9Windows x86-64

vbmicrolensing-5.5-cp39-cp39-win32.whl (1.4 MB view details)

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

vbmicrolensing-5.5-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.5-cp39-cp39-macosx_11_0_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.9macOS 11.0+ x86-64

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

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.8Windows x86-64

vbmicrolensing-5.5-cp38-cp38-win32.whl (1.4 MB view details)

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

vbmicrolensing-5.5-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.5-cp38-cp38-macosx_11_0_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.8macOS 11.0+ x86-64

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

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for vbmicrolensing-5.5.tar.gz
Algorithm Hash digest
SHA256 c604b7670fd7d99ec5177a95cebee3eee2d67c3a7ea3da87be88aa6eaa04248e
MD5 8cbf381afec844a278e1f4430b26a70b
BLAKE2b-256 241003dc9b3e22613c33cb0e28b4100639f46cae1401671ac59e4c5c97da86c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 491daf5f261e5142292f11f01828f87f49cb60edaf75ca79a03d997fd70d3556
MD5 bfe1a02ca7295644eed435e44ad892ac
BLAKE2b-256 11c754701ce4e1beb07a545247ccdaad88a7481fc98697cf6276c4fcd65e3cf9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.5-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.1.0 CPython/3.13.7

File hashes

Hashes for vbmicrolensing-5.5-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 66adb0285bfa863a71f356962844aa1f0a8af513f904872256879445062e1147
MD5 4d3bbd5ab2e894305bdf080886669e86
BLAKE2b-256 239da4803ebbf6fe4f5921611a458a795d3864d88b38f47fb198ced3ddf43600

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 debb9da256bf262a494c05b0fc102e34eb81b769f3a53b933adfd3c23a117578
MD5 1de2507645ddfbe8bd683c76be327b88
BLAKE2b-256 2c882b56a6425cb75c6b346323c8d4ec75523e1f3e4e154cc516d428d2844983

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c363077265f4d1995ba20a6cb8bec92163ad5baf686e429132af6e09c0789a56
MD5 ae5d01024032fe32131769d8a3b5de3d
BLAKE2b-256 d1605aa7129916d530b4dcb3c4217efcb423a1bbd11f26badbbe6f842c2a5cc6

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.5-cp314-cp314t-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp314-cp314t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 ee9e29362963f3be3bab7666d535226c33dadb94e4eede26a27aaf4f25a5a4b0
MD5 5f4e70372ee86fe648ed64dab2d72a42
BLAKE2b-256 12e53d4ffdeefe4a6fb01a3f0406c636a8fa681216cc2948be4fa205081d7946

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e8636e4c9f94fc897001314c3862ad3be8fe120c3b73ea8dddf0427f657ba146
MD5 57caa4827b730fb832fcd89252ed7e88
BLAKE2b-256 9935117c89900b05889d11d34b7c6bd143819198969b46ed1fd1ae4f9cb763de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 dec6323ceb7f0985797785300faf6114ded34298dc35dee53b52f8488263385c
MD5 18249b489cee5fd0c64b27e39f2e855f
BLAKE2b-256 cecf0838a5fb364a731b0e43c3d93ee90d791e0bae005eed49e917529132d3bb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.5-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.1.0 CPython/3.13.7

File hashes

Hashes for vbmicrolensing-5.5-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 d283cb4ab5b78d7fa32a37342e781eb78c5426cc7c8332fa40af4d88dff2555b
MD5 6d2b8efbfded3119f9cbfcddd4b71516
BLAKE2b-256 4880418468dabd16cdcfa312196c47fa351ce329cd0d0365ccbf75a603e24995

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 94046b7da1b32277c2de0bbac8a50aabdb4e817f8548102289be357bee73a9c5
MD5 19dbee7f4fd5b3e1cbd4c184e8e73697
BLAKE2b-256 020770709974308328e5bb60d30fc3ee96a1736b55028023bc996b293350fb4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 03017f27b20e61595f7e51235eab05bed927ec6cb83f04cda66835b251e77066
MD5 11a938bbb8e674c9da9318f65e311723
BLAKE2b-256 a84d7cf52fbbddde8ae96dc93b7ec2d0b84ebac10cf3578ec51c1feb3f45dbb7

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.5-cp314-cp314-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp314-cp314-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 f89cf1a6396cfb1bba787409b3276160b5c00c031a15314b27cd77bcffaca313
MD5 9a330ddd0a02e8a6725f9abd57d1e154
BLAKE2b-256 bb5a50fd5f4ac2bebb34841dbc132d07181c10dea65b88b8d4683b95a7ef960c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2c9a333f53b448874b83ef9463cd9eb1c8e0a485dfe5f478699903502a497f78
MD5 85ba7a02e925c9b4e3d96cc75f71c458
BLAKE2b-256 f3734d58057fd623ac7647945ce61b5e076ef4e8c6a5b1a7d72e813b8adca01e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 9d1af3b293b54fa430784dc5978a1244b25aa43d376df6300451917f1ea40426
MD5 375fa537fe0942441d7ab3f23e02c442
BLAKE2b-256 abe2d6aa52e35442a5f3b0b4a840d1011eaf9a8682c0a1720ea7a355caec4566

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for vbmicrolensing-5.5-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 0c1082e8128c5e082bfe55d9939b83ae20d9fab8053ae438aa14c66c4c5d4830
MD5 30fdcf5a464a7f25b025a4857fe308b5
BLAKE2b-256 30dd39c1dd7c2133af1cce9cf881953547bccd5b0382d149b74be538da259dde

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1ad3d6d4ce789522f16a9b2e5cb0b5899e180cba74c5d18079e4772d2ce26ea9
MD5 5059c0e0e1daf5522f4310ebf05a88bf
BLAKE2b-256 b394e1eac79e069e7b01b35cb6b8ebae6927b8d7af1d64ddcd4ec5945430bb37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 82f348d643c63f9782dcaaa1ac3fb8bc81791873bd939070b997563c9b2d27c3
MD5 0c5cddffdd48b5855519e1aec06593fa
BLAKE2b-256 bf42ff8dd6e63a6d15066bdb6ed2a4ceda7b77db3859e3d0a86f4d5c3cb91ae6

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.5-cp313-cp313-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 6d546c3d9a1fd13e3f979b26083ec5fdd87038e1ec40a32436b2823d6d2a02bf
MD5 f7307dcca6332a0cb554ce54ec6765f4
BLAKE2b-256 850be3921a247a56e8444a620981d5f04a26a957d8d7d79309fe3746fc873e68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4dac422ca22063785621e337c15d53e078b0f94e2bda798f1ef0d965709627f5
MD5 17c205b447a2bb0b881a6815d0ee524b
BLAKE2b-256 b3cbba191a549ff8046ce2b7b2a53322873c546dc84b5315f327adc4e8f97fc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 12c825cf70bf3091403eafe94bcd5b22502d8d4a405481fcfeeb9b4e4dcb12e9
MD5 7adf3cef537eadcb9be94ae62219f2e8
BLAKE2b-256 3151abea0d92d04edb721988a1331bcc149b0b311e23f5c28997632432b51b0f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for vbmicrolensing-5.5-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 4c97d9b5380b45aaa1f57a63fddb029198481b97b183d319c97e189a0f75969c
MD5 e9ddcaa9170c125e00c523ed9cdede6b
BLAKE2b-256 338f162dd9df3f4b39f7418692c2ffcb7d93bee7f51a0ad49990578f7aa6a1cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0202489ae9ec71da43875720e820c8e39eb1ebda93be5df4baa342d8f13ff68f
MD5 bb57968f2a575d91a7ad9847eefbc83c
BLAKE2b-256 ecca81625ae183bf18bb32acefb4854a2214dd93e09914a514e99c23b89f43be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b79462c18098dc946ab8aa5d036ecf6fd37931aef4dc98979ad83c4e62bceec3
MD5 1034ccf9a735a418725616ccd60bbbf5
BLAKE2b-256 29bfb22f7a1be4da7e1409511fc7e2038a9e6541d9bd97e59d17b8d41facdf6c

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.5-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 dee46df1519fc4f0f93ff9a0c63ada3d1083fb5fd6d3ef464cf65f0120ea4088
MD5 fb8de4776b1ed22fb41d6ceae9cc82a8
BLAKE2b-256 dad1fe84f955550cdcbdbc02b93bee37f1c5613d4a20fbcdeee9d19c68cc422d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ca5609465c114f02a0c83ceea6e952e1c5c6d3db237723edea26114a083e033f
MD5 18e014dbbe18d571eb2ca7c64fe04f86
BLAKE2b-256 7def78c4bb6c63a9fae8ab6fe988490332bea311fa8b0ed7a9f378cecc5b747c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 049be30233bde872fef750ba42da9b2824f7b9083a7c4a6b25635d2bba241f11
MD5 182022a931d702428ec68df9ff3fde6c
BLAKE2b-256 fedb997cce016cab85cc4fcf6bdcb3f6fedeb4b54d3cd7f17680866c4ea01994

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for vbmicrolensing-5.5-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 eb563f8fac696eb7f47e957ba58fdfe01c49cd40f057690ed209d80be687fcbb
MD5 5cd7197764748001f5a5518f81835b38
BLAKE2b-256 24b53d143670e5d7c069307e6c2dcc488e52fffab597c96e57beae15c1d856e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6670bd6809fe47855635ea6ab3d8d71bcc15d9a8b2799221dcd4513811ac1ac1
MD5 c20098ecc3724905bf40a7d45366c462
BLAKE2b-256 faebbb3c12642a7ad357a1e63dbf3a19577439a0df3fb64d33de43394bde0d34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 34b84acc13d14c91ce9efcc17f7377b2d6a0f2bd58b41e62ec88eccbc255c6da
MD5 03a243f1d750cfe8107173a90270e8cb
BLAKE2b-256 1b24265cecf754100ff3ec309d49f8a9a8828622714f6c8e25dcb3014e3855f8

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.5-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 2229dd3f6c9f3f7aabc94b0df17db4fd037e17bf1df359aaaf64c513f0925bdf
MD5 2f68d49e618237b945a50b444eeadb94
BLAKE2b-256 e579e5b20066c5017b4360e9a593111670c352055784f0c5f56bdbe604cef035

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 38b972e1ecc25e3649db39c6e82a3f0324a102d4371e5dceab00da5bcca4a6ca
MD5 140a152d2fe72772b507c8f0225c0db6
BLAKE2b-256 92b5f16d75d2f55698742c3183f846b81344919b75f90517ae4617cb033d1fa1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ce43de7450647a57139f83980d4627a60646912416e50d6ce3ebcd80c0d89204
MD5 8ed4828dc459c8f13f30f21f73be78d2
BLAKE2b-256 2ff94e761c79a2481cc1065d5a7d4fe90f06988565c12f136b72074965e8b0f5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for vbmicrolensing-5.5-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 4cc32a422edc1e08fe75668578c1db605001eebd9be93ca2734347e868be3ae3
MD5 40cef44d98bff30482f2f7563eaa4c5a
BLAKE2b-256 ea7fc1bd353ca9bb13452f3c146303b2ca9eb11c6cd256d308b1172047680d0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 21fbc7e192da15616faa58e7d19f24ad963849157137d32a3eac96571afda68a
MD5 9b4cede30e79f13b10dfaa98a792be0c
BLAKE2b-256 923dcebf8c85548e8939353c4ddb1606a8d134eefe1d2361bfa808a9b5a340dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2afef167ee79f80f41993259675da4a6e5c61aa141397d03bbaecbf3e49a2994
MD5 e39eb633a50af48a2aa7fa218137733f
BLAKE2b-256 b6936bdf875b1d76c3e0b98bdf44f6d37195e0e2a7406ad37422a6ae75d4d8a0

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.5-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 81da17199c6bdca46de68f6057ce72b72dfe6bf6f85bcb7441a976d08ec044ce
MD5 d5d73e092bf0212e064ecaac18f4d5ab
BLAKE2b-256 48e61b6b64dfbdbd1d786added06dd0a0677fdac083bfdcdb34e0f906b5658ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 059fe48a689882f50be0a42e9922835fb5bd7ca99dc614728496ff2300ce7c4f
MD5 c791256accf04b1cde888f540a061aa6
BLAKE2b-256 7009e8ca4a75727aaf0be97e6b2cf74d7558fd593d01ad1c83cda71955a50369

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.5-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.1.0 CPython/3.13.7

File hashes

Hashes for vbmicrolensing-5.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 161cd67627ce702d21616f1d22b02a92a06f7bbb162196622ff59e81b2581839
MD5 8b31040ea460d57944ab1bfca7b72a10
BLAKE2b-256 e6c5c939ec1c2d8de9af917b9d27a0a963bbef7341243be61345aacb9e2f536f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for vbmicrolensing-5.5-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 99f3ffd6c874f8b93688b22ee00f64c0d5f942aed0c9c27ebf9e610a807b7772
MD5 809cdb258d1f27325a15a1b7eeb7f826
BLAKE2b-256 1ea9ef61c4c802fa9da9f721fb75167f683f56962488a083dd5fe627ae80cf84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 65f3763fca066ac0dadc7446afc9eca5d58be569ade47e40834214d13eccb986
MD5 af06e47b3431f947a8cce14bef8e2178
BLAKE2b-256 1ce18b1d15a9fb610d9f6bdb7730bf684e97fee2cba5e6400af8b86c3dd7fe9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 088ff954f9f5ce0bd1b20ab1d8a19a74e7a77fb9810b5d7c81d5e774b850b959
MD5 2ba835fb8c92816f9a0fa14d8311f97f
BLAKE2b-256 3f0f37fc5587ca522e4cdc9b35e925863b62f29218ba38ed06ca55c3b3b1f2f9

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.5-cp39-cp39-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp39-cp39-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 4486d3c1d05031bcbfab3561cc7b1721208bc8d01f1d991aec4175c364bb976b
MD5 b3fb270e7e38779c11ceafa0507b0ef6
BLAKE2b-256 20fd8b7305052f5a262b1366745ec7a6912fac793a9f1735fb7f584379cb7264

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 817bb91e961f231b56d10650c075c9b68d62eef75b719c0cfca324b7dd6f1b08
MD5 714d171d357f22c13e6273a2e0f91cd0
BLAKE2b-256 98a093c9a636ec48f1492878cf637358454908c1c6707d61e50c2deb39c179ee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbmicrolensing-5.5-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.1.0 CPython/3.13.7

File hashes

Hashes for vbmicrolensing-5.5-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 05c105aceed7f5381bc1bf0a8d3d96eda0704f973aa611c4bf1df12965be1d3b
MD5 3049d1cba00ea85daa4836d5cb7c825e
BLAKE2b-256 26e4f3fa3b0f60d47f199f5309610634e5825e7679744cd0bf566bffcd7f5162

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for vbmicrolensing-5.5-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 68bccfed867c9bd189e7dc3449a79b8c4771688fffabe3b8510ed6ab4a5bdc6c
MD5 4a0df3a4e89ee6a88935e551154b986c
BLAKE2b-256 a1e10171e0debca088a15b4472575eb1a719f00978990b844f929c228694995c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cf123c63942e0f8a5a75c8ca67da85fcee50e6940c8dd75230128689a2c32562
MD5 5cb810756af8066f34a89f23331c5c5b
BLAKE2b-256 35a319090d8e1f18e6e022738c0131057341a6625fa6f7197be1d41a113cd6f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6e2dd9faed4c812b4b470c6a3d7775e484d4531515e1bdf98963b8be7121d395
MD5 f1a71f1b3ddb48b5aaa434f3c3fd5aa5
BLAKE2b-256 b7a9ad4a9f3aed295e972aa29d49588b6018d223dc0ecc59bc8bc7db33c9aea7

See more details on using hashes here.

File details

Details for the file vbmicrolensing-5.5-cp38-cp38-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp38-cp38-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 d38888772933c8c36bc3b96e4fa88e2cc692ea72fc2b791a81abd7f636b02b07
MD5 3c1810cf026d0da0fbfc4c9ffbecdcf7
BLAKE2b-256 61e64adf815ebf280336c76a3420cf3b52627e0bf1bf738670322f974145aa1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vbmicrolensing-5.5-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 afd843e25801f22f2ee0490094958f5de9f2e7c7d758cbba2a7ee1fcf14c0b67
MD5 1f723f16fe6dea1c5d4177cb1b5dd44c
BLAKE2b-256 47e3e4542bcdcfc122b73aa573f7ed96a76b99977f4e29a73cbedf5d55dd78e7

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