GithubHelp home page GithubHelp logo

Commutator Diagrams about xaml-math HOT 1 OPEN

JohnPiwinski avatar JohnPiwinski commented on July 22, 2024
Commutator Diagrams

from xaml-math.

Comments (1)

ForNeVeR avatar ForNeVeR commented on July 22, 2024

I am not against that, but note that this would require some work in the area XAML-Math is lacking the most: drawing of vector lines and figures between arbitrarily placed blocks.

Also, I'm not sure about including this (if it's not directly related to any other known LaTeX implementation) in the default set of commands, though we eventually want to allow user-provided plugins and packages extending XAML-Math.

(since we have no extension mechanism in place for now, if any contributor implemented that, I think it would be okay to include it for now, until we've added such a mechanism)

If you are looking to implement this, then take a look at how the MatrixAtom is implemented. It is one of the most complex implemented atoms, and it does some things to calculate custom positioning for the nested atoms (i.e. the matrix cells).

Horizontal and vertical arrows would be pretty easy to add, though I'm not sure about the diagonal ones. The arrowheads may be drawn using a set of custom font glyphs (so you'd need to bundle a special font for several glyphs specifically, though at least we already support that and bundle several different fonts). And for diagonal/vertical lines, I think you'd also need an ability to rotate the glyphs (we currently don't have it, but it's possible to add).

from xaml-math.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.