LispCookbook / LispCookbook/cl-cookbook
Mention NumCL on arrays.md
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 158
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 2
Description
from https://github.com/LispCookbook/cl-cookbook/pull/401
for @bendudson or @alx-a (or me) ;)
> It might good to add a link to NumCL to this page (https://github.com/numcl/numcl), and think about which library this page should point new users to. At the moment it's mainly using examples from array-operations because that seemed relatively straightforward and covered a lot of common use-cases. Has NumCL now reached a state where it can be recommended as the place new users should start?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open arrays.md and review its current array-library examples, then compare the linked NumCL project with the existing recommendations. Done means adding a NumCL link and resolving which library the page should recommend to new users.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100