-
Especially `plot_highdim` needs refactoring:
- Structure of several completely different types of plots in one function is a bad idea, even if it allows some code sharing. Hard to see at a glance whi…
-
**Is your feature request related to a problem? Please describe.**
I can access the hex, R/G/B and alpha fields when editing a color. For one, alpha has no effect and should be removed. But I also wi…
-
Hi, thinks for your great work.
I'm trying to reproduce your code, and one of the things that has been holding me back for a long time.
```
self.type_of_windows = (input_shape[0]//window_size…
-
Hello scot!
I am confused at how to wrap up .h5 files from .txt(in folder text_c10) when checking the cub data downloading from the link you provided.
I open the .h5 file, I found the keys are like…
-
Now rolling.apply can roll window at one-dimensional,will be able to support multidimensional in the future?Like that:
![image](https://user-images.githubusercontent.com/11767062/46645815-4c0b5700-cb…
-
### Is there an existing issue for this feature request?
- [X] I have searched the existing issues
### Is your feature request related to a problem?
I noticed slicers do not have X / Y compen…
-
I'm seeking implementation advice for the CIRGen implementation of AggExprEmitter::VisitArrayInitLoopExpr. The [ArrayInitLoopExpr docs](https://clang.llvm.org/doxygen/classclang_1_1ArrayInitLoopExpr.h…
-
### Description
Write a Kotlin program to find the maximum sum of a contiguous subarray (circular)
Maximum sum of a circular subarray is the task of finding the contiguous subarray within a circular…
-
I believe the user should have the following options for the learning rate.
- [ ] Manual: Should be possible to set the learning rate manually
- [ ] Auto-1dim: Automatic setting of one-dimensional ra…
-
Create an automated tool that can take two sets of 1D data and compare them against one another. Some desired functionality includes, but it not limited to:
- Scatter plot
- Scatter density plot
- …