Is there a way to use Wolframs’ Mathematica 11 within IPython on Jupyter running on Anaconda’s Navigator on a Mac with OS 10.11.6? Failing that, what Python package would give me those capabilities?
Thanks. Dipu Dipankar Ganguly Consultant: Strategy/Technology/Commercialization Bothell, WA Cell: 408-203-8814 email: dipu...@gmail.com http://www.linkedin.com/in/dipugee > On Aug 21, 2016, at 5:00 AM, numpy-discussion-requ...@scipy.org wrote: > > Send NumPy-Discussion mailing list submissions to > numpy-discussion@scipy.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://mail.scipy.org/mailman/listinfo/numpy-discussion > or, via email, send a message with subject or body 'help' to > numpy-discussion-requ...@scipy.org > > You can reach the person managing the list at > numpy-discussion-ow...@scipy.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of NumPy-Discussion digest..." > > > Today's Topics: > > 1. coordinate bounds (Alan Isaac) > 2. Re: coordinate bounds (Robert Kern) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sat, 20 Aug 2016 16:16:14 -0400 > From: Alan Isaac <alan.is...@gmail.com> > To: Discussion of Numerical Python <numpy-discussion@scipy.org> > Subject: [Numpy-discussion] coordinate bounds > Message-ID: <e58ac269-98c8-271b-22bf-1c73962ef...@gmail.com> > Content-Type: text/plain; charset=utf-8; format=flowed > > Is there a numpy equivalent to Mma's CoordinateBounds command? > http://reference.wolfram.com/language/ref/CoordinateBounds.html > > Thanks, > Alan Isaac > > > ------------------------------ > > Message: 2 > Date: Sat, 20 Aug 2016 22:14:38 +0100 > From: Robert Kern <robert.k...@gmail.com> > To: Discussion of Numerical Python <numpy-discussion@scipy.org> > Subject: Re: [Numpy-discussion] coordinate bounds > Message-ID: > <caf6fjiv+crhm8h5qdhixid56phogwrqterlamzmtws1_zoo...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > On Sat, Aug 20, 2016 at 9:16 PM, Alan Isaac <alan.is...@gmail.com> wrote: >> >> Is there a numpy equivalent to Mma's CoordinateBounds command? >> http://reference.wolfram.com/language/ref/CoordinateBounds.html > > The first signature can be computed like so: > > np.transpose([coords.min(axis=0), coords.max(axis=0)]) > > -- > Robert Kern > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <https://mail.scipy.org/pipermail/numpy-discussion/attachments/20160820/fd68f515/attachment-0001.html> > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > NumPy-Discussion mailing list > NumPy-Discussion@scipy.org > https://mail.scipy.org/mailman/listinfo/numpy-discussion > > > ------------------------------ > > End of NumPy-Discussion Digest, Vol 119, Issue 11 > *************************************************
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org https://mail.scipy.org/mailman/listinfo/numpy-discussion