Uh oh!
There was an error while loading. Please reload this page.
Sync objcryst upstream and add standalone unit-test workflow - #31
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
SCons builds to build/fast-{machine}/ by default.
Ubuntu x64: build/fast-x86_64/libObjCryst.so
macOS arm64: build/fast-arm64/libObjCryst.dylib
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
vincefn
commented
Aug 7, 2026
@sbillinge@stevenhua0320 - this is ready for review. In addition to the upstream update, there is now a CI, which runs in double precision accuracy. You can squash & merge if that's fine for you. After the merge, you need to tag the HEAD as |
sbillinge
commented
Aug 7, 2026
Thanks @vincefn this is great. Wow, that was a lot of work to get that going! For pyobjcryst if you remember we moved from |
vincefn
commented
Aug 7, 2026
2026.2.0 is fine for me as well - I guess libobjcryst also needs an AGENTS.md file so I don't forget. If you change this also change the fallback version. |
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
vincefn
commented
Aug 7, 2026
I updated the version to 2026.2.0 |
Summary
test/harness that builds and runs upstream ObjCryst unit tests against libobjcrystNotes
test/bin/andtest/obj/artifacts are gitignored