GeoDaCenter / GeoDaCenter/pygeoda

Add Windows ARM64 Support for PyGeoDa

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
44
Forks
7
Avg merge
1h 42m
Merged PRs (30d)
2

Description

CC: @lixun910

I am working on adding **Windows ARM64 support for PyGeoDa**.

PyGeoDa currently uses `Boost-1.75.0`, and I would like to continue using the same Boost version for the ARM64 port.

I have completed the required changes for the **PyGeoDa Windows ARM64 port** and verified that it works with `Boost-1.75.0`. The remaining requirement is to make the corresponding `Boost-1.75.0` headers and libraries available for Windows ARM64.

I have built **`Boost-1.75.0` for Windows ARM64** and created a PR to add the required ARM64 `.lib` & `.h` files to the `pygeoda_boost` repository:

**PR:** [lixun910/pygeoda_boost#3](https://github.com/lixun910/pygeoda_boost/pull/3)

This will allow PyGeoDa to use the same Boost version across the supported Windows architectures and complete the Windows ARM64 port.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the referenced pygeoda_boost PR #3 and the existing Boost-1.75.0 Windows support. Confirm that the Windows ARM64 .lib and .h files are available and that PyGeoDa can use the same Boost version across supported Windows architectures.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system, operating-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.