Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #16412 > unrolled thread
| Started by | "Harvey P. Dale" <hpd@hpdale.org> |
|---|---|
| First post | 2014-01-12 07:24 +0000 |
| Last post | 2014-01-13 07:15 +0000 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.soft-sys.math.mathematica
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Compact formulation of array of constraints "Harvey P. Dale" <hpd@hpdale.org> - 2014-01-12 07:24 +0000
Re: Compact formulation of array of constraints Paul Smith <phhs80@gmail.com> - 2014-01-13 07:15 +0000
| From | "Harvey P. Dale" <hpd@hpdale.org> |
|---|---|
| Date | 2014-01-12 07:24 +0000 |
| Subject | Re: Compact formulation of array of constraints |
| Message-ID | <latfvn$8s4$1@smc.vnet.net> |
Table[x[n] >= 0, {n, 0, 5}]
Best,
Harvey
-----Original Message-----
From: Paul Smith [mailto:phhs80@gmail.com]
Sent: Saturday, January 11, 2014 2:36 AM
Subject: Compact formulation of array of constraints
Dear All,
How can one formulate the set of constraints
x[1] >= 0, x[1] >= 0, x[2] >= 0, x[3] >= 0, x[4] >= 0, x[5] >= 0
by using a compact form?
Thanks in advance,
Paul
[toc] | [next] | [standalone]
| From | Paul Smith <phhs80@gmail.com> |
|---|---|
| Date | 2014-01-13 07:15 +0000 |
| Message-ID | <lb03q5$dt8$1@smc.vnet.net> |
| In reply to | #16412 |
Thanks to all respondents for your very useful help.
Paul
On Sunday, January 12, 2014 7:24:39 AM UTC, Harvey P. Dale wrote:
> Table[x[n] >= 0, {n, 0, 5}]
>
>
>
> Best,
>
>
>
> Harvey
>
>
>
> -----Original Message-----
>
> From: Paul Smith [mailto:phhs80@gmail.com]
>
> Sent: Saturday, January 11, 2014 2:36 AM
>
> Subject: Compact formulation of array of constraints
>
>
>
> Dear All,
>
>
>
> How can one formulate the set of constraints
>
>
>
> x[1] >= 0, x[1] >= 0, x[2] >= 0, x[3] >= 0, x[4] >= 0, x[5] >= 0
>
>
>
> by using a compact form?
>
>
>
> Thanks in advance,
>
>
>
> Paul
[toc] | [prev] | [standalone]
Back to top | Article view | comp.soft-sys.math.mathematica
csiph-web