-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Doc] Update Type system #3043
[Doc] Update Type system #3043
Conversation
-- remove C Source ++ add Vulkan
Make it consistent with the `#is equivalent to` in the precision section.
Emphasize that all the type casting ops are in the Taichi scope.
Use cast as a noun. Make it consistent with the explicit and implicit casts.
commit suggestions from Yuanming Co-authored-by: Yuanming Hu <yuanming-hu@users.noreply.github.com>
✔️ Deploy Preview for jovial-fermat-aa59dc ready! 🔨 Explore the source changes: b56592a 🔍 Inspect the deploy log: https://app.netlify.com/sites/jovial-fermat-aa59dc/deploys/61541f6b2e6c7e00070551b7 😎 Browse the preview: https://deploy-preview-3043--jovial-fermat-aa59dc.netlify.app |
Noticed that the code highlight was wrong. I couldn't see the highlight in my local MD editor. |
You could use https://deploy-preview-3043--jovial-fermat-aa59dc.netlify.app/docs/lang/articles/basic/type to see the preview :-) A few nits:
|
Updated. Is there a way to find the preview link? |
There is a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Related issue = #