Here's what's popular on GitHub today...
-
Updated
Dec 28, 2020 - JavaScript
-
Updated
Dec 29, 2020 - Lua
-
Updated
Dec 29, 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
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Codetree
Codetree is a lightweight project management app with terrific support for multi-repo projects. There's nothing to install and it works in every browser.
Agile teams use Codetree to plan sprints and epics, and understand their in-flight work. Two-way sync with GitHub Issues means your team can work in either tool and everything stays up to date.
Teams from SeatGeek, Google, Telerik, MIT, Microsoft and CKSource trust Codetree to help deliver great software.
-
Updated
Dec 27, 2020 - Python
-
Updated
Dec 28, 2020 - C
Bug report
Describe the bug
Here is a clear and concise description of what the problem is:
Hello, There is a bug on Kodi (tested on Windows Store version)
Using Alt+Space I can move Kodi on full-screen mode
Expected Behavior
Here is a clear and concise description of what was expected to happen:
Actual Behavior
Possible Fix
To Reproduce
Steps to reproduce t
-
Updated
Dec 28, 2020 - C++
-
Updated
Dec 27, 2020 - Java
-
Updated
Dec 28, 2020 - Java
-
Updated
Dec 29, 2020 - TypeScript
-
Updated
Dec 29, 2020 - C
-
Updated
Dec 28, 2020
-
Updated
Dec 29, 2020
Reference: JuliaLang/julia#38892 (comment)
We accidentally exported HTML and we should warn users to avoid them.
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 28, 2020 - Lua
-
Updated
Dec 28, 2020 - JavaScript
-
Updated
Oct 17, 2020 - PHP
As discussed in #3926, the following files do not have .py extensions because TensorFlow does not yet support the current Python.
- dynamic_programming/k_means_clustering_tensorflow.py_tf
- machine_learning/lstm/lstm_prediction.py_tf
- neural_network/gan.py_tf
- neural_network/input_data.py_tf
TODO: Restore the .py file extensions
-
Updated
Dec 18, 2020 - Jupyter Notebook
Coveralls
Coveralls.io: Deliver Better Code
We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite.
Eliminate Tech Debt
Maintaining a well-tested codebase is mission-critical, but figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, let it do the heavy lifting. Coveralls works with your CI to sift through coverage data to find gaps you didn't know you had.