Code Search for Developers
 
 
  

README from Magnus at Krugle


Show README syntax highlighted

MAGNUS PROJECT DOCUMENTATION        11/24/95


DIRECTORY: magnus/doc/manual/

      The project documentation.

      You can TeX the whole thing with the command:

      cd magnus/doc/manual; make magnus

      or make the individual chapters with the make targets:

      guidelines
      manual

      In the file magnus.tex, an \input directive for an appendix
      of current problems, which you may want, is commented out.


DIRECTORY: magnus/doc/plan/

      The project development plan.

      You can TeX the whole thing with the command:

      cd magnus/doc/plan; make plan

      or make the individual chapters with the make targets:

      analysis
      design
      implementation


DIRECTORY: magnus/doc/templates/

      Blank templates of source and header files.




See more files for this project here

Magnus

Magnus is a special purpose mathematical package for Infinite Group Theory computations

Project homepage: http://sourceforge.net/projects/magnus
Programming language(s): C,C++
License: other

  manual/
    figs/
      CMs.fig
      ObjectOf.fig
      SM1.fig
      SM2b.fig
      SM3.fig
      SM4.fig
      SM5.fig
      booch.fig
      notation.fig
      objects.fig
      sm.fig
      sm2.fig
    include/
      back_end_incl.tex
      cvs_tutorial.tex
      epsf.tex
      front_end_incl.tex
      guidelines_incl.tex
      manual_incl.tex
      manual_macros.tex
      problems_incl.tex
      session_manager_incl.tex
    Makefile
    guidelines.tex
    magnus.tex
    manual.tex
  plan/
    Makefile
    analysis.tex
    design.tex
    implementation.tex
    plan.tex
    timetable.tex
  templates/
    Blank.C
    Blank.h
  COPYING
  COPYRIGHT
  PackagesManual.ps
  README