delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/07/12/09:45:33

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:to:from:subject:message-id:date
:mime-version:content-type:content-transfer-encoding; q=dns; s=
default; b=kPedHT0CL1n+OPhsnC7XzOO6MnkBA5hOjX02dyRY4zY+95w+8Axbz
51H8f0KgtF+YGgwpa5k+qvLZq64PXCaifpYPLftlviUWB/uHmuMN70Az+Wvhcdu2
truBTP6WVsN9HF9fCkQFrY3y6FzWkI8Jw0hQjq0GHPdMOCvEnuJm40=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:to:from:subject:message-id:date
:mime-version:content-type:content-transfer-encoding; s=default;
bh=hVyWDF6WRCLS54kztLMK9sV/Cpg=; b=atoyKB+MxzS6jzCS0MLKARLnnoWM
P1Q83pDy5XW4wSwKWGiphzhZD2X7DmVZaGX4nIU5/pakLfRcFBlzZqRZPaHqY5tk
uJXxDZeu8b6ufp+G/lIAy6FRDPuX4uQ5Rphc6kTGOttbEGEaRtMH37cI2IxkEsnX
d3ztQNmzhJTRn8g=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=GENERAL, CHANGES, octave, nonlinear
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=ms0uVCEJWMsZqcHSVzxRhYwowIxuiH/WnX98kiS0jLc=; b=WyE2SnkmOjGuhZRGnjTIK/w5ln3HvEHbDPDroJAUrl9PoaraG8DstGFGWdUf6VBrQw 9RymxyTYROFuORcQELIOnDRsZ9QgH2a3USSjYzmqe3WR6cjsFnWuJvQL2tvJ5JiduGlY EMHWt6lYxB69k/zOcu1tTCGlIL4GuVw1aivWtX1/GZpOm5IS+xElFwaFFNHrdqoX8ZgE nbi1hg62PktmjLljQOHTJcMxGeF9D1FT3FYEbszppofEmvErywIck30eljFfo0zFv9wD aEJ9qDhjgBoaEKF5ay3pjSnT7cTqY0wlElnG2Y1QqKEYwftsZz2CZ+8Ev9CConjWfaw8 a1RQ==
X-Gm-Message-State: ALyK8tJ+SqL+PTYEb0Zvj1n8hZKu3hAlIJambjb/mi8PJwJhN8k4WEi93zwGu+zWJha9nQ==
X-Received: by 10.46.0.97 with SMTP id 94mr754976lja.60.1468322351697; Tue, 12 Jul 2016 04:19:11 -0700 (PDT)
To: cygwin AT cygwin DOT com
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Subject: [ANNOUNCEMENT] Updated: octave-4.0.3-1
Message-Id: <announce.3ff37741-3da9-7ff2-d27c-11b992b26773@gmail.com>
Date: Tue, 12 Jul 2016 13:18:59 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
X-IsSubscribed: yes

New versions 4.0.3-1 of

    octave,
    octave-devel,
    octave-doc

are available in the Cygwin distribution:

CHANGES
Upstream bugfix release
https://www.gnu.org/software/octave/fixes-4-0-3.html

Full changes:
http://www.gnu.org/software/octave/NEWS-4.0.html

GENERAL 4.0.x NOTE
there are 2 octave main binaries
         octave-cli      command line inteface
         octave-gui      graphical interface
         octave          default to graphical version

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 now 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
http://www.gnu.org/software/octave/


Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

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

- Raw text -


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