FeResPost Web Site                     FeResPost Online User Manual

V.0.2 Python versus ruby

Most of the differences of FeResPost Python and ruby libraries are directly related to the differences of the two languages, which are very similar as far as the different language concepts are concerned. Therefore, the adaptation of ruby examples to Python language should not be very difficult.

One highlights below some differences between Python and ruby extensions that are related to specific programmatic aspects of the two different systems.

  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