Group Abstract Group Abstract

Message Boards Message Boards

11
|
29.8K Views
|
26 Replies
|
120 Total Likes
View groups...
Share
Share this post:

What was your first Mathematica version ?

Posted 4 years ago
POSTED BY: Daniel Carvalho
26 Replies

Worldwide Mathematica Conference Chicago 1998

Attachment

Attachments:
POSTED BY: Jamie Peterson

A 3-ring conference binder, from back when we collected paper copies!

POSTED BY: Jamie Peterson

I still have my conference binder from 1999. Pages are long gone, though.

Posted 4 years ago

Version 2.1 on Win 3.1. Things just keep on getting better!

POSTED BY: David Keith
POSTED BY: Daniel Carvalho

A long time ago, out of the blue, my father purchased me a copy of Mathematica 2.2 for students during a Mac World Expo in Boston. I never asked for it, he just purchased it for me and I had not idea of what to do with it. At the time I preferred to use different product called Theorist from Prescience Corporation which was much easier to use, but not programmable. It took a long time to grow on me but eventually I realized that Mathematica was better because of its flexibility and power.

POSTED BY: Gustavo Delfino

I remember Theorist. I had a copy of it. It was an elegant program, and being a dedicated Mac Program, more polished rendering of 3-D graphics. According to the LiveMath website, the program was sold to Waterloo Maple. Ironic, in that Maple abandoned the Macintosh during the dark days.

I also remember going to MacWorld in Boston. Nice place to get swag.

I would be interested in knowing how people initially learned Mathematica. It has changed quite a bit over the various versions. When I started with Mathematica, it came on 4 floppies (as I recall), and the documentation was the book and an additional book or two about specifics for your platform and some of the packages. You could read the book in a day or so, although understanding it took some playing around with the app. There was no documentation center. Those of us on Macs could use Nancy Blachman's Hypercard stack (assuming you had enough RAM to run both simultaneously). I was fortunate in that my SE/30 (and later IIfx) had a whopping 20 Megabytes of RAM. There were services like Compuserve, but no World Wide Web.

As later versions came out, I would read the new Mathematica Book first and see what was new and changed -- the books got longer as the version numbers increased, until version 6 (?) had no printed book.

The point is that my initial experience of Mathematica is quite different from someone who started with version 6 or later. I would like to know how these people learned Mathematica.

Of course, programming itself got more complicated in pretty much the same way. I learned c and Macintosh programming at pretty much the same time, and for c, K&R was ok for a while, you needed more eventually. Inside Macintosh went from 3 volumes to 6 to 40 to electronic only over the same time span. I have no experience with Windows or Linux coding, but I imagine it was similar.

It would also be interesting to hear how those of us who are long time users handled the evolution of Mathematica. I still miss a reference book in the same way that I miss a real unabridged dictionary vs the on-line dictionaries: I can still find the definition of any work I can enter, but one cannot 'read' an on-line dictionary the way you can a physical one -- I finally purchased an OED second edition (one volume version with magnifier) just to have some of that experience.

I find that I have missed newer and better ways of doing stuff that I had learned how to do with earlier versions.

On the other hand, having 'live' documentation is really very useful, and am glad to have it.

SO.....

any stories about learning to use Mathematica??

Nice post! My first Mathematica version was also 4.0. I remember a physics professor that told us: you have to learn this! And then he started teaching us how to use it in his free time, of course with the intention we would become more productive in his classes of classical mechanics. Anyway I think the version I used more for university homework was 5.2.

Posted 4 years ago

My personal bet is that the first version I used was 2.2, on university AlphaStations back in 1995. Apparently the first version I wasn't using under university licensing scheme was 4.1.1. I have to conclude that I'm a latecomer, right? (Frankly I think the reason to get a license back then was that licensing structure had become more friendly to nonprofessional individuals, but I can't quite tell 20+ years since the event!)

POSTED BY: Jari Kirma

My first version of Mathematica is v2.2. I was solving a queueing model for performance analysis of a fault-tolerant system with it. Version 2 was released by floppy disks, but I could not find the box. Instead I post the picture of the box of Version 3, released by CD. I miss those days! enter image description here

POSTED BY: Kotaro Okazaki
Posted 4 years ago

My first experience with Mathematica was with whatever version was included in my purchase of a neXt computer in late 1990. I no longer have it or any documentation included. It might be 1.n or 2. Does anybody know what vsn. that would have been?

POSTED BY: Mark Harder

@Mark, perhaps this page can help you - Mathematica Quick Revision History:

https://www.wolfram.com/mathematica/quick-revision-history.html

POSTED BY: Vitaliy Kaurov
Posted 4 years ago

Thanks. The timing suggests that it was either 1.2 or 2.0.

POSTED BY: Mark Harder

My first version of Mathematica was an alpha test on a 1/4 inch tape to run on a Sun Workstation in my office at NCSA in Illinois in the 80s. Given to me by Stephen to test long before it was called Mathematica. I may have been the first user outside of his actual developers, not sure. I used it mainly on SunOS, but later I had it on a NeXT machine, also in alpha test, I got from Jobs if memory serves. I had to hide the NeXT machine at home as no one was supposed to see it yet. I think I may have the tape somewhere in storage.

First version used was on an Apple (??) in college for a physics class ~1988. That professor went on to write a few Physics Lab books using Mathematica. Could not afford Apple machines let alone NeXT; so for home use I later purchased Mathematica 1.2 for 386 MS-DOS (1989?). Shorly after that I got a math co-processor and updated to 386/387 version of Mathematica. I could not find those boxes but it came with Stephen Wolfram's Mathematica Book "A System for..." and a few other manuals. I have upgraded and kept my license current since.

enter image description here

POSTED BY: Hans Michel

Thanks for sharing @George Woodrow III this a computing historical artifact! :-)

POSTED BY: Daniel Carvalho

Thank you George. Looks elegant, and the box is in great condition.

POSTED BY: Ahmed Elbanna

Wow, you are way ahead of me, I think my first version was 7 - used it ever since (on Windows). I was exposed to Maple in the early 80's but as a student couldn't afford to buy it (or the required computing power). Fascinated by it in 1987 I started to develop my own "algebraic manipulator" on my IBM XT clone (8088 processor) with Turbo Prolog (Borland) which was quite effient given memory constraints. I got it to a point where I could do some basic functions similar to Mathematica's Collect[] , Expand[], D[], Integrate[] and Plot[]. It was command line based. I remember Prolog was perfect for constructing the parser, and the list like data structures made it very suitable for the application at the time. Proud of my progress I presented it to my research group at the Acoustics and Vibration lab (ME) at MIT, but received a lot of not exactly encouraging blank stares. It not being the focus of my research, I gave up on it. I feel that the experience of my own effort lets me better appreciate the accomplishment of what Mathematica is today.

POSTED BY: Kay Herbert

I forgot to mention that there was also Macsyma (Lisp based) which at the time (1980's) was the dominant software in the space. Macsyma apparently had several problems, no implementation on various popular platforms, licensing, cost and ability in solving numerical problems and quickly was overtaken by Mathematica.

POSTED BY: Kay Herbert

version 2.2

POSTED BY: Frank Kampas

Very nice @Frank Kampas, any photo for anything related to V2.2?

POSTED BY: Ahmed Elbanna

My first version of Mathematica: version 1.1 for the Macintosh II. This version does not show up on Wolfram's history, but I've got the box. It was specifically for the Macintosh II because it was the only Mac at the time that had the dedicated numeric co-processor.

I've had every version since, all for macOS. Currently working with 12.3 beta for the Apple Silicon chip.

Wow @George Woodrow III, that is interesting. Would be very nice if you post here a photo of the box of Mathematica V1.1, but I understand if you don't have the time.

POSTED BY: Ahmed Elbanna

Look what I found most on Linux box:

daniel@home:/usr/local/bin$ ls -l Mathematica*
lrwxrwxrwx 1 root root 53 mai 13 15:24 Mathematica -> /opt/Wolfram/Mathematica/12.3/Executables/Mathematica
lrwxrwxrwx 1 root root 53 jan 12 23:19 Mathematica12.2 -> /opt/Wolfram/Mathematica/12.2/Executables/Mathematica
lrwxrwxrwx 1 root root 53 jun 26  2020 Mathematica.old -> /opt/Wolfram/Mathematica/12.1/Executables/Mathematica
POSTED BY: Daniel Carvalho
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard