-
Updated
Dec 28, 2020 - JavaScript
Here's what's popular on GitHub today...
Elixir
-
Updated
Dec 19, 2020 - Go
-
Updated
Dec 22, 2020 - Java
-
Updated
Dec 28, 2020 - Python
-
Updated
Dec 28, 2020 - C
BackHub
BackHub creates recurring backups of your repositories and metadata with daily snapshots.
Having a backup is essential in case of a disaster. However, most developers don't have one because it's a pain to write the script, set up and document the infrastructure and make sure it runs reliably every day.
With BackHub you don't have to worry about this. Set up reliable backups for your GitHub repositories in minutes and recover anytime in case of a disaster.
-
Updated
Dec 28, 2020 - Python
Describe the enhancement
freqtrade generates the output of max-drawdown, which is very useful, but lacks an important information.. the real question
of max-drawdown is, does the strategy have a enough money to complete?
i wrote an backtesting tool, and i generate two more columns which i find useful:
df_trades['sum'] = df_trades['profit_abs'].cumsum()
trades_profit_min = df
-
Updated
Dec 28, 2020 - Jupyter Notebook
-
Updated
Dec 28, 2020
-
Updated
Dec 27, 2020 - C++
-
Updated
Dec 28, 2020 - PowerShell
When class/field/member modifier groups are displayed, its a stack of colored shapes.
It would be useful to have on-hover capabilities for these groups to complain the flags enabled in each group.
See AccessFlags for the list of all flags.
It would be u
-
Updated
Dec 24, 2020 - PowerShell
-
Updated
Dec 28, 2020 - C
Displaying the current tool number {after T0/T1/T2/...) on the screen would be helpful with MMU2 or other toolchanger.
The number can be displayed inside the nozzle picture.
-
Updated
Dec 26, 2020 - D
-
Updated
Dec 22, 2020 - JavaScript
-
Updated
Dec 28, 2020 - Python
-
Updated
Dec 27, 2020 - C++
-
Updated
Dec 15, 2020 - Python
Sentry
Sentry provides real-time crash reporting, giving your team insight into errors affecting your customers in production. Sentry supports dozens of languages and frameworks and is trusted by thousands of companies like Pinterest, Uber, Stripe, Dropbox, and Airbnb.
Sentry doesn't just alert you to errors, but integrates into your GitHub development flow by linking errors to the commit and author likely responsible, creating new GitHub Issues, and resolving errors with commit message.
As discussed in #3926, the following files do not have
.pyextensions because TensorFlow does not yet support the current Python.TODO: Restore the
.pyfile extensions