Skip to content
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] Replace "tensor" by "field" in documents #1633

Merged
merged 15 commits into from
Aug 4, 2020

Conversation

Rullec
Copy link
Contributor

@Rullec Rullec commented Aug 3, 2020

Rullec and others added 13 commits July 18, 2020 20:55
…v#1563)

* update

* Apply suggestions from code review

Co-authored-by: 彭于斌 <1931127624@qq.com>

Co-authored-by: 彭于斌 <1931127624@qq.com>
…-dev#1578)

* update

* fix

* Apply suggestions from code review

Co-authored-by: 彭于斌 <1931127624@qq.com>

* Apply suggestions from code review

Co-authored-by: 彭于斌 <1931127624@qq.com>

Co-authored-by: 彭于斌 <1931127624@qq.com>
…-dev#1577)

* replace

* fix

* fix

* fix

* fix

* [skip ci] Update docs/meta.rst

Co-authored-by: 彭于斌 <1931127624@qq.com>
Co-authored-by: Xudong Feng <1009694460@qq.com>
@codecov
Copy link

codecov bot commented Aug 3, 2020

Codecov Report

Merging #1633 into master will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1633      +/-   ##
==========================================
- Coverage   44.95%   44.90%   -0.06%     
==========================================
  Files          40       40              
  Lines        5772     5768       -4     
  Branches     1007     1006       -1     
==========================================
- Hits         2595     2590       -5     
- Misses       3030     3034       +4     
+ Partials      147      144       -3     
Impacted Files Coverage Δ
python/taichi/lang/meta.py 60.29% <0.00%> (-4.42%) ⬇️
python/taichi/lang/transformer.py 80.55% <0.00%> (-0.38%) ⬇️
python/taichi/main.py 24.12% <0.00%> (ø)
python/taichi/misc/gui.py 0.00% <0.00%> (ø)
python/taichi/misc/task.py 0.00% <0.00%> (ø)
python/taichi/lang/linalg.py 90.00% <0.00%> (ø)
python/taichi/core/util.py 0.29% <0.00%> (+<0.01%) ⬆️
python/taichi/lang/ast_checker.py 74.28% <0.00%> (+2.06%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 132fe68...834942e. Read the comment docs.

Copy link
Member

@yuanming-hu yuanming-hu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Terrific! Thank you both for the hard work. I'll just apply the suggestion and merge it.

docs/layout.rst Outdated Show resolved Hide resolved
@yuanming-hu yuanming-hu merged commit 73aa5aa into taichi-dev:master Aug 4, 2020
@Rullec
Copy link
Contributor Author

Rullec commented Aug 4, 2020

Thanks! Btw, Here is only a tiny reminder:

Maybe #1599 can still part of rullec-field, do we need to think it anymore?

@Rullec Rullec deleted the rullec-field branch August 5, 2020 11:09
@yuanming-hu yuanming-hu mentioned this pull request Aug 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants