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 6F3783857353 for ; Sat, 6 May 2023 14:59:02 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 338843858D39 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=nexgo.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nexgo.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de; s=vfde-smtpout-mb-15sep; t=1683385133; bh=uIY7yQxlsL5mBfNc/Yoe0LPgQkRtUUK109/8YFCyPIY=; h=From:To:Subject:Date:Message-ID:User-Agent:Content-Type:From; b=Htxnga4aUlOSGF+/Oy7+zsq+2SO4xcfpRQIZ6FpT3+3Ny1FlIFuXIcqiLsMgNicDZ TydF58NEn/HtB9LUpaw3vj3LMjpUhMA7jfu06aouovCXZ1ITl7KztzpiA7Qh3gl6z4 uPZawS1KIRpWeNROxTUWL9XPN5XUJPxTqVdfNlYw= From: Achim Gratz To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: isl-0.26-1 Date: Sat, 06 May 2023 16:58:37 +0200 Message-Id: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-purgate-type: clean X-purgate: clean X-purgate-size: 1207 X-purgate-ID: 155817::1683385128-14FF84DE-53773E18/0/0 X-Spam-Status: No, score=-3030.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Errors-To: cygwin-announce-bounces+cygwin-announce-resender=cygwin.com@cygwin.com Reply-To: cygwin@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User List-Id: The current version of isl is now available on Cygwin. isl-0.26-1 mingw64-i686-isl-0.26-1 mingw64-x86_64-isl-0.26-1 ISL is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, and computing the lexicographic minimum using parametric integer programming. It also includes an ILP solver based on generalized basis reduction and operations geared towards polyhedral compilation such as dependence analysis, scheduling, and AST generation. -- *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL.