home.social

#pymeos β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pymeos, aggregated by home.social.

  1. Congratulations to the MobilityDB team on the joint release candidate 1.1 of , , and πŸŽ‰

    ➑️ github.com/MobilityDB/Mobility
    ➑️ github.com/MobilityDB/PyMEOS/r

    The most important change in v1.1 was to extract the core functionality for temporal and from MobilityDB into the Engine (MEOS) C library. libmeos.org/

    In this way, the same functionality provided by MobilityDB in a database environment is available in a C (...)

  2. Wondering if there's an efficient way to convert between GeoSeries with datetime index and TGeogPointSeq to hook up and .

    First attempts: github.com/MobilityDB/PyMEOS/b but I'm sure there is room for improvement