Changes in version 0.9.0 - Rename PointMap to LatticeMap (following sala) Changes in version 0.8.1 (2025-05-05) - Various minor fixes Changes in version 0.8.0 (2025-03-28) - Sala: Major clean-up Changes in version 0.7.0 (2025-01-21) - Sala: Increase calculation accuracy to achieve parity between x86 and arm64 results - Force isovist polygons to be closed Changes in version 0.6.0 (2024-12-22) - Use ALL_CXXFLAGS instead of ALL_OBJCXXFLAGS to build - Update to latest sala which now contains genlib - Add pkgdown and fix descriptions - Fix agent analysis and unlinking sanitizer errors - Add point-to-point unlinking Changes in version 0.5.0 (2024-08-26) - Add multi-threaded analysis for Global VGA (Metric, Topological, Tulip), and for VGA Local analysis (generating the metrics Control, Controllability and Clustering Coefficient), as well as a new algorithm for Local analysis using an adjacency matrix. Changes in version 0.4.0 (2024-07-25) - Fix isovist 2-point generation - Allow one-to-one traversal for pointmaps and segment maps Changes in version 0.3.0 (2024-06-19) - Fix CMake issues w.r.t macOS (CMake is under /Applications) - Overhaul the package to use and extend sf and stars S3 classes - Add agent-analysis vignette Changes in version 0.2.0 (2024-05-27) - Initial CRAN submission.