Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
Christian Clauss
- Switzerland
- Sign in to view email
- https://www.patreon.com/cclauss
Pinned
6,754 contributions in the last year
Contribution activity
May 2020
- cclauss/systemd-rhel8-flock C
- cclauss/fatcat Rust
- cclauss/doctest JavaScript
- cclauss/openlibrary-librarians
- cclauss/deepmath C++
- cclauss/autograph Python
- cclauss/Javascript JavaScript
Created a pull request in internetarchive/fatcat that received 4 comments
Travis CI: Lint Python code for syntax errors and undefined names
https://flake8.pycqa.org/en/latest/user/error-codes.html On the flake8 test selection, this PR does not focus on "style violations" (the majority o…
+11
−11
•
4
comments
- BogoSort.js: Simplify Array.isSorted() and add doctests
- run: node .github/workflows/UpdateDirectory.js
- JavaScript, not Javascript
- GitHub Action nodejs.yml upgrade to Node.js 14
- DijkstraSmallestPath.js: Standardjs fixes
- find_lcm.js: Standardjs fixes
- factorial.js: Standardjs fixes
- abs.js: abs_val() --> absVal() for standardjs
- Apply the JavaScript Standard Style
- Added file aliquot_sum.py
- improved prime number generator to check only up to sqrt(n) instead of n
- Update linear_search.py
- Added strand sort
- Added strand sort
- fixed error in factorial.py
- Iterative merge sort implementation
- Add type hints to max_heap.py
- Kadanes_algorithm
- Upgrades to caesar_cipher.py
- Added Nearest neighbour algorithm
- Add graphs/frequent_pattern_graph_miner.py
- Added Shortest Job First Algorithm
- Added Shortest Job First Algorithm
- Added sleep-sort
- Added Shortest_Job_First Algorithm
- Added Lstm example for stock predection
- Added new algorithm: cracking caesar cipher with the chi-squared test
- Create sol2.py
- Solution for Euler Problem 26
- added method for checking armstrong number
- Check if a item exist in stack or not
- update crawl_google_results.py
- enhanced segment tree implementation and more pythonic
- support_vector_machines.py increase error tolerance to suppress convergence warnings
- Some pull request reviews not shown.
Created an issue in TheAlgorithms/Javascript that received 12 comments
Files that are not compliant with standardjs
The following FilePaths fail npx standard FilePath and can not be fixed using the --fix option.
https://standardjs.com
Javascript/linear-algebra-…
•
12
comments