Skip to content
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

[BLOG]: Supporting dask arrays in scipy via the Python Array API standard #904

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lithomas1
Copy link
Contributor

@lithomas1 lithomas1 commented Feb 4, 2025

Text styling

  • The blog is written with plain language (where relevant).
  • If there are headers, they use the proper header tags in order to do so (with only one level-one header).
  • All links describe where they link to (for example, check the Quansight labs website).
  • Any kind of styling that the author uses (for example, bold for emphasis) is consistent throughout the blog.

Non-text contents

  • Blog post featured image is in PNG or JPEG format, not SVG.
  • All content is represented as text (for example, images need alt text and videos need captions or descriptive transcripts).
  • If there are emojis, there are not more than three in a row.
  • Don't use flashing gifs or videos.
  • If it were to be read as plain text, the blog still makes sense and no information is missing.

TODO

  • Add images (featured and hero)
  • Finish perf testing section and resolve remaining todos in text
  • Styling

Copy link

vercel bot commented Feb 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
labs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 4, 2025 4:25pm

@lithomas1 lithomas1 changed the title [BLOG]: Supporting dask arrays in scipy via the Python Array API stan… [BLOG]: Supporting dask arrays in scipy via the Python Array API standard Feb 4, 2025
@lithomas1
Copy link
Contributor Author

Not done yet, but just wanted to put up a quick draft of my blog post.

The main omission is probably the case study section where I port a scipy.stats workflow to dask arrays and look at performance.

All other sections are basically complete.

@rgommers
Copy link
Member

This looks like a good start @lithomas1, thanks. The flow of the story at a high level looks good to me. The case study section is important indeed; the post is still pretty draft now so I didn't review in detail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants