Matrix 0.1 - #41
Merged
Merged
Conversation
Making Layout more generic and updating menu
…into enter-the-matrix
Adding `<DOCTYPE>` and `$culture`
Adding CHANGELOG and Release Notes. Sanding off various pages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Matrix 0.1
Matrixis a transform matrix module #1)Matrix.ps1makes matrices (Matrix.ps1makes a Matrix #2)Matrixhas a build (Matrixhas a build #3)Matrixextended types[Numerics.Matrix3x2].Pointscontains the points in the matrix (Matrix3x2.Points#4).CSSrenders the matrix as CSS (Matrix3x2.CSS#5).MathMLrenders the matrix as MathML (Matrix3x2.MathML#33).Htmlrenders the matrix as MathML in HTML (Matrix3x2.HTML#36)DefaultDisplaylimits the number of displayed properties (Matrix3x2default display #34)[Numerics.Matrix4x4].Pointscontains the points in the matrix (Matrix4x4.Points#6).CSSrenders the matrix as CSS (Matrix4x4.CSS#7).MathMLrenders the matrix as MathML (Matrix4x4.MathML#31).Htmlrenders the matrix as MathML in HTML (Matrix4x4.HTML#35)DefaultDisplaylimits the number of displayed properties (Matrix4x4default display #32)[Numerics.Quaternion].CSSrenders the matrix as CSS (Quaternion.CSS#12).MathMLrenders a quaternion as MathML (Quaternion.MathML#37).Htmlrenders the matrix as MathML in HTML (Quaternion.HTML#38)DefaultDisplaylimits the number of displayed properties (Quaternion.DefaultDisplay#39)Matrixaliases provide CSS Compatibility (Matrixcss function compatibility #8)Matrixhas an autogeneratedREADME.md.ps1(README.md.ps1#10)Matrixwebsite demonstrates matrixlayout.ps1lays out pages (layout.ps1#16)deploy.ps1deploys the site (deploy.ps1#22)config.ps1configures the site (config.ps1#23)/_includes//_includes/FeatherIconincludes feather icons (/_includes/FeatherIcon#24)/_includes/Paletteincludes a palette (/_includes/Palette#25)/_includes/CopyCodeincludes a "copy code" button (/_includes/CopyCode#26)/_includes/Sitemapincludes a sitemap (/_includes/Sitemap#27)/_includes/Menuincludes a menu (/_includes/Menu#29)/Matrix.html.ps1is the site root (Matrix.html.ps1#14)/matrix/css/matrix/css/compatibleshows side by side comparisons (/css/compatible#17)/matrix/css/transformshows some matrix transform examples (/css/transform#18)/matrix/dotnetexplains matrices in DotNet (/dotnet#19)/matrix/svgshows matrices in SVG (/Matrix.svg.ps1#28)/matrix/powershellshows matrices in PowerShell (/powershell#20)