From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x1035.google.com (mail-pj1-x1035.google.com [IPv6:2607:f8b0:4864:20::1035]) by sourceware.org (Postfix) with ESMTPS id 525553858426 for ; Sun, 19 Sep 2021 09:31:23 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 525553858426 Received: by mail-pj1-x1035.google.com with SMTP id f3-20020a17090a638300b00199097ddf1aso13127551pjj.0 for ; Sun, 19 Sep 2021 02:31:23 -0700 (PDT) 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) Received: from [192.168.3.4] ([2400:2411:aa20:4300:1576:b195:7f87:d38a]) by smtp.gmail.com with ESMTPSA id b10sm10800425pfi.122.2021.09.19.02.31.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Sep 2021 02:31:21 -0700 (PDT) Date: Sun, 19 Sep 2021 18:31:21 +0900 From: Lemures Lemniscati To: cygwin-announce@cygwin.com Subject: Updated: eigen3-3.4.0-1 (test) Message-Id: <20210919183119.D02C.50F79699@gmail.com> 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 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Sep 2021 09:31:24 -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