-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Language InterOp Blog based on cppyy and Cling paper from 2023 #167
base: master
Are you sure you want to change the base?
Language InterOp Blog based on cppyy and Cling paper from 2023 #167
Conversation
- High Level Blog Post to introduce to Language Interoperability, based on the following Paper: - "Efficient and Accurate Automatic Python Bindings with cppyy & Cling" - https://arxiv.org/pdf/2304.02712.pdf - Date of Blog is kept as the Date that the paper was published on. Later we can share this post on LinkedIn etc, using a #tbt (ThrowBack Thursday) or Feature Highlight type post
Hello @maximusron |
some meta comments
|
- more positive view of why C++ is used - more positive language around Numba enhancements - Added merits of using wach language (C++ and Python), while highlighting their strengths. - Added description to Benchmarks section - Added a Conclusion/Summary
Thanks @davidlange6 for the insights. Please see the latest commit to review the requested changes. |
@maximusron I've added you as a collaborator to my fork of the website (branch: interop_blog_post) in case you would like to directly make edits to the post. Any feedback would help |
@maximusron ping. |
@QuillPusher I have made some edits, can you send me the invite again? |
@maximusron Invite sent 👍 |
_posts/2023-04-05-language-interoperability-using-cppyy-and-cling.md
Outdated
Show resolved
Hide resolved
_posts/2023-04-05-language-interoperability-using-cppyy-and-cling.md
Outdated
Show resolved
Hide resolved
_posts/2023-04-05-language-interoperability-using-cppyy-and-cling.md
Outdated
Show resolved
Hide resolved
_posts/2023-04-05-language-interoperability-using-cppyy-and-cling.md
Outdated
Show resolved
Hide resolved
_posts/2023-04-05-language-interoperability-using-cppyy-and-cling.md
Outdated
Show resolved
Hide resolved
- Incorporated Vassil's Review changes - Minor grammar and formatting changes as well
Thanks @maximusron for the changes. @vgvassilev requested changes have been made. Please see if this looks good overall |
Hello @davidlange6 |
i did, but unfortunately the text is now very circular and difficult to understand what was accomplished or enabled. I do not yet have a clear idea of how to progress with it. But I have three suggestions
|
Thanks @davidlange6 , I'll look at this with fresh eyes to review the flow |
@QuillPusher Yes this example should work, it is the more simple example |
- Added the Code example suggested by Aaron - Focused on Achievements of the research - Removed verbose sections about C++/Python - Revamped the document structure with clear headings, for better readability
Thanks @aaronj0 😎 Hello @davidlange6
|
f52bc67
to
2fb1abd
Compare
High Level Blog Post to introduce to Language Interoperability, based on the following Paper:
"Efficient and Accurate Automatic Python Bindings with cppyy & Cling" (https://arxiv.org/pdf/2304.02712.pdf)
Date of the Blog is kept as the Date that the paper was published on. Later we can share this post on LinkedIn etc, using a #tbt (ThrowBack Thursday) or Feature Highlight type post
tested on localhost: