Post Reply 
Intel Edison generic calculator shield photo journal
03-19-2015, 09:03 AM
Post: #6
RE: Intel Edison generic calculator shield photo journal
(03-19-2015 07:08 AM)MarkHaysHarris777 Wrote:  PS... Python is on-board; as well the gcc compiler! ... whoohoo, toys!

That's the killer language for number-crunching professionals; I've said before that I love the 71B, but if building something in that format today, I'd build it around Python and not BASIC.

Code:

In [1]: (0+1j)**(0+1j)
Out[1]: (0.20787957635076193+0j)

In [2]:

With NumPy and SciPy, it would be hog heaven. And it looks like the Edison would be a great platform.

--- Les
[http://www.lesbell.com.au]
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Intel Edison generic calculator shield photo journal - Les Bell - 03-19-2015 09:03 AM



User(s) browsing this thread: 1 Guest(s)