25# Now we use two methods from IndexedLogDB, namely \ref swarmng.logdb.IndexedLogDB.initial_conditions "initial_conditions" and \ref swarmng.logdb.IndexedLogDB.final_conditions "final_conditions".
26# These methods give you list of records for initial conditions and final conditions
27# for the systems.
28#
29# To specify ranges, you need to use a special class swarmng.range_type.Range.
30# you can specify ranges in 3 ways:
31#
32# All of the entries in the range, which basically does not restrict the results at all