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,385 contributions in the last year
Contribution activity
July 2020
- cclauss/Telegram_coin_bot Python
- cclauss/guietta Python
- cclauss/MatchingMarkets.py Python
- cclauss/hotoloti Perl
- cclauss/ops.Validator JavaScript
- cclauss/tools.Md2pdf Python
- cclauss/verible C++
- cclauss/gunicorn Python
- cclauss/skywater-pdk Python
- cclauss/node-sass C++
- cclauss/ising-gpu Cuda
- cclauss/DL4AGX C++
- cclauss/DALI C++
- cclauss/aistore Go
- cclauss/Kaggle_TrackML Jupyter Notebook
Created a pull request in google/verible that received 11 comments
Travis CI: Add Ubuntu 20.04 LTS (Focal Fossa)
https://releases.ubuntu.com/20.04/ Also, Trusty is EoL... Should it be removed?
+9
−3
•
11
comments
- Add a missing "genetic algorithm" folder with a basic algorithm inside
- N queens math
- Add surface area class
- enhance the ability of add
- sparse vector
- Gale Shapley Algorithm
- sum_of_geometric_progression
- double_linear_search algorithm
- black
- added daily horoscope scrapper script
- Add round_robin scheduling algorithm
- Update matrix_operation.py
- black fixes and Travis CI fixes
- Added minimum cost path algorithm
Created an issue in google/skywater-pdk that received 3 comments
Lint Python code to find syntax errors and undefined names
As discussed at #42 (comment), would it be useful to add a linting process to Travis CI or GitHub Actions to discover syntax errors and undefined n…
3
comments