-
Updated
May 17, 2020 - Go
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
May 18, 2020 - Python
Darkness has fallen and some persistent, pillaging pirates are attacking your lighthouse. Keep the flame alive in @cagibi-dev’s Lighthouse Keeper and the Shadow Pirates–a game made in a weekend for the Ludum Dare 46 game jam.
Ansible
Like other civilized projects, every build should tigger automatic building and production of API documentation for TShock & TSAPI.
- Identifying which documentation system we should go with.
- Creating a script to build said documentation. (And god let it be better than a python script as far as "can run instantly on every platform" goes).
My ideal system is a static file generator tha
Using Actions for CI · Stay Home and Learn with GitHub
May 19, 2020 • Online
-
Updated
May 19, 2020 - JavaScript
-
Updated
May 19, 2020 - Python
Azure Boards
Plan, track, and discuss work across your teams
Azure Boards offers Kanban boards, backlogs, and dashboards for flexible work tracking that is fully connected to the code and issues for all your projects – big and small.
A separate Azure DevOps Services subscription is required. We'll help you get started for free if you don't already have one.
-
Updated
May 18, 2020 - Python
Tagging this as a Good First issue if anyone's interested.
There are some interesting algorithms in simulation from Physics, Chemistry, and Engineering especially regarding Monte Carlo simulation: Heat Bath algorithm, Metro-Police algorithm, Markov Chain Monte Carlo, etc.
-
Updated
May 16, 2020 - JavaScript
Contributing.md doesn't doesn't appear to contain any actual guidlines, and the link only leads back to the same document: Java/CONTRIBUTING.md.
-
Updated
May 19, 2020 - Rust
-
Updated
May 19, 2020 - Python
I create leetcode directory. You can contribute solution for Leetcode algorithm by C language.
Good practice coding :)
Please put some comment for explanation. It helps other people understand your algorithm better
-
Updated
May 19, 2020 - C++
-
Updated
May 18, 2020 - Java
-
Updated
May 17, 2020 - Python
-
Updated
May 19, 2020 - Jupyter Notebook
关于项目Archive的一些解释
本人最近时间有点紧,加上最近身体有些问题。想着issue太多看了就有点遭不住了就archive了。想了好久还是unarchive了这个项目。接下来这个项目会更新的比较缓慢,但是不会停更。。你们的每个issue我都有看,感谢大家一如既往的支持。本项目将不会接受捐赠并且开源。下载前请验证checksum是否一致。
-
Updated
May 19, 2020 - R
Example in ReadMe is incorrect,
// Or use can access fields by index!
jsonparser.GetInt("person", "avatars", "[0]", "url")
Should be,
// Or use can access fields by index!
jsonparser.Get(data, "person", "avatars", "[0]", "url")
-
Updated
May 19, 2020 - C++
-
Updated
Apr 13, 2020
Review Notebook App
Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.
We provide complete code review workflow for notebooks,
- Visual diff to see what changed in a notebook
- Commenting on the notebook diff to discuss changes
- Conversation threads to track all open discussions
Plan biweekly check of code quality with https://codeclimate.com/ and add outputs in the spreadsheet named "immudb codeclimate results" available in the shared drive "CodeNotary Product"