jturney / ambit

C++ library for the implementation of tensor product calculations through a clean, concise user interface.
GNU Lesser General Public License v3.0
21 stars 9 forks source link

mods for Mac distribution #17

Closed loriab closed 8 years ago

loriab commented 8 years ago

This isn't necessarily in final form even for Mac-only (since it takes so long to test internal build, conda pkg build, detected psi4 build), but I thought I'd let you start looking at it.

jturney commented 8 years ago

Yeah, I was going with GPLv2. That's what Psi4 uses correct?

loriab commented 8 years ago

Thanks, Yes, Psi4 does GPLv2+. This PR is ready to go now. For now, the Mac psi4 binary will have ambit built in, but the Linux one will not (because I can't face another round of trying to do the static and old libc mods).