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

examples: Add many new examples and improve existing ones #173

Merged
merged 1 commit into from
May 22, 2020

Conversation

stotko
Copy link
Owner

@stotko stotko commented May 22, 2020

Since the first release of the library, there were only very few updates to the examples which mostly consisted of minor warning fixes. Since they are crucial for beginners and interested users to get to know stdgpu, we should put more attention to it. Add many new examples for atomic, bitset, deque, unordered_map, unordered_set, and vector and improve the existing ones.

Supersedes #13

@stotko stotko added this to the 1.3.0 milestone May 22, 2020
@codecov
Copy link

codecov bot commented May 22, 2020

Codecov Report

Merging #173 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #173   +/-   ##
=======================================
  Coverage   97.80%   97.80%           
=======================================
  Files          28       28           
  Lines        1825     1825           
=======================================
  Hits         1785     1785           
  Misses         40       40           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b251449...c0e56a1. Read the comment docs.

@stotko stotko merged commit 60c0656 into master May 22, 2020
@stotko stotko deleted the examples_overhaul branch May 22, 2020 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant