Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grammian Angular Fields

Build Status

A small package that converts a univariate array into a Grammian Angular Field.

The usage is super simple and the code

grammify(1:4)

produces

4×4 Array{Float64,2}: 1.0 0.333333 -0.333333 -1.0
0.333333 -0.777778 -1.0 -0.333333 -0.333333 -1.0 -0.777778 0.333333 -1.0 -0.333333 0.333333 1.0

About

A small package that converts a univariate array into a Grammian Angular Field

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages