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
Pinned
6,463 contributions in the last year
Contribution activity
June 2020
- cclauss/Better-Python-59-Ways Python
- cclauss/Travis-CI-Ubuntu-Focal-tests
- cclauss/MCMOT Python
- cclauss/PCDet Python
- cclauss/PARL Python
- cclauss/ec2-keypair-rotation Python
- cclauss/checkov Python
- cclauss/easytrader Python
- cclauss/OpenSelfSup Python
- cclauss/game Python
- cclauss/BitSpace_Blog Python
- cclauss/stylegan2-pytorch Python
- cclauss/pulse Python
- cclauss/twint Python
- cclauss/additional-scanner-checks Python
- cclauss/jython-1 Python
- cclauss/active-scan-plus-plus Python
- cclauss/buffalo-1 Go
- cclauss/eureka Java
- cclauss/genetic-drawing Python
- cclauss/gyp-next Python
- cclauss/javsdt Python
- cclauss/Veil Python
- cclauss/d2l-en Python
- cclauss/hue Python
5
repositories not shown
Created a pull request in TheAlgorithms/Python that received 8 comments
- Euler problem 551 sol 1: Reduce McCabe code complexity
- hamming_code.py: Reduce McCabe code complexity
- WIP: Travis CI: Lower flake8 max-complexity to 15
- Blacken our code
- CONTRIBUTING.md: Update flake8 command
- Set the Python file maximum line length to 88 characters
- Fix line break after binary operator
- Create natural_language_processing
- Fix indentation
- calc_profit always returns an int
16
repositories not shown
- NLP Word Frequency Algorithms
- Update avl_tree.py
- Added LRU Cache
- Algorithm for checking palindromes
- add visualization of k means clustering as excel format
- Added (Open) Knight Tour Algorithm
- Add lempel ziv compression
- Implement prefix function, knuth-morris-pratt another usage
- Strongly connected components
- Implement connected components algorithm for graphs
- Added maximum non-adjacent sum
- Added doctests to bucket sort
- Create change_brightness.py
- Hash djb2
- Count
- Add pytest init file to define custom mark mat_ops
- implement rat in maze algorithm.
- Find non-duplicate
- Hash adler32
- implementation of entropy algorithm.
- Fix syntax for flake8 passing
- implement sdbm hash algorithm
- Add Z-function algorithm implementation
- created perfect_cube.py
- Added function to convert from decimal to another base
- Some pull request reviews not shown.
Created an issue in d2l-ai/d2l-en that received 4 comments
Undefined name: 'vocab' in mxnet.py
@astonzhang https://github.com/d2l-ai/d2l-en/blob/master/d2l/mxnet.py#L2222-L2223 on these lines vocab is an undefined name.
flake8 testing of http…
4
comments