Parent Directory
|
|
|
|
|
IO.pl
|
5000 |
12 years |
gage |
done testing
|
LinearProgramming.pl
|
1453 |
16 years |
jj |
New file with linear programming simplex method related macros.
|
MathObjects.pl
|
5274 |
12 years |
sh002i |
forward-port (sh002i): when using loadMacros, add a newline before the
file's co... |
PG.pl
|
5269 |
12 years |
jj |
Add function so that pg problems can include any other problem under the
templat... |
PG_CAPAmacros.pl
|
4997 |
12 years |
gage |
Fixing docementation so that it can be read from the web.
|
PG_module_list.pl
|
4997 |
12 years |
gage |
Fixing docementation so that it can be read from the web.
|
PGanswermacros.pl
|
4997 |
12 years |
gage |
Fixing docementation so that it can be read from the web.
|
PGasu.pl
|
4562 |
13 years |
jj |
Catch errors which get thrown by other filters.
|
PGauxiliaryFunctions.pl
|
4997 |
12 years |
gage |
Fixing docementation so that it can be read from the web.
|
PGbasicmacros.pl
|
5209 |
12 years |
gage |
Updated documentation of appletLink and helpLink macros
|
PGchoicemacros.pl
|
4386 |
13 years |
dpvc |
Added LaTeXMathML mode.
|
PGcommonFunctions.pl
|
4997 |
12 years |
gage |
Fixing docementation so that it can be read from the web.
|
PGcomplexmacros.pl
|
4997 |
12 years |
gage |
Fixing docementation so that it can be read from the web.
|
PGcomplexmacros2.pl
|
4997 |
12 years |
gage |
Fixing docementation so that it can be read from the web.
|
PGcomplexmacros2Exp.pl
|
4974 |
12 years |
gage |
This is an experimental version of PGcomplexmacros2Exp.pl
|
PGdiffeqmacros.pl
|
4997 |
12 years |
gage |
Fixing docementation so that it can be read from the web.
|
PGgraders.pl
|
4997 |
12 years |
gage |
Fixing docementation so that it can be read from the web.
|
PGgraphmacros.pl
|
3577 |
14 years |
jj |
When making on-the-fly image names, replace periods in the student login
name to... |
PGinfo.pl
|
4997 |
12 years |
gage |
Fixing docementation so that it can be read from the web.
|
PGmatrixmacros.pl
|
4997 |
12 years |
gage |
Fixing docementation so that it can be read from the web.
|
PGmorematrixmacros.pl
|
4997 |
12 years |
gage |
Fixing docementation so that it can be read from the web.
|
PGnumericalmacros.pl
|
4767 |
12 years |
gage |
Changed input to rungeKutta4 so that it matches the pod description --
i.e. it t... |
PGpolynomialmacros.pl
|
4997 |
12 years |
gage |
Fixing docementation so that it can be read from the web.
|
PGsequentialmacros.pl
|
3400 |
14 years |
gage |
Made listVariables and listFormVariables synonyms for listing all variables avai... |
PGstandard.pl
|
5310 |
12 years |
sh002i |
forward-port (sh002i): Added a version of PGstandard.pl which loads
PG.pl, PGbas... |
PGstatisticsmacros.pl
|
1710 |
15 years |
apizer |
fixed bug in call to Romberg routine. Romberg now requires parameters
of the fo... |
Parser.pl
|
5071 |
12 years |
dpvc |
Correct and expand some documentation.
|
StdConst.pg
|
1064 |
16 years |
gage |
Adding recent macro files to the pg collection
--Mike
|
StdUnits.pg
|
1064 |
16 years |
gage |
Adding recent macro files to the pg collection
--Mike
|
Value.pl
|
5145 |
12 years |
gage |
More detailed doucmentation on MathObjects
|
answerComposition.pl
|
5054 |
12 years |
dpvc |
Updated to use new package method to look up the Formula package name.
|
answerCustom.pl
|
5052 |
12 years |
dpvc |
Use new package method to find the Function package name.
|
answerHints.pl
|
5328 |
12 years |
dpvc |
This file implements a postfilter for AnswerEvaluators that allows you
to specif... |
answerVariableList.pl
|
5055 |
12 years |
dpvc |
Update to use new context methods.
|
contextABCD.pl
|
5044 |
12 years |
dpvc |
Use the new method to copy the String context
|
contextCurrency.pl
|
5344 |
12 years |
dpvc |
Incorrectly had promoteReals to 1 instead of 0 (left over from
testing). Now ad... |
contextInequalities.pl
|
5354 |
12 years |
dpvc |
Make sure the creation o MathObjects internally preserves the context
saved in t... |
contextIntegerFunctions.pl
|
5045 |
12 years |
dpvc |
Updated to use the new context copy method.
|
contextLimitedComplex.pl
|
5048 |
12 years |
dpvc |
Updated to use new context methods.
|
contextLimitedNumeric.pl
|
4997 |
12 years |
gage |
Fixing docementation so that it can be read from the web.
|
contextLimitedPoint.pl
|
5049 |
12 years |
dpvc |
Use the new context copying method, and copy the Point context not the
Vector co... |
contextLimitedPolynomial.pl
|
5051 |
12 years |
dpvc |
Use new context methods.
|
contextLimitedPowers.pl
|
5353 |
12 years |
dpvc |
Finished the comment that was left incomplete. (Sorry about that.)
|
contextLimitedVector.pl
|
5050 |
12 years |
dpvc |
Updated context method calls.
|
contextPeriodic.pl
|
5047 |
12 years |
dpvc |
The file needs to return a true value.
|
contextScientificNotation.pl
|
5354 |
12 years |
dpvc |
Make sure the creation o MathObjects internally preserves the context
saved in t... |
contextString.pl
|
5046 |
12 years |
dpvc |
Updated to use new context copying method.
|
contextTF.pl
|
5046 |
12 years |
dpvc |
Updated to use new context copying method.
|
dangerousMacros.pl
|
5274 |
12 years |
sh002i |
forward-port (sh002i): when using loadMacros, add a newline before the
file's co... |
displayMacros.pl
|
4997 |
12 years |
gage |
Fixing docementation so that it can be read from the web.
|
extraAnswerEvaluators.pl
|
4963 |
12 years |
dpvc |
When complex=>'ok' is used, make a COPY of the Complex context before
modifying ... |
parserCustomization.pl
|
5053 |
12 years |
dpvc |
Change documentation for how to copy a context.
|
parserDifferenceQuotient.pl
|
5059 |
12 years |
dpvc |
Updated to use new context methods.
|
parserFormulaWithUnits.pl
|
4997 |
12 years |
gage |
Fixing docementation so that it can be read from the web.
|
parserFunction.pl
|
5061 |
12 years |
dpvc |
Update to use new context methods.
|
parserImplicitEquation.pl
|
5066 |
12 years |
dpvc |
Updated to use the new context methods.
|
parserImplicitPlane.pl
|
5043 |
12 years |
dpvc |
Updated to comply with recent changes in the Value library.
|
parserMultiAnswer.pl
|
5357 |
12 years |
dpvc |
Fixed up some comments.
Added two new opions: format and tex_format. These pr... |
parserMultiPart.pl
|
5076 |
12 years |
dpvc |
Renamed the MultiPart object as the MultiAnswer object. The MultiPart
object no... |
parserNumberWithUnits.pl
|
4997 |
12 years |
gage |
Fixing docementation so that it can be read from the web.
|
parserParametricLine.pl
|
5075 |
12 years |
dpvc |
Use new context methods.
|
parserPopUp.pl
|
4997 |
12 years |
gage |
Fixing docementation so that it can be read from the web.
|
parserRadioButtons.pl
|
5073 |
12 years |
dpvc |
Use new context methods.
|
parserSolutionFor.pl
|
5069 |
12 years |
dpvc |
Use the new context methods, and restructure the saving/restoring of contexts.
|
parserVectorUtils.pl
|
5070 |
12 years |
dpvc |
Fixed up some comments and spacing.
|
problemPreserveAnswers.pl
|
5342 |
12 years |
dpvc |
This is a temporary hack that allows sticky answers to preserve all
the characte... |
problemRandomize.pl
|
5347 |
12 years |
dpvc |
change POD documenation (try to get it to handle the leading #'s
properly. I kn... |