Skip to content

blackvladimir/hermes-python

 
 

Repository files navigation

Welcome to the Hermes Project

This is a README file for the repository of Python wrappers of Hermes.

Copyright

Copyright (c) 2011 hp-FEM group at the University of Nevada, Reno (UNR). Email: [email protected], home page: http://hpfem.org/.

User Documentation for the Hermes library

User Documentation is available online at http://hpfem.org/hermes/.

User Documentation for these wrappers

To be supplied.

Download and Installation of the Hermes library

Installation instructions for Linux, Mac OS X, Windows Cygwin, and Windows MSVC are part of User Documentation (Library part).

Download and Installation of these wrappers

  • Install the Hermes library.
  • Clone this repository (these wrappers) to your local hard drive.
  • Adjust the first line in "wrappers_generate.sh" (on a Linux box), or "wrappers_generate.bat" (on a Windows box) with your Hermes installation directory: HERMES_DIR="path-to-the-directory"
  • That should be enough for the wrappers to work

Further documentation

  • Documents "howto_wrap.txt/.pdf" explain various C/C++ structures are wrapped and how the directory structure of these wrappers and of the Hermes library relate.
  • Document "TESTS.rst" explains what a particular test is responsible for in terms of testing.

About

Python wrappers for hermes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 56.9%
  • Python 42.9%
  • Other 0.2%