Skip to content

zahraziran/Notae-julia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notae

Build Status Coverage

The Notae system with a focus on the Symbol Engine.

Related databse tables

database

System Design

systemdesign

rlagent

Affine transformations on graphic symbols

  • Identity

p₁ = [1; 0; 0; 0; 1; 0]

Identity

  • Translation

p₂ = [1; 0; 30; 0; 1; 0]

Translation

  • Reflection

p₃ = [-1; 0; 0; 0; 1; 0]

Reflection

  • Scale

p₄ = [2; 0; 0; 0; 1; 0]

Scale

  • Rotate

p₅ = [√2/2; -√2/2; 0; √2/2; √2/2; 0]

Rotate

  • Shear

p₆ = [1; 0.9; 0; 0; 1; 0]

Shear

About

The NOTAE system

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages