PlummersSoftwareLLC
Repos
29

Prime Number Projects in C#/C++/Python

1989
477

NightDriver client for ESP32

694
120

Code samples generated by ChatGPT

9
2

The smallest possible complete Windows application

79
10

KiCad project and Gerber files for Pong Composite Video replacement PCB

3
0

A spectrum analyzer display for the PET/C64 driven by an M5Stick on the USERPORT

14
3

Events

Created at 8 hours ago
Optimization of python solution_3 (using numpy)

@Volbla Thank you for your submission.

@emillynge I'm interested in your feedback on this proposed change to your solution, if you'd like to provide any?

Created at 17 hours ago
rbergen delete branch update-smartmatrix-url
Created at 18 hours ago

Update SmartMatrix GitHub URL

Merge pull request #244 from PlummersSoftwareLLC/update-smartmatrix-url

Update SmartMatrix GitHub URL

Created at 18 hours ago
Update SmartMatrix GitHub URL

This updates the GitHub URL used to pull in the SmartMatrix dependency in the Mesmerizer platformIo.ini configurations.

Created at 18 hours ago
pull request closed
Update README.md for CUDA/solution_3

This updates the README.md for CUDA/solution_3 to document it's an adaptation of CUDA/solution_2.

Created at 1 day ago

Update readme for CUDA/solution_3 (#902)

Created at 1 day ago
Update SmartMatrix GitHub URL

This updates the GitHub URL used to pull in the SmartMatrix dependency in the Mesmerizer platformIo.ini configurations.

Created at 1 day ago
rbergen create branch update-smartmatrix-url
Created at 1 day ago
Created at 1 day ago
pull request opened
Optimization of python solution_3 (using numpy)

Description

Making the sieve faster by working closer with numpy's datatype, and by performing fewer calculations in plain python. I measure a 15% - 20% speed increase.

Renamed two local variables for clarity (v -> bit; step -> prime).

Contributing requirements

  • [x] I read the contribution guidelines in CONTRIBUTING.md.
  • [x] I placed my solution in the correct solution folder.
  • [ ] I added a README.md with the right badge(s).
  • [ ] I added a Dockerfile that builds and runs my solution.
  • [x] I selected drag-race as the target branch.
  • [x] All code herein is licensed compatible with BSD-3.
Created at 1 day ago
Created at 1 day ago
Created at 1 day ago
Created at 2 days ago
davepl create branch nvidia
Created at 2 days ago
Created at 2 days ago
Document use of web installer, add Mesmerizer device, fix laserline

Looks good!

Created at 2 days ago

Document use of web installer

Add Mesmerizer device, set LED_PIN0 for laserline

Merge pull request #242 from rbergen/add-installer-link

Document use of web installer, add Mesmerizer device, fix laserline

Created at 2 days ago
Document use of web installer, add Mesmerizer device, fix laserline

This PR:

  • adds documentation on how to use this repo's web installer to the README.
  • adds a definition for the Mesmerizer board in platformio.ini and the web installer
  • adds a define for LED_PIN0 to LASERLINE, to address the issue described in this comment in #238
Created at 2 days ago
pull request opened
Update README.md for CUDA/solution_3

This updates the README.md for CUDA/solution_3 to document it's an adaptation of CUDA/solution_2.

Created at 2 days ago

Add solutions in Centurion assembly and JCL (#900)

Created at 2 days ago
pull request closed
Add solutions in Centurion assembly and JCL

Description

This PR adds solutions written in Centurion assembly and Centurion JCL. As such, they can be considered sister solutions to the Centurion JCL solution submitted earlier.

As was true for the CPL solution, credits for these solutions goes to ren14500.

Contributing requirements

  • [x] I read the contribution guidelines in CONTRIBUTING.md.
  • [x] I placed my solution in the correct solution folder.
  • [x] I added a README.md with the right badge(s).
  • [x] I added a Dockerfile that builds and runs my solution.
  • [x] I selected drag-race as the target branch.
  • [x] All code herein is licensed compatible with BSD-3.
Created at 2 days ago
Add solutions in Centurion assembly and JCL

Merging this after out-of-band approval by ren14500, the actual author.

Created at 2 days ago
Created at 2 days ago
Created at 3 days ago
Document use of web installer

This adds documentation on how to use this repo's web installer to the README.

Created at 3 days ago
Created at 3 days ago