Tioga_README in tioga-1.13 vs Tioga_README in tioga-1.14

- old
+ new

@@ -1,9 +1,9 @@ -This is the README for the Tioga kernel, version 1.10, March 7, 2009. +This is the README for the Tioga kernel, version 1.14, June 10, 2011. Copyright (C) 2005, 2006, 2007, 2008, 2009 Bill Paxton - Copyright (C) 2007, 2008, 2009, 2010 Vincent Fourmond, Taro Sato, + Copyright (C) 2007, 2008, 2009, 2010, 2011 Vincent Fourmond, Taro Sato, Benjamin ter Kuile This file is part of Tioga. Tioga is free software; you can redistribute it and/or modify @@ -20,17 +20,17 @@ along with Tioga; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA << What's new >> - Tioga 1.13 brings in a fix for a well-hidden memory leak that was -unlikely to hit you unless you were allocating a huge number of -vectors. + Tioga 1.14 fixes all known problems of Tioga with Ruby 1.9.1 and +higher (to the point that it runs with ctioga2, and the samples run +too !). - More interestingly, a few instance functions that did not depend on -FigureMaker's internal state (color conversion functions and -contouring algorithms) were made available as module functions too. + It also brings in the possibility to customize the number of major +ticks after which log plots don't show minor ticks, via the +log_minor_ticks_limit accessor. << Quick Installation of Tioga >> Are you feeling lucky? If so, try QUICK_INSTALL. This simply does the steps for you that are described below. The install needs to @@ -120,22 +120,22 @@ << Tutorial >> Once you have Tioga installed, the on-line tutorial will help you get started using it. -http://theory.kitp.ucsb.edu/~paxton/tioga_doc/classes/Tioga/Tutorial.html +http://tioga.rubyforge.org/doc/classes/Tioga/Tutorial.html << Documentation >> Visit this website to access the documentation: - http://theory.kitp.ucsb.edu/~paxton/tioga_doc/index.html + http://tioga.rubyforge.org/doc/ If for some reason that link isn't working, go to my website, - http://theory.kitp.ucsb.edu/~paxton + http://www.kitp.ucsb.edu/~paxton and check there for a new link to the Tioga stuff. Try to get by with the on-line documentation, but if you really have a need to rebuild the documentation using Rdoc, I've @@ -155,11 +155,11 @@ fix it. Or even better, let me know the fix along with the bug! ---------------------------------- -For more, visit my website: http://theory.kitp.ucsb.edu/~paxton +For more, visit my website: http://www.kitp.ucsb.edu/~paxton Best wishes, Bill Paxton @@ -170,10 +170,19 @@ << What's old >> Here are the old release messages: + Tioga 1.13 brings in a fix for a well-hidden memory leak that was +unlikely to hit you unless you were allocating a huge number of +vectors. + + More interestingly, a few instance functions that did not depend on +FigureMaker's internal state (color conversion functions and +contouring algorithms) were made available as module functions too. + + Tioga 1.12 has seen quite a lot of action. The first and major change is the switch from a custom rewrite of mkmf.rb for building/installing to the standard setup.rb tool, which finally has the gem version build exactly the same way as the pristine one. @@ -316,10 +325,10 @@ message will be short. Remember how I killed off the Mac GUI last time? Turns out there was one user who couldn't live without it -- me! So it's back, but I'm still not making any promises about keeping it alive if Apple does something stupid in coming releases. If you're interested in playing with it in spite of that warning, it's available -from my website (http://theory.kitp.ucsb.edu/~paxton/Tioga-1.5.dmg). +from my website (http://www.kitp.ucsb.edu/~paxton/Tioga-1.5.dmg). Cheers, Bill [Vincent] Version 1.5 has seen a not-so-small change inthe structure of the tutorial, which now has local links to images. So the