Post Reply 
Numworks graphing calculator is made for students raised on tech
03-27-2020, 06:35 AM
Post: #1
Numworks graphing calculator is made for students raised on tech
Numworks graphing calculator is made for students raised on tech: The open-source device, aimed at high-schoolers, favors function over form.
Find all posts by this user
Quote this message in a reply
03-27-2020, 09:53 AM
Post: #2
RE: Numworks graphing calculator is made for students raised on tech
(03-27-2020 06:35 AM)Guy Macon Wrote:  Numworks graphing calculator is made for students raised on tech: The open-source device, aimed at high-schoolers, favors function over form.

I'd believe that if it had a touch screen! I think HP Prime is closer to what students are used to these days. It operates much more like a smartphone. In fact switching back and forth between the emulator on Android or iOS and the physical calculator is very smooth because you can control both the same way.

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
03-27-2020, 02:44 PM
Post: #3
RE: Numworks graphing calculator is made for students raised on tech
Worth buying?
Visit this user's website Find all posts by this user
Quote this message in a reply
03-27-2020, 07:25 PM
Post: #4
RE: Numworks graphing calculator is made for students raised on tech
(03-27-2020 02:44 PM)Eddie W. Shore Wrote:  Worth buying?

I have one and like it a lot. My favorite calculator is still the Prime, though. The Numworks seems to be aimed at high school students and is a great calculator for that market. I like the fact that the source is available on GitHub and is updated frequently (are you listening Prime software people?) The Python language is a very good implementation of MicroPython and includes a stripped-down time library and a graphics library which Casio's version doesn't have (yet?)

All-in-all, for $99.00 US, it's a solid value and every high schooler and collector should take a serious look at it.

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
03-28-2020, 12:40 AM
Post: #5
RE: Numworks graphing calculator is made for students raised on tech
(03-27-2020 07:25 PM)toml_12953 Wrote:  available on GitHub and is updated frequently (are you listening Prime software people?)

the Prime software folk are active on this forum, and the very last post I read before yours was Parisse confirming a fix had just been done for a user-reported bug the same day.

So we're not doing too badly Smile

Cambridge, UK
41CL/DM41X 12/15C/16C DM15/16 17B/II/II+ 28S 42S/DM42 32SII 48GX 50g 35s WP34S PrimeG2 WP43S/pilot
Casio, Rockwell 18R
Find all posts by this user
Quote this message in a reply
03-28-2020, 01:16 AM
Post: #6
RE: Numworks graphing calculator is made for students raised on tech
I notice that the Numworks calculator has a prime factorization command. Any limitations? How fast is the factorization, compared to HP Prime for example?
Find all posts by this user
Quote this message in a reply
03-28-2020, 01:58 AM
Post: #7
RE: Numworks graphing calculator is made for students raised on tech
(03-28-2020 12:40 AM)cdmackay Wrote:  
(03-27-2020 07:25 PM)toml_12953 Wrote:  available on GitHub and is updated frequently (are you listening Prime software people?)

the Prime software folk are active on this forum, and the very last post I read before yours was Parisse confirming a fix had just been done for a user-reported bug the same day.

So we're not doing too badly Smile

Nope, not bad at all! With Numworks, though, the fix would be available the day after it was fixed (if not the same day) rather than having to wait for the next general roll-out.

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
03-28-2020, 03:08 AM
Post: #8
RE: Numworks graphing calculator is made for students raised on tech
(03-28-2020 01:58 AM)toml_12953 Wrote:  
(03-28-2020 12:40 AM)cdmackay Wrote:  the Prime software folk are active on this forum, and the very last post I read before yours was Parisse confirming a fix had just been done for a user-reported bug the same day.

So we're not doing too badly Smile

Nope, not bad at all! With Numworks, though, the fix would be available the day after it was fixed (if not the same day) rather than having to wait for the next general roll-out.

And do you really want to use the new Numworks calculator f/w the day after it has been 'fixed' ? Who tests the fix after the code is changed but before it's released on Github? How much regression testing is done, and by whom?

Speedy access is nice for some things, but quality calculator releases that are fewer are further apart make more sense to me.

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
03-28-2020, 07:06 PM
Post: #9
RE: Numworks graphing calculator is made for students raised on tech
(03-28-2020 03:08 AM)rprosperi Wrote:  And do you really want to use the new Numworks calculator f/w the day after it has been 'fixed' ? Who tests the fix after the code is changed but before it's released on Github? How much regression testing is done, and by whom?

Speedy access is nice for some things, but quality calculator releases that are fewer are further apart make more sense to me.

You can stick to the official releases, which come out about once every 3 months for major versions. Or you can enroll in the beta programs. Or you can build the master branch to get the latest developments published to date. Or you can use the third-party firmware Omega which includes just about everything the community has created in one package. Or you can roll out your own firmware with all the bells and whistles you want.

It's not just about a faster release schedule than the competition. You are in control of your hardware and you don't have to rely on the original manufacturer for support.
Find all posts by this user
Quote this message in a reply
03-28-2020, 07:32 PM
Post: #10
RE: Numworks graphing calculator is made for students raised on tech
(03-28-2020 07:06 PM)Jean-Baptiste Boric Wrote:  
(03-28-2020 03:08 AM)rprosperi Wrote:  And do you really want to use the new Numworks calculator f/w the day after it has been 'fixed' ? Who tests the fix after the code is changed but before it's released on Github? How much regression testing is done, and by whom?

Speedy access is nice for some things, but quality calculator releases that are fewer are further apart make more sense to me.

You can stick to the official releases, which come out about once every 3 months for major versions. Or you can enroll in the beta programs. Or you can build the master branch to get the latest developments published to date. Or you can use the third-party firmware Omega which includes just about everything the community has created in one package. Or you can roll out your own firmware with all the bells and whistles you want.

It's not just about a faster release schedule than the competition. You are in control of your hardware and you don't have to rely on the original manufacturer for support.

All good points for being banned by examiners.

Greetings,
    Massimo

-+×÷ ↔ left is right and right is wrong
Visit this user's website Find all posts by this user
Quote this message in a reply
03-28-2020, 11:04 PM
Post: #11
RE: Numworks graphing calculator is made for students raised on tech
(03-28-2020 07:06 PM)Jean-Baptiste Boric Wrote:  
(03-28-2020 03:08 AM)rprosperi Wrote:  And do you really want to use the new Numworks calculator f/w the day after it has been 'fixed' ? Who tests the fix after the code is changed but before it's released on Github? How much regression testing is done, and by whom?

Speedy access is nice for some things, but quality calculator releases that are fewer are further apart make more sense to me.

You can stick to the official releases, which come out about once every 3 months for major versions. Or you can enroll in the beta programs. Or you can build the master branch to get the latest developments published to date. Or you can use the third-party firmware Omega which includes just about everything the community has created in one package. Or you can roll out your own firmware with all the bells and whistles you want.

It's not just about a faster release schedule than the competition. You are in control of your hardware and you don't have to rely on the original manufacturer for support.

Seems like a field day for folks that want to develop and tweak calculator f/w, which I am not one. I prefer to use them, once they've been well-tested. Doesn't make me right, it's just different strokes for different folks and all that.

Does the Numworks original manufacturer (whoever that is) do thorough release and regression testing, and how is the quality of the official releases (it doesn't matter for the others)?

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
03-29-2020, 05:46 AM
Post: #12
RE: Numworks graphing calculator is made for students raised on tech
(03-28-2020 11:04 PM)rprosperi Wrote:  Does the Numworks original manufacturer (whoever that is) do thorough release and regression testing, and how is the quality of the official releases (it doesn't matter for the others)?

It seems like the releases are very solid. At least I've never had a problem with them. The releases mainly add features and fix whatever minor bugs there are. The code is much less complex than that in the Prime so it's much easier to debug. As far as regression testing, IDK.

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
03-30-2020, 06:15 PM
Post: #13
RE: Numworks graphing calculator is made for students raised on tech
(03-29-2020 05:46 AM)toml_12953 Wrote:  …The releases mainly add features and fix whatever minor bugs there are…

of course, there is a tension between those two points…

Smile

Cambridge, UK
41CL/DM41X 12/15C/16C DM15/16 17B/II/II+ 28S 42S/DM42 32SII 48GX 50g 35s WP34S PrimeG2 WP43S/pilot
Casio, Rockwell 18R
Find all posts by this user
Quote this message in a reply
04-08-2020, 02:25 PM
Post: #14
RE: Numworks graphing calculator is made for students raised on tech
I just received my Numworks calculator yesterday. I'm amazing on how small it is, more like the size of a advanced scientific calculator than a graphing calculator. The screen is nice and crisp, the keys are responsive, and update the system was easy. I have yet to try it's Python language; from what I read, it is an impressive set of commands.

So far, so great.

Eddie
Visit this user's website Find all posts by this user
Quote this message in a reply
04-08-2020, 04:03 PM
Post: #15
RE: Numworks graphing calculator is made for students raised on tech
(04-08-2020 02:25 PM)Eddie W. Shore Wrote:  I just received my Numworks calculator yesterday. I'm amazing on how small it is, more like the size of a advanced scientific calculator than a graphing calculator. The screen is nice and crisp, the keys are responsive, and update the system was easy. I have yet to try it's Python language; from what I read, it is an impressive set of commands.

So far, so great.

Eddie

Eddie, I'm also a new Numworks user. It also has some nice little surprizes, like you can enter any integer in Calculation mode, then select it and do the right arrow and it will show the hex, binary, and prime factors of the number.

Wow.

I did my first python program today, in another post.
Find all posts by this user
Quote this message in a reply
Post Reply 




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