MaplePrimes Posts

MaplePrimes Posts are for sharing your experiences, techniques and opinions about Maple, MapleSim and related products, as well as general interests in math and computing.

Latest Post
  • Latest Posts Feed
  • To add an entry, click "Add Child Page".
    Alec Mihailovs, Tennessee Tech University. Rich collection of links, Alec's own Maple programs, papers on Maple applications, course material for various math courses, and a wide range of other useful information for Maple and non-Maple topics.
    To add an entry, click "Add Child Page".
    To add an entry, click "Add Child Page".
    This collaborative book is intended to collect a comprehensive list of online Maple resources and links. Feel free to add entries as well as entire categories.
    Maplesoft offers a series of Web seminars on various topics relating to its products (see Current list of Web seminars ). They range from specialized technical topics to more promotion-oriented product demonstrations. There's a couple coming up shortly that I wanted to draw your attention to:
    Maple needs better user-level facilities for doing linear algebra over finite fields, particularly the integers mod n. For example there is no good way to solve a linear system Ax=B when B is a matrix. Obviously the LinearAlgebra:-Modular package is very good at what it does. Why can't there be some nice non-programmer routines which call it ? One alternative to using the mod operator is to have all the commands in the main LinearAlgebra package accept an optional last argument for the characteristic. For example: LinearAlgebra:-GaussianElimination(A, n); Then in the GaussianElimination command you could do something like:
    As this community seems to be developing quite nicely, I thought it might be nice to figure out where the users of Maple are. So I have created a Maple map on frappr, a new community mapping service. Add yourself!
    I'm running Maple 10.01 under Mac OS X ( 10.4.2), and when set my Java Preferences so that the J2SE 5.0 being used in the runtime environment, Maple will not open and gives the following error: Uncaught exception in main method: java.lang.NoClassDefFoundError: org/apache/crimson/parser/XMLReaderImpl Maple works fine for me when the runtime environment is set to use J2SE 1.4.2. -Matt
    I teach some mathematics subjects to students studying a computer science course. Most of these students dislike maths (I'm Australian, hence "maths" instead of "math"), and are doing it only because it's a core subject in their first year. I should also point out that many of my students have a very weak maths background, and so find the maths that I teach (which over a year covers logic and boolean algebra, some combinatorics, and linear algebra and calculus) very difficult and demanding, and often simply dull. I've been using Maple for about four or five years now; each week the students work through a sheet of Maple exercises (which are all marked) designed to enhance their learning. But here's the thing - the students actually don't like Maple! They would much rather spend that hour having a standard tutorial, working through pencil-and-paper problems, than in a computer lab with Maple. So I need to change my approach; to somehow make Maple more central, more enjoyable, and more "enhancing" than I've been doing up to now.
    Hopefully this is fun ... Recently in doing a bit of research for a marketing project (yes, I research math for marketing projects), I ran across this 10 Greatest Mathematicians list. I am not certain, how credible the author's analysis is but thought this crowd would be perfect to offer some insight into this very interesting question -- "Who was/is the greatest mathematician of all time?". The 10 choices are from the original Web site and are listed in alphabetical order. Comments more than welcome ... almost mandatory :-)
    I would like to see some print functionality for the mapleprimes website. Now when you print a forum topic, the sidebars are printed as well, resulting in an ugly page where not a lot of space is left for the real content. It should suffice that an alternate print stylesheet is added in which the sidebars are hidden. I hope this is worth considering. -- Regards, Franky.
    The Maple 10 Quick Reference Card is now available as a downloadable, printable version from the Maplesoft website. UNIX, Macintosh and Windows versions are all available. http://www.maplesoft.com/support/faqs/Maple10/General/qrc.aspx The quick refernce card is also available with Maple 10 in electronic form and contains a summary of important concepts and commands. To see the Quick Reference Card inside Maple, go to Help>Quick Reference.

    Here is a nice video that "might" be helpful to students learning about Pi. It is a rap music video created by a public television station in Boston. It has to be seen to be believed, and it is quite funny.

    Link

    I've released a Maple implementation of the F4 algorithm for computing Groebner bases. You can download it from the Maple Application Center here, or from my personal webpage here. The code requires Maple 10. It's faster than the Groebner[Basis] command for total degree orders, and it can be run in non-commutative algebras too. The coefficients are restricted to rational numbers or the integers mod p with p
    First 289 290 291 292 293 294 295 Last Page 291 of 306