delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/09/19/05:33:21

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 444FC3857C47
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1632044000;
bh=L4vNJq6HslROq3g8196F70mKJ/7qUzKEOHnzcmyo0Hc=;
h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:Cc:From;
b=ZjdMezyUAZVTWCFQAOieh5d5ivLAxKDQ/7kCpEikD77VGcbIMW9H50P4I7jrWQlPa
T/d1ULmDWIR3CzDKSuKlzMmrAtTph+8WQ3D/JtIE9AVvDhmSkTxT8OEnBvODYN7SFw
HuY67wQFadmo9oGJVaovC4rpg9mjR+04R6yWaQW0=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
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 AT cygwin DOT com
Subject: [ANNOUNCEMENT] Updated: eigen3-3.4.0-1 (test)
Message-Id: <announce.20210919183119.D02C.50F79699@gmail.com>
MIME-Version: 1.0
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 AT cygwin DOT com
X-Mailman-Version: 2.1.29
X-BeenThere: cygwin AT cygwin DOT com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Lemures Lemniscati via Cygwin-announce via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Lemures Lemniscati via Cygwin-announce <cygwin-announce AT cygwin DOT com>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

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

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019