James Schloss

Results 73 issues of James Schloss

# Bug Report ## Description PR templates do not work at all. ### Steps to Reproduce Steps to reproduce the behavior: 1. Go to algorithm archive 2. Create PR 3....

Problem

I know this sounds like a joke because of how we implemented whitespace in the Euclidean algorithm chapter; however, if you highlight the code snippet, there is no actual whitespace...

Problem

# Bug Report ## Description Notational error in Taylor expansion for Euler method and images are incorrectly labelled Note, there was a private communication on discord about this. ## For...

Problem

[Hacktoberfest](https://hacktoberfest.digitalocean.com/) is during the month of october and we wanted to open up submissions for any algorithm in any language that is currently missing. This should follow the [How to...

General
Hacktoberfest

# Feature Request Logo for the Algorithm Archive ## Description We need a logo for the Algorithm Archive, so I figured we should (finally) create an issue on this and...

General
Discussion

# Feature Request ## Description It would be a good idea to have compilation instructions available for languages that require them. For example, C / C++ could have a makefile...

General
Discussion

# Feature Request ## Description We need to find a good place to host video content off of github to decrease the size of each clone (and to help server-side)...

# Feature Request As described in #658, the Monte Carlo (MC) chapter is in a somewhat dire need of a rework ## Description Right now, several implementations in the MC...

# Feature Request ## Description As mentioned in PR #618, there are a few scratch implementations that are either incomplete or still in scratch 2. These should be update. -...

# Notice ## Description This is a list of all the language inconsistencies with certain implementations in the Algorithm Archive 1. Monte Carlo: `in_circle(...)` function reads in a radius in...

Problem