comp-imaging / ProxImaL

A domain-specific language for image optimization.
MIT License
112 stars 29 forks source link

Ensure Halide modules can build on MacOS #70

Closed antonysigma closed 1 year ago

antonysigma commented 1 year ago

Given a matrix of OS and Python environments, checkout C++ source. Detect build dependencies. Compile everyting. Run the C++ test suite.

Resolves: https://github.com/comp-imaging/ProxImaL/issues/37, https://github.com/comp-imaging/ProxImaL/issues/31 .