Closed 91902078 closed 1 year ago
Thanks a lot Xiaojiang for this contribution.
I add here your slide to document the changes.
Best regards, Manuel
Thanks Manuel!
You're welcome. The new wheels are (provisionally) here: https://silx.gitlab-pages.esrf.fr/bob/shadow3/ Please test your one (windows?). I'll do a few tests before uploading the new version to pypi.org.
Just uninstall shadow3 and reinstall your one with the full path, for example:
pip uninstall shadow3
pip install https://silx.gitlab-pages.esrf.fr/bob/shadow3/shadow3-23.4.28-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Dear Manuel
Yes, I use windows version, I test window wheel 3.8 version, shadow3-23.4.28-cp38-cp38-win_amd64.whlhttps://silx.gitlab-pages.esrf.fr/bob/shadow3/shadow3-23.4.28-cp38-cp38-win_amd64.whl, the calculation runs well, workspace and result are attached.
Thanks! Best regards Xiaojiang
From: Manuel Sanchez del Rio @.> Sent: Friday, April 28, 2023 4:40 PM To: oasys-kit/shadow3 @.> Cc: Yu Xiaojiang @.>; Author @.> Subject: Re: [oasys-kit/shadow3] Correction for Johansson (PR #62)
You're welcome. The new wheels are (provisionally) here: https://silx.gitlab-pages.esrf.fr/bob/shadow3/https://ddec1-0-en-ctp.trendmicro.com:443/wis/clicktime/v1/query?url=https%3a%2f%2fsilx.gitlab%2dpages.esrf.fr%2fbob%2fshadow3%2f&umid=97a773ff-398d-4bdd-b7a6-2db002f5f217&auth=8d3ccd473d52f326e51c0f75cb32c9541898e5d5-d681860e0822338979e8c941eff765dd09d4392f Please test your one (windows?). I'll do a few tests before uploading the new version to pypi.org.
Just uninstall shadow3 and reinstall your one with the full path, for example:
pip uninstall shadow3
— Reply to this email directly, view it on GitHubhttps://ddec1-0-en-ctp.trendmicro.com:443/wis/clicktime/v1/query?url=https%3a%2f%2fgithub.com%2foasys%2dkit%2fshadow3%2fpull%2f62%23issuecomment%2d1527196875&umid=97a773ff-398d-4bdd-b7a6-2db002f5f217&auth=8d3ccd473d52f326e51c0f75cb32c9541898e5d5-40a6b26007b1d6ddf832d44247339644453712ed, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ATNQXHLKKFJVYDLDEQ5ZVMDXDN65XANCNFSM6AAAAAAXMASIOA. You are receiving this because you authored the thread.Message ID: @.**@.>>
Important: This email is confidential and may be privileged. If you are not the intended recipient, please delete it and notify us immediately; you should not copy or use it for any purpose, nor disclose its contents to any other person. Thank you.
Dear Manuel
I added some code for Johansson setting, the result looks reasonable, please find code whether you are satisfied.
Best regards Xiaojiang