From nobody Fri Nov 26 22:02:54 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id C317818C7F40; Fri, 26 Nov 2021 22:02:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J17z26m7xz4jpG; Fri, 26 Nov 2021 22:02:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 890AE108B3; Fri, 26 Nov 2021 22:02:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1AQM2s1E016795; Fri, 26 Nov 2021 22:02:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AQM2sSY016794; Fri, 26 Nov 2021 22:02:54 GMT (envelope-from git) Date: Fri, 26 Nov 2021 22:02:54 GMT Message-Id: <202111262202.1AQM2sSY016794@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: bd71efcc2954 - main - math/zarray: New port: Dynamically typed N-D expression system based on xtensor List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bd71efcc295444eb0acb109905b255aceb2f13e0 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1637964175; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wCK+rd6p1YJbQJvk5jlYGozvNtA5ArDDNaSnAfcx47A=; b=QXWU1v+9jvbL09ju+HmFUrEBD4yyrwyYNbBL0qDiGzENnu0Pji0BV6WYjwiABxImKWe72W DueiyNr5UQft0Vu84n74inwG/3Q7peVIPkuASMdNSLBAYy/+lVsVDZEf6dOWcsH35lWXl/ XrcBvXMalyuNOBClFpyvV7tnE/b6mgWt0KN88Gmz+PMtDJgTlTMePCyZ1Wv+W++Y/u374r 5DGfZMVQ4C8fev1Dl1iTy+JlX3NLlYA5749yRdvFvjDL3QuVEbdqL2VdUHjAvgsnTrgQDi P+wixO/deQeueiRDoferGdVPJagByAhSfccWS3buaIKBl3g+EVdJbDnGc9YShw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1637964175; a=rsa-sha256; cv=none; b=cxTRfox5WExjKCVtSxWhaIFY8VSEF+qRh5fStx2ZNncXvNsiDyqBxtxuQjjmrkPg6d0hUT h/aHXNvjJIXM6lLAG+EX48vG5kMxNUnB6sLKEZrCInBxBKmmKewUMiuWlxotcQuLOVtPBk 7875G5ledwG1k7DvfGO4z8wmktb24Uspkfz0/bA+PHa7a2LJ4EYm96+Vku66dW593IfUFm zfAvwJ8iUy0lz0uE334dBMEwyPBSVd5G/zjG1VGxq1nqr0TeCjLbBxiwcRjdGt35oMUsMs Dz/V1tDiYhcbU3dKilacKOS1aT/PcsMnvoA3PKLefHVuXDrO69ZycJdYLARGnw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=bd71efcc295444eb0acb109905b255aceb2f13e0 commit bd71efcc295444eb0acb109905b255aceb2f13e0 Author: Yuri Victorovich AuthorDate: 2021-11-26 19:48:37 +0000 Commit: Yuri Victorovich CommitDate: 2021-11-26 22:02:40 +0000 math/zarray: New port: Dynamically typed N-D expression system based on xtensor --- math/Makefile | 1 + math/zarray/Makefile | 31 +++++++++++++++++++++++++++++++ math/zarray/distinfo | 3 +++ math/zarray/pkg-descr | 3 +++ math/zarray/pkg-plist | 17 +++++++++++++++++ 5 files changed, 55 insertions(+) diff --git a/math/Makefile b/math/Makefile index 0a07c732e1d4..f86ef164dfd4 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1080,6 +1080,7 @@ SUBDIR += yacas SUBDIR += yices SUBDIR += z3 + SUBDIR += zarray SUBDIR += zegrapher SUBDIR += zimpl SUBDIR += zn_poly diff --git a/math/zarray/Makefile b/math/zarray/Makefile new file mode 100644 index 000000000000..6c26e9ea4796 --- /dev/null +++ b/math/zarray/Makefile @@ -0,0 +1,31 @@ +PORTNAME= zarray +DISTVERSION= 0.1.0 +CATEGORIES= math + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Dynamically typed N-D expression system based on xtensor + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +HPP_DEPENDS= nlohmann-json>0:devel/nlohmann-json \ + xtensor>0:math/xtensor +BUILD_DEPENDS= ${HPP_DEPENDS} +RUN_DEPENDS= ${HPP_DEPENDS} +TEST_DEPENDS= googletest>0:devel/googletest + +USES= cmake compiler:c++14-lang + +USE_GITHUB= yes +GH_ACCOUNT= xtensor-stack + +NO_BUILD= yes +NO_ARCH= yes + +do-test: install + @cd ${WRKSRC}/test && \ + ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} . && \ + ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} && \ + ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} xtest + +.include diff --git a/math/zarray/distinfo b/math/zarray/distinfo new file mode 100644 index 000000000000..2311c7c54e8a --- /dev/null +++ b/math/zarray/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1637955867 +SHA256 (xtensor-stack-zarray-0.1.0_GH0.tar.gz) = 2aade20297da342d67bb6a18cf9f9c427f6eef9f4bc47adc0969a0438285f35a +SIZE (xtensor-stack-zarray-0.1.0_GH0.tar.gz) = 26632 diff --git a/math/zarray/pkg-descr b/math/zarray/pkg-descr new file mode 100644 index 000000000000..ba448c915694 --- /dev/null +++ b/math/zarray/pkg-descr @@ -0,0 +1,3 @@ +zarray is a dynamically typed N-D expression system built on top of xtensor. + +WWW: https://github.com/xtensor-stack/zarray diff --git a/math/zarray/pkg-plist b/math/zarray/pkg-plist new file mode 100644 index 000000000000..a1174f620cd0 --- /dev/null +++ b/math/zarray/pkg-plist @@ -0,0 +1,17 @@ +include/zarray/zarray.hpp +include/zarray/zarray_config.hpp +include/zarray/zarray_impl.hpp +include/zarray/zarray_wrapper.hpp +include/zarray/zassign.hpp +include/zarray/zchunked_iterator.hpp +include/zarray/zchunked_wrapper.hpp +include/zarray/zdispatcher.hpp +include/zarray/zdispatching_types.hpp +include/zarray/zexpression_wrapper.hpp +include/zarray/zfunction.hpp +include/zarray/zmath.hpp +include/zarray/zscalar_wrapper.hpp +include/zarray/zwrappers.hpp +lib/cmake/zarray/zarrayConfig.cmake +lib/cmake/zarray/zarrayConfigVersion.cmake +lib/cmake/zarray/zarrayTargets.cmake