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,653 contributions in the last year
Contribution activity
May 2020
- cclauss/MuseScore C++
- 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
- Precision must be a nonnegative integer
- singly_linked_list.py: psf/black
- hill_cipher.py: gcd() -> greatest_common_divisor()
- actions/setup-python@v2
- The new version of flake8 is linting f-strings
- Fix astar
- Travis CI: Strict flake8
- Travis CI: lint for useless backslashes
- Deal with maps
- Fix psf/black issues than fail the build
- Wrap lines that go beyond GitHub Editor
- 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
- Graphs : Greedy Best First
- some trigonometric algorithm
- Update atbash cipher (doc, doctest, performance)
- Graphs : Bidirectional A*
- Euclidean recursive method + doctests + type hints
- Update fast_fibonacci.py
- Easter date gauss algorithm
- refactor: move import pytest line of blockchain algs under "main" section.
- consists of area of various geometrical shapes
- Pi digit extraction algorithm
- change doctest line
- conversions/decimal_to_binary.py: Add type hints
- A .py file to covert a base to any new base(2-18)
- some trigonometric algorithm
- Add tests and type hints to hill cipher
- Added strand sort
- 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
- fixed error in factorial.py
- Iterative merge sort implementation
- Add type hints to max_heap.py
- Kadanes_algorithm
- Upgrades to caesar_cipher.py
- Some pull request reviews not shown.
- doc: improve Catalina discoverability for search engines
- doc: give more attention to Catalina issues doc
- deps: update deps, match to npm@7, upgrade to tap 14
- ci: switch to GitHub Actions
- Don't use the "-2" flag with the py.exe launcher on Windows
- chore: remove support for EOL versions of Node.js
- doc: add Chocolatey instructions for Windows
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