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 upHighlights
- Arctic Code Vault Contributor
Pinned
6,256 contributions in the last year
Contribution activity
August 2020
- cclauss/QUANTAXIS Python
- cclauss/funky Python
- cclauss/node-ffi JavaScript
- cclauss/pyocclient Python
Created a pull request in TheAlgorithms/Python that received 3 comments
Travis CI: Start testing on Python 3.9 beta 5
Describe your change: Python 3.9 is now on its final beta and is scheduled to be released next month so let's start testing to see if we are compat…
+28
−23
•
3
comments
- Implemented a new code for Priority Scheduling
- fixed error in factorial.py
- More efficient least common multiple.
- Procentual proximity scoring algorithm implemented
- Adds new dynamic programming algorithm
- World covid19 stats
- Percentual proximity scoring algorithm added
- Quantum algorithm
- Removed optimization empty directory
- Fixed bug with incorrect LU decomposition
- added type hints and doctests to arithmetic_analysis/newton_method.py
- added type hints and doctests to arithmetic_analysis/intersection.py
- Fix doctests
Created an issue in TheAlgorithms/Python that received 3 comments
pytest warning on machine_learning/k_means_clust.py::k_means_clust.ReportGenerator
@beqakd Each time there is a commit to this repo, we run Travis CI tests and pytest is generating the following warning:
machine_learning/k_means_c…
3
comments

