Skip to content
Snippets Groups Projects
Commit d8c0758d authored by Yuri Victorovich's avatar Yuri Victorovich
Browse files

misc/py-SQSnobFit: New port: Stable Noisy Optimization by Branch and FIT quantum computer algorithm

parent fe0473dc
No related branches found
No related tags found
No related merge requests found
......@@ -396,6 +396,7 @@
SUBDIR += py-QSpectrumAnalyzer
SUBDIR += py-SQCommon
SUBDIR += py-SQImFil
SUBDIR += py-SQSnobFit
SUBDIR += py-SimpleSoapy
SUBDIR += py-SoapySDR
SUBDIR += py-alive-progress
......
PORTNAME= SQSnobFit
DISTVERSION= 0.4.5
CATEGORIES= misc math python # quantum-computing
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Stable Noisy Optimization by Branch and FIT quantum computer algorithm
WWW= https://qat4chem.lbl.gov/software
LICENSE= BSD3CLAUSE
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}SQCommon>0:misc/py-SQCommon@${PY_FLAVOR}
USES= python
USE_PYTHON= pep517 autoplist pytest
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
NO_ARCH= yes
.include <bsd.port.mk>
TIMESTAMP = 1699738258
SHA256 (SQSnobFit-0.4.5.tar.gz) = de652aca1fa998dc2235b18d4caec5a225847d40b411f0351fab6f2d4877300f
SIZE (SQSnobFit-0.4.5.tar.gz) = 29105
SnobFit is intended for optimizing on derivative-free, noisy, blackbox
functions. This modified version has preset defaults as intended for hybrid
quantum-classical algorithms run on Noisy Intermediate Scale Quantum (NISQ)
computers.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment