Giter VIP home page Giter VIP logo

geometric's Introduction

Geometric Algerbra Arithmetic for Calcit

Thanks to tutorials:

Usages

Representation:

  • geometric algebra 3D: :: :ga3 s x y z xy yz zx xyz
  • vector 3D: :: :v3 x y z

Call geometric.core/ga3 s x y z xy yz zx xyz to construct a value.

Values:

  • ga3:identity - :: :ga3 1 0 0 0 0 0 0 0
  • ga3:zero - :: :ga3 0 0 0 0 0 0 0 0

Functions:

  • ga3:as-v3 a

  • ga3:as-v3-list a

  • ga3:from-v3 a

  • ga3:from-v3-list a

  • ga3:scalar? a

  • ga3:v3? a

  • ga3:length a

  • ga3:length-square a

  • ga3:conjugate a

  • ga3:normalize a

  • ga3:scale a n

  • ga3:add a b

  • ga3:sub a b

  • ga3:multiply a b

  • ga3:close? a b

  • ga3:reflect a r

Workflow

https://github.com/calcit-lang/calcit-workflow

License

MIT

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.