FeResPost Web Site                     FeResPost Online User Manual

Chapter V.0
Introduction

FeResPost is also distributed as a Python compiled library.

In general, the class names, their methods and attributes (properties), the parameters of these methods and attributes are the same as those available in the FeResPost ruby extension. The user is referred to Parts I, II, III and IV to find information on the use of the different classes and methods. In most cases, the information given there is sufficient to use the Python extension.

 V.0.1 Accessing the Python extension
 V.0.2 Python versus ruby
  V.0.2.1 Creating class instances
  V.0.2.2 Associative containers and Arrays
  V.0.2.3 Iterators
  V.0.2.4 “nil” arguments