amazon-braket / Braket.jl

Experimental Julia implementation of the Amazon Braket SDK
Apache License 2.0
97 stars 6 forks source link

Support serde pickle V4 #88

Open WingCode opened 2 weeks ago

WingCode commented 2 weeks ago

Issue #, if available: #18

Description of changes: Using Pickle.jl library to serialise and deserialise pickle objects. Pickle.jl was chosen because:

Testing done: Locally

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

General

Tests

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

kshyatt-aws commented 1 week ago

Rerunning CI as the failures don't look to be the fault of this PR. I'll mark it approved so UH picks it up.