titanq

View on PyPIReverse Dependencies (1)

0.25.0 titanq-0.25.0-py3-none-any.whl

Wheel Details

Project: titanq
Version: 0.25.0
Filename: titanq-0.25.0-py3-none-any.whl
Download: [link]
Size: 61722
MD5: e53201bcc481bf4fa5837607a15bfb59
SHA256: c374e74d7b2546cb9359a7a4814362a12483c3f1d31fc6aef5fdd6902d765f5c
Uploaded: 2024-11-19 21:55:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: titanq
Version: 0.25.0
Summary: The TitanQ SDK for python
Maintainer-Email: InfinityQ <support[at]infinityq.tech>
Project-Url: Homepage, https://www.infinityq.tech
Project-Url: Documentation, https://sdk.titanq.infinityq.io
Project-Url: Examples, https://github.com/infinityq-tech/titanq-examples
License: Apache 2.0 - Copyright (c) 2024, InfinityQ Technology, Inc.
Keywords: titan,titanq,optimization,platform,infinity,infinityq
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: boto3 (<2.0.0,>=1.28.46)
Requires-Dist: numpy (<2.0.0,>=1.23.4)
Requires-Dist: pydantic (<3.0.0,>=2.5.3)
Requires-Dist: pyparsing (<4.0.0,>=3.1.4)
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 2314 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.5.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
titanq/__init__.py sha256=vx6o57s2OnBBVFDG-ZMojk0_AxRkkAOuuUlmQtuMGuk 788
titanq/credits.py sha256=_1EdAIZjMEomSep8cSZKzAtZWJ_fg6lNRJs0KAL7yX8 2562
titanq/errors.py sha256=1afqMpc2i4Osysisk26k83kxQsedZvH5RhhVtVyXr6Q 1156
titanq/_client/__init__.py sha256=aiAQ7g8HjTcBw7zOyH81pr0-2SPEC6_3wGcjC3Y0wVM 177
titanq/_client/client.py sha256=NutHQH675AfRma6B7h_qDNqqASTCPb5utZ0L_NplhyM 5091
titanq/_client/model.py sha256=4XYG78HLeMqmcXRk9aNkMmCjcIcMFePR_r9hnrv1V-4 4665
titanq/_model/__init__.py sha256=JjL1iiEHj_zYhj3pMvlj4cCtlMHU0-DKm-vAaJ88qSg 323
titanq/_model/constraints.py sha256=PP8wanDJlIOq9WkkJSUYwW6XCD4yJ1D3oT2gkcS1uQI 3902
titanq/_model/fast_sum.py sha256=_doQF3YDKv_67Lat1z7PxsF4EQdd7vfVm3Tr5Su7aQQ 1297
titanq/_model/manifest.py sha256=L7NN1DmpxVssaBzmnP0SNFdqUHcNz11SaKxKH82Me_M 1887
titanq/_model/math_object.py sha256=myp2QJjtcQ3a8lWZ62bjZnWh2gqC3iuAFk4NGD8Yy00 16256
titanq/_model/model.py sha256=zx4geTpWFW-ml0GyhfyQSNVdoz2DEmdhAr3HOZQEy0I 44998
titanq/_model/numpy_util.py sha256=UmS9yhtQWYh3CCd5Zp4fZPoMslcnLPfvmocRH0yy3t8 2804
titanq/_model/objective.py sha256=hjIqfJDRT5csNQiceTwa7pbjbm5f-sZaVmBy75kudqg 2258
titanq/_model/optimize_response.py sha256=2ksjcClerVjiM1CVrzhIHRyg_DGNb_J4PNjT7f8ryVo 6496
titanq/_model/precision.py sha256=DjfZTuu1StJiplaSMa7Ago8hmNfv1QyumfPls0Cpan8 347
titanq/_model/constraints/__init__.py sha256=jaChi-DP9y-IKfRd4n5_yTnHC2DBgOYiycvV7T8trdA 177
titanq/_model/constraints/base_constraints.py sha256=lA2Y0RSSQ8Rfj-FJcca379hJudHH4PZUqEPiJtaaNjQ 1373
titanq/_model/constraints/constraints.py sha256=tEQtWh5qTblR_xpymJHVL5U2IQYk9DvrxLoDRd7Gh28 2787
titanq/_model/constraints/quad_constraints.py sha256=tsgLupb1xpx_jgXjLXZhekBseeh9SDKh51lLCLz2GGI 3811
titanq/_storage/__init__.py sha256=tklrGMdI7wMVFlmvE5_COjtInRu3VnPMhaE1LQgoRl8 186
titanq/_storage/managed_storage.py sha256=67JY6gP9lbRVfyOLsO-ISsVF54TRY9gy7epwlO_6UdU 5594
titanq/_storage/s3_storage.py sha256=cV1SDk0KvqnlPF8NdDm4zhyrtk_ANt4i5q4-zaXLOXQ 7594
titanq/_storage/storage_client.py sha256=AvdDh81U4dJGL4NdFd35sM5GoRWLGWDaINr9LmcKOpM 1957
titanq/tools/__init__.py sha256=7IyQ78bpiVUHhjynbxSK_mLv5PpdSulGOINmHZKyd1k 185
titanq/tools/_bipolar_conversion.py sha256=zEaz_J1_F2fzE_G6pCwDw0SPXrJr_nDLRn4MQ1APkts 8344
titanq/tools/_mps/__init__.py sha256=D9eORs2AwJ3uHdn6MV8ArfdTJBIEDhz2ksXxZJBckkg 178
titanq/tools/_mps/_mps_loader.py sha256=3t9Wq92JA_wTisWxDjNNJfVAiP3eumqcNuHh1kHqwus 18843
titanq/tools/_mps/_old_mps.py sha256=qm7FeSK04fTqxX8DlT0TRGRp8qNeorB1d84-RHjChaY 2796
titanq/tools/_mps/errors.py sha256=pwkgsTSFvBlq2dHPCCcn0ZHdwdH1et_gWBwA8HAlzfE 573
titanq/tools/_mps/_model_from_mps/__init__.py sha256=30BEmvyWxUAhidO4wm6bGtHlZsqdZ9otLF8clUNsWes 79
titanq/tools/_mps/_model_from_mps/bounds.py sha256=3NFcXLs3q0EdjVYoJ9dy2JWVd4f1OOSqY2S1Amnxobw 2914
titanq/tools/_mps/_model_from_mps/from_mps.py sha256=aSRgdCjBUlJ6Jx5WbdIlt-BB98DkiGzltxusHnxdg_s 10260
titanq/tools/_mps/_model_from_mps/utils.py sha256=jQi6ha4FDZFkFYFqK9Vg40L8K9TGf3XYAD1SM-Cgsfg 1927
titanq/tools/_mps/_mps_parser/__init__.py sha256=MKj802RdX8tfw6KzKlA8kQYQfT-ffU_FR_n-CbbZY7I 369
titanq/tools/_mps/_mps_parser/file_parser.py sha256=N0CpVZ2_UD858-urqwX5lcs8uw06_no7QmivHjkaU_w 1871
titanq/tools/_mps/_mps_parser/model.py sha256=HhGLJEYcxUH1VBopqKZ8tYvgWj4lBqxiz4gCa9Oi0kQ 6674
titanq/tools/_mps/_mps_parser/options.py sha256=ZreH5qWZUO0d_VfAJLQYy-eid6b4p1b7qk8LGc0EYk0 1029
titanq/tools/_mps/_mps_parser/section_parser.py sha256=lL0omUT4qzqiVmpT6qbzyfLO2pSpLNJCPSGgBkknmFU 10486
titanq/tools/_mps/_mps_parser/section_reader.py sha256=-NSw-WgsccEgoiAKcZVklu4rtRs50wqWo84miVvoPJM 3159
titanq/tools/_mps/_mps_parser/utils.py sha256=AH4yjYc1--KQOFlE4Nt1CIka6w5bJOd7mXgW0vIAx7c 2000
titanq/tools/_mps/_mps_parser/validations.py sha256=KP4bQN5cuWkweKR4dT64WeslRajV48o0YwvNxQ8Z-2k 3476
titanq/tools/_mps/_mps_parser/visitor.py sha256=VnJSqpitqzbXLOUCoMtKYlEo704Bm96AIjKbbh4zQgo 730
titanq-0.25.0.dist-info/LICENSE.txt sha256=ffPrYDOFKUyC4sFU8GFWp1WxcM5oPE825khYDPsxTsQ 549
titanq-0.25.0.dist-info/METADATA sha256=go6XxAIyEqrqYg-sVbS1msMKcRlphaImGMLq6WU774A 3454
titanq-0.25.0.dist-info/WHEEL sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY 91
titanq-0.25.0.dist-info/top_level.txt sha256=pJTMXWrN2DJVORH-OK3DCd-YLrI9fZFji4zDOVfsueI 7
titanq-0.25.0.dist-info/RECORD

top_level.txt

titanq