Giter Club home page Giter Club logo

Comments (6)

CarrotDLaw avatar CarrotDLaw commented on June 11, 2024 1

I did, indeed. So I will really close this issue.

from typst-physics.

Leedehai avatar Leedehai commented on June 11, 2024 1

Update: I updated to 0.9.1 and made a PR to upload it to the official package repo: typst/packages#304

After that PR is merged, the package will be available for Typst's auto-loading and the web app.

Thanks again for catching this :)

from typst-physics.

YDX-2147483647 avatar YDX-2147483647 commented on June 11, 2024

As per the latest manual of physica, the behaviour of iprod() should be the one shown in the first line.

Could you specify which is the latest manual of physica? I have checked v0.7.5 to v0.9.0…

Sorry I didn't notice 94c8982. It looks like it's unreleased yet.


And here is current implementation.

typst-physics/physica.typ

Lines 209 to 212 in 94c8982

#let innerproduct(u, v) = {
$lr(angle.l #u, #v angle.r)$
}
#let iprod = innerproduct

from typst-physics.

CarrotDLaw avatar CarrotDLaw commented on June 11, 2024

The manual of 0.9.0 is as follows.

image

from typst-physics.

YDX-2147483647 avatar YDX-2147483647 commented on June 11, 2024

Well, I downloaded the manual from https://github.com/Leedehai/typst-physics/releases, and I guess you downloaded it from the repo…

from typst-physics.

Leedehai avatar Leedehai commented on June 11, 2024

Yeah thanks for pointing it out.. I'm working on some changes and release as 0.9.1. That iprod() change (94c8982) is part of that future release, since in math inner product takes the form of <u, v> more often. The <u|v> form can be obtained from the braket() function.

from typst-physics.

Related Issues (17)

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.