Skip to content

Conversation

@dcolazin
Copy link

The behavior of data like

data[i][0] = i >= 300 && i < 330 ? -10 : A*Math.sin(T*i-phi*T) + center;	
data[i][1] = i >= 200 && i < 230 ? 80 : A*Math.cos(T*i-phi*T)+ center;

is different from the Python implementation.

shingled forest for multidimensional points
@dcolazin dcolazin changed the title Support for multidimensional points for shingled forests support for multidimensional points for shingled forests Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant