VasCalc Documentation - An example: Difference between revisions

From Drorbn
Jump to navigationJump to search
No edit summary
 
Line 1: Line 1:
This is an example of how to use [[VasCalc]]. We check the third Reidemeister move against an almost-invariant (not a technical term).
This is an example of how to use [[VasCalc]]. We check the third Reidemeister move against an almost-invariant (not a technical term).


== Example ==
== The Reidemeister 3 Move ==


We want to use VasCalc to verify the third Reidemeister move. This is meant
[[Image:reid3.jpg]]
as a small example of how to use the VasCalc package.

The first couple of steps are to load up VasCalc.

{{In|n=1|in=<nowiki><<CDinterface.m </nowiki>}}

{{In|n=2|in=<nowiki>SetVasCalcPath["/home/zavosh/vc"]; </nowiki>}}

Revision as of 06:38, 16 August 2006

This is an example of how to use VasCalc. We check the third Reidemeister move against an almost-invariant (not a technical term).

The Reidemeister 3 Move

We want to use VasCalc to verify the third Reidemeister move. This is meant as a small example of how to use the VasCalc package.

The first couple of steps are to load up VasCalc.

In[1]:= <<CDinterface.m
In[2]:= SetVasCalcPath["/home/zavosh/vc"];