X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7CB623858401 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1681962610; bh=lrcGXdxpx8R+/dUj/BQ//R/zqS1MyWmXCouWu+DlxBI=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=jshN5QoCixPKX5G7fviH9SMxv6QGkibKJB0VwDwZRbqLWdxceKOXdbPzLAlWlIJK2 49TPXCPhbal/5hb+levnZPK59/Dfw0/Ib/LEZ5wm/9A/gNImngWauWxzMbYgVNrzFu /PZaUmnUJRpFcBXPKRRlnYQ/+pW8mXYPDLGTGzv4= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1DBFD3858413 DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D37963858C2D DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org BDBB13858D33 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681962581; x=1684554581; h=content-transfer-encoding:subject:from:to:content-language :user-agent:mime-version:date:message-id:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=ub6prnGRgJERqeDmzHCkTHP6rDAOgeETwkItL+F5inU=; b=AJNTBuTJ3FHOgT23o1yQQ1LkZlP7sX6i9KeyMe7USBf5wOA9LBC6xAYe0qCSIUCClw 6r2b288SlWfG7YuEYsGwvEwG2NxXw3rQ8/r5s0Ll3BNZPbuaJBxjZSivIT1LpmrPuc7z 0mgixIvXy8fBD8dU+lEzZITYl6A2Mo+gAy3RrkB7TFK5X0Ew6mnGxW+J5jii72hTVu3h S5FMOn9vHf0RKqigInX6TbU87jcMJlDxY6MjE8MKKIV/dG+Wj9DaZg46ZT7SvYfO+vWs Bl6sm0rWRSzlXSLDEcqcI+lCelbGT1QmYoQ9dKcpGmT8mE7lDJiKLJ2J0nIGldDghFhi usjQ== X-Gm-Message-State: AAQBX9dhACEeLIrDQitSaTv0uBWzYQiYeyiBfAjnBb/JdPG95UalHmd3 zWgNF6iasSHT3dQNongiQtZ6jCkJ3YM= X-Google-Smtp-Source: AKy350ZfeVanOaLPOgKyFOLk62hWVOu9IIpYx1HsCfW7pEHlgDVRqcXXVFTope8UTtuiLRNEELC0dA== X-Received: by 2002:a5d:428f:0:b0:2f5:ac53:c04f with SMTP id k15-20020a5d428f000000b002f5ac53c04fmr40030wrq.28.1681962581352; Wed, 19 Apr 2023 20:49:41 -0700 (PDT) Message-Id: Date: Thu, 20 Apr 2023 05:49:40 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Content-Language: it To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Test: octave-8.1.0-1 X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no 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 AT cygwin DOT com X-Mailman-Version: 2.1.29 X-Mailer: Perl5 Mail::Internet v2.20 X-BeenThere: cygwin AT cygwin DOT com List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin-announce via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Marco Atzeri via Cygwin-announce Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" Test versions 8.1.0-1 of octave octave-devel octave-doc are available in the Cygwin distribution: When the octave subpackage will also be rebuild and available it will move to stable. CHANGES Latest upstream release. https://octave.org/news/release/2023/03/07/octave-8.1.0-released.html GENERAL NOTE there are 2 octave main binaries with multiple graphic properties octave command line with full plotting capabilities octave --gui graphical interface octave-cli command line inteface with plotting restricted to fltk and gnuplot toolkits Of the 3 graphics toolkit fltk, gnuplot and qt fltk is the worst performing on cygwin gnuplot the lightest qt the most graphic rich OCTAVE-FORGE NOTE You need to install with setup the specific forge package you are looking for. The update of the global pkg database is managed by cygwin setup during the postinstall phase. A semaphore system is in place to update the database only when needed and just one time, also when multiple forge packages are added or removed. DESCRIPTION The GNU Octave language for numerical computations is a (mostly Matlab (R) compatible) high-level language, primarily intended for numerical computations. It provides a convenient command-line interface for solving linear and nonlinear problems numerically. HOMEPAGE https//octave.org Marco Atzeri If you have questions or comments, please send them to the cygwin mailing list at: cygwin (at) cygwin (dot) com . -- 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