Skip to content

Office Hours (2025-03-25) #12

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

Closed
kgryte opened this issue Mar 19, 2025 · 10 comments
Closed

Office Hours (2025-03-25) #12

kgryte opened this issue Mar 19, 2025 · 10 comments
Labels
Office Hours Issue announcing office hours and soliciting associated agenda items.

Comments

@kgryte
Copy link
Member

kgryte commented Mar 19, 2025

🌟 Join Us for Weekly Office Hours! 🌟

Have questions about stdlib? Need help fixing a bug, figuring out what to do next, or just looking for feedback? Join our weekly office hours to connect with project maintainers, stay updated on the latest project news, and chat with other community members. This is a great opportunity to ask questions, share ideas, and engage directly with the stdlib team.

Everyone is welcome—drop in and say hello!

Time

UTC Tue 25-Mar-2025 16:00 (04:00 PM):

Timezone Date/Time
US / Pacific Tue 25-Mar-2025 09:00 (09:00 AM)
US / Mountain Tue 25-Mar-2025 10:00 (10:00 AM)
US / Central Tue 25-Mar-2025 11:00 (11:00 AM)
US / Eastern Tue 25-Mar-2025 12:00 (12:00 PM)
EU / Western Tue 25-Mar-2025 16:00 (04:00 PM)
EU / Central Tue 25-Mar-2025 17:00 (05:00 PM)
EU / Eastern Tue 25-Mar-2025 18:00 (06:00 PM)
Moscow Tue 25-Mar-2025 19:00 (07:00 PM)
Chennai Tue 25-Mar-2025 21:30 (09:30 PM)
Hangzhou Wed 26-Mar-2025 00:00 (00:00 AM)
Tokyo Wed 26-Mar-2025 01:00 (01:00 AM)
Sydney Wed 26-Mar-2025 03:00 (03:00 AM)

or in your local time:

Links

Joining the meeting

Agenda

  • Have specific things to discuss? Please comment in the issue thread below to add specific items to the agenda.
@kgryte kgryte added the Office Hours Issue announcing office hours and soliciting associated agenda items. label Mar 19, 2025
@kgryte
Copy link
Member Author

kgryte commented Mar 24, 2025

Topics:

  • "Related Packages" sections in new packages.
  • GSoC ideas and potential mentors (TL;DR: who mentors which project depends on the cohort of top applications and their focus area)

@ShabiShett07
Copy link

I had some questions related to dger

@aayush0325
Copy link
Member

aayush0325 commented Mar 25, 2025

Good evening,

I'm not sure if I'll be able to attend this meet due to personal reasons but I just wanted to clarify something for other contributors especially those who are targeting the GSoC project for adding wasm implementations of stats/strided/*routines.

Currently, the stats/base/* directory is a mixture of base functionality and strided routines. Ideally we would want the strided routines to be in a separate stats/strided/* namespace. Some work has started on this front, there have been numerous PRs for adding C ndarray interface and some basic cleanup for strided routines in stats/base/*. These packages are then migrated to stats/strided/*. So for doing a complete wasm implementation:

  • There should be an ndarray API for each routine in stats/base/*
  • That routine should be migrated to stats/strided/*
  • And then you would compile the wasm package using our make commands.

I've been looking into the process of automating the migration process so we can expect the required packages to be in the stats/strided/* namespace soon (hopefully)

In the meanwhile if you find a routine that doesn't have an ndarray interface kindly feel free to raise a PR to add that. You should be able to find single precision routines that require a bunch of these PRs.

Sample PRs: stdlib-js/stdlib#4763, stdlib-js/stdlib#4745 etc

cc @kgryte

@sahil20021008
Copy link

I need some help debugging code for my issue that I am currently working on. stdlib-js/stdlib#6163

@impawstarlight
Copy link

impawstarlight commented Mar 25, 2025

I'd like to know about the general workflow of implementing the array, iter, stream and strided wrappers for newly added PRNGs in random/base. I read from a past PRNG proposal comment that this should be an automated process with some setup work but I need a bit more details on that in order to estimate the time required for this part to efficiently plan out my proposal.

@0PrashantYadav0
Copy link

In the issue WebAssembly implementations for extended BLAS routines, other than the routines listed in the tracking issue, are there any other routines we need to consider under this GSoC project?
Also, do we need to create a new namespace for the WebAssembly implementation of extended BLAS routines?

@Neerajpathak07
Copy link

Little insight on adding support for Float16Array

@gkbishnoi07
Copy link

I'm working on the ESLint 9 migration, transitioning from JSON config to config.js, which is a GSoC project. However, I want to write a proposal for another project while continuing to contribute to this one. That way, we can work on solving both projects simultaneously

Can I send my draft proposal for GSoC 2025?

@Girish-Garg
Copy link

getting an issue on make build on stdlib-js/www
stdlib-js/www#64

@kgryte
Copy link
Member Author

kgryte commented Mar 27, 2025

Thanks everyone!

@kgryte kgryte closed this as completed Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Office Hours Issue announcing office hours and soliciting associated agenda items.
Projects
None yet
Development

No branches or pull requests

9 participants