Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3. Once babel is installed, you now need to install cnc-babel.
Run "ant clean && ant" on the directory to have cnc-babel installed.

Wiki Markup
\[For Developers\] If you have access to the source, run "ant clean && ant" on the directory to have cnc-babel installed.

Wiki Markup
\[For end-users and developers\] Remember to set CNC_HOME environment variable to the distribution directory, this will be used by some later 
Remember to set CNC_HOME environment variable to the distribution directory, this will be used by some later
scripts

4. Running examples, e.g. cholesky

...