-
Updated
Dec 27, 2020 - JavaScript
Here's what's popular on GitHub today...
Amp
-
Updated
Dec 19, 2020 - Go
-
Updated
Dec 22, 2020 - Java
-
Updated
Dec 23, 2020 - Python
-
Updated
Dec 27, 2020 - C
Travis CI
Travis CI enables your team to test and ship your apps with confidence. It’s built for everyone and for projects and teams of all sizes, supporting over 20 different languages out of the box, including Javascript and Node.js, Ruby, PHP, Python, Mac/iOS, as well as Docker, while giving you full control over the build environment to customize it to your own needs.
Travis CI is trusted by hundreds of thousands of open source projects, teams, and developers.
-
Updated
Dec 27, 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 26, 2020 - Jupyter Notebook
-
Updated
Dec 27, 2020
-
Updated
Dec 27, 2020 - C++
-
Updated
Dec 25, 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 27, 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 27, 2020 - Python
-
Updated
Dec 27, 2020 - C++
-
Updated
Dec 15, 2020 - Python
Semaphore
Semaphore lets you test and deploy code at the push of a button with hosted continuous integration and delivery.
After you push code to GitHub, it quickly runs your tests on a platform with first-class Docker support and 100+ tools preinstalled. Semaphore lets you parallelize your builds, get feedback right inside pull requests, and deploy more often in a unified workflow. Already trusted by thousands of businesses around the globe, it can help your team move faster too.
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