From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id EAD473857824 for ; Sun, 19 Sep 2021 09:31:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EAD473857824 DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AD127385842F DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 525553858426 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=tZyRdLcmXBb5mXGVJlcSjIUAZCB+fretuxVdU+FjFzI=; b=UZL59IJx/sq6FCS90yTuzYXer3hFHw98/Dm1rzps7lpLceobFBfumfwvgE025LrkAQ Ns0Mry607BSCUBleFCJt/O+eN0e6eY/ZbUqyHWRXoW7AJSNHiSy+wAgJyFXI35+BcjJb Mkt/MyGKan19lBvdCxjEhBG6WGzW60dwwrp4Cw14R41llk2asflEg8mOKsmcKlIfa5Mb hOhJG0JP7/Yu6xiZzsDgbnMfZWksv+7brZ23CjEreRuI8/mMySwszCDlxfXWo89Sed4f cgrveC9eq7NQXMlgd6tQyBfjz9glum0zJsqd7M1cVOWlqFliVCnEC82UJp441ecTgy2d 8MKA== X-Gm-Message-State: AOAM531crmpdj6+1YkRG2l68VC1F1fn82vLUROPHIC0rTepWYRdGLoN/ pqrJy4BBnG+mUN3zLptdI8K7MCZLw24= X-Google-Smtp-Source: ABdhPJwdYdUbyoOlna6CG/Zh8vJ0a371jrOVhshDz44G8OMng/w0VTV38sgnaIfmM9g9NjGRwaaqBg== X-Received: by 2002:a17:903:1247:b0:139:f1af:c044 with SMTP id u7-20020a170903124700b00139f1afc044mr17567870plh.23.1632043882191; Sun, 19 Sep 2021 02:31:22 -0700 (PDT) Date: Sun, 19 Sep 2021 18:31:21 +0900 To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: eigen3-3.4.0-1 (test) Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Mailer: Becky! ver. 2.75.04 [ja] X-Antivirus: Avast (VPS 210919-0, 2021/09/19), Outbound message X-Antivirus-Status: Clean X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 From: Lemures Lemniscati via Cygwin-announce Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces+cygwin-announce-resender=cygwin.com@cygwin.com Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Sep 2021 09:31:37 -0000 The following packages have been uploaded to the Cygwin distribution (as test): * eigen3-3.4.0-1.tar.xz * eigen3-3.4.0-1-src.tar.xz This is an update to the latest upstream release. -- Eigen is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra. Unlike most other linear algebra libraries, Eigen focuses on the simple mathematical needs of applications: games and other OpenGL apps, spreadsheets and other office apps, etc. Eigen is dedicated to providing optimal speed with GCC. HomePage: https://eigen.tuxfamily.org/ News: https://eigen.tuxfamily.org/index.php?title=3.4 Source: https://gitlab.com/libeigen/eigen/-/releases/3.4.0 License: Primarily MPL2, some files contain third-party code under BSD or LGPL licenses https://gitlab.com/libeigen/eigen/-/blob/3.4.0/COPYING.README Cygwin Package Summary: https://www.cygwin.com/packages/summary/eigen3-src.html Cygport Source: https://cygwin.com/git/?p=git/cygwin-packages/eigen3.git -- Lemures Lemniscati