-
Updated
Apr 21, 2021 - Python
Here's what's popular on GitHub today...
-
Updated
Apr 14, 2021 - Python
In this “30 Minutes to Merge” we’ll be joined by Solutions Engineer @Hollywood. We’ll dig in deeper into branching and merging strategies to optimize productivity, support multiple releases and manage code changes, git merge vs rebase. See you April 23rd at 11:00 am EST, 16:00 UK.
Git
-
Updated
Apr 19, 2021 - C++
-
Updated
Apr 19, 2021 - Python
-
Updated
Apr 19, 2021 - Java
Made in India
Open source projects built in or receiving significant contributions from India :india:
Moesif API Insights
Understand customer API usage and take action:
SDKs and API Gateway plugins for REST & GraphQL
-
Updated
Apr 21, 2021 - Python
-
Updated
Apr 20, 2021 - Python
Currently, it assumes a network-wide block time of 18.75 seconds. This is not always the case, because there might be a lot of new farmers, but the difficulty is still low, so we could see 10 second block times. Therefore we must check like the last 200 blocks to see the average block time, when computing the farming time estimate.
-
Updated
Apr 17, 2021 - JavaScript
-
Updated
Apr 17, 2021 - C++
-
Updated
Apr 21, 2021 - C++
-
Updated
Apr 20, 2021 - GLSL
-
Updated
Apr 20, 2021 - Python
-
Updated
Apr 20, 2021
-
Updated
Apr 15, 2021
-
Updated
Apr 10, 2021
-
Updated
Apr 8, 2021 - Python
-
Updated
Apr 20, 2021 - C#
-
Updated
Apr 21, 2021 - Jupyter Notebook
Bug Report
These tests were run on s390x. s390x is big-endian architecture.
Failure log for helper_test.py
________________________________________________ TestHelperTensorFunctions.test_make_tensor ________________________________________________
self = <helper_test.TestHelperTensorFunctions testMethod=test_make_tensor>
def test_make_tensor(self): # type: () -> None
CommitCheck
CommitCheck ensures your commit messages are consistent and contain all required information. You can check that commits contain a JIRA number or ensure commits don't contain WIP.