-
Notifications
You must be signed in to change notification settings - Fork 165
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
为 PaddleScience 的 equation 模块添加单元测试 test_navier_stokes #413
Commits on May 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 193162c - Browse repository at this point
Copy the full SHA 193162cView commit details -
Update develop doc (PaddlePaddle#357)
* update install_setup.md * update docstrings * test=document_fix * test=document_fix
Configuration menu - View commit details
-
Copy full SHA for adafccc - Browse repository at this point
Copy the full SHA adafcccView commit details -
Add bracket example (PaddlePaddle#331)
* fix geometry * update reprod code * update refined code * remove float, int int type hint for PEP 484 * update doc and doctest for LinearElasticity * update success reprod code
Configuration menu - View commit details
-
Copy full SHA for 7134e51 - Browse repository at this point
Copy the full SHA 7134e51View commit details -
Refine code (PaddlePaddle#358)
* using type-hint with TYPE_CHECKING * refine constraint code and use 'is not None' instead of implicit boolean opeator
Configuration menu - View commit details
-
Copy full SHA for 0759983 - Browse repository at this point
Copy the full SHA 0759983View commit details -
fix panorama.png (PaddlePaddle#359)
* fix panorama.png * test=document_fix
Configuration menu - View commit details
-
Copy full SHA for 8a5aaa0 - Browse repository at this point
Copy the full SHA 8a5aaa0View commit details
Commits on Jun 1, 2023
-
add DeepHPMs examples and FunctionalLoss&FunctionalMetric apis (Paddl…
…ePaddle#337) * add DeepHPMs examples and FunctionalLoss/FunctionalMetric class * fix commit * fix commit 2 * fix commit 3 * update docs(zh)
Configuration menu - View commit details
-
Copy full SHA for c0ae483 - Browse repository at this point
Copy the full SHA c0ae483View commit details
Commits on Jun 5, 2023
-
add mathjax expression for equations and fix some code (PaddlePaddle#361
) * Update doc for release/1.0 (PaddlePaddle#356) * update links README.md and index.md from latest to release/1.0(test=document_fix) * update install_setup.md * update docstrings * Cherry pick panorama (PaddlePaddle#360) * fix panorama.png * add mathjax expression for equations and fix some code
Configuration menu - View commit details
-
Copy full SHA for 6fe232d - Browse repository at this point
Copy the full SHA 6fe232dView commit details
Commits on Jun 6, 2023
-
Fix formula and refine err hint (PaddlePaddle#362)
* fix LinearElasticity formula * refine information of ModuleNotFoundError * test=document_fix
Configuration menu - View commit details
-
Copy full SHA for 71dad3e - Browse repository at this point
Copy the full SHA 71dad3eView commit details
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 566b5e7 - Browse repository at this point
Copy the full SHA 566b5e7View commit details -
Surrogate pinns (PaddlePaddle#338)
* fix random and create demo * Reproduce Fig. 2.(a) successfully * reproduce fig1 (a) and (b) successfully * reproduce aneurysm case in paper 3.2 * Aneurysm converged * clean pipe flow code * add main * clean code * using xvaier instead tf net initial params * muli opt:w * need shuffle * refine by review * add wss formula * review fix * delete useless comment * reformat pipe flow * merge new NS eqn which thinks of nu as variable * reformat transform * recover mlp code * delete blank line * fix by reviews * fix epochs * delete useless lines * bug fix * forget to uncomment train * fix multi-learnable bug * fix by reviews * fix by reviews * clean activation * add reference * fix by reviews
Configuration menu - View commit details
-
Copy full SHA for 839743b - Browse repository at this point
Copy the full SHA 839743bView commit details
Commits on Jun 9, 2023
-
add hPINNs example (PaddlePaddle#364)
* add hPINNs example * fix commit1 change eval_loss_fun() * fix commit2 for penalty method * fix commit3 * fix commit4
Configuration menu - View commit details
-
Copy full SHA for cc8e1c3 - Browse repository at this point
Copy the full SHA cc8e1c3View commit details -
fix era5_dataset (PaddlePaddle#365)
* fix era5_dataset * fix weight_dict in loss
Configuration menu - View commit details
-
Copy full SHA for 9d60334 - Browse repository at this point
Copy the full SHA 9d60334View commit details
Commits on Jun 12, 2023
-
* add ruff to pre-commit * refine docstring * update RAEDME.md * restore import paddle in ad.py
Configuration menu - View commit details
-
Copy full SHA for d8364fd - Browse repository at this point
Copy the full SHA d8364fdView commit details
Commits on Jun 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6839369 - Browse repository at this point
Copy the full SHA 6839369View commit details
Commits on Jun 16, 2023
-
add hpinns docs and make changes (PaddlePaddle#369)
* add hpinns docs and fix one type hint * add urls * fix urls * fix docs * fix code
Configuration menu - View commit details
-
Copy full SHA for eb79e2d - Browse repository at this point
Copy the full SHA eb79e2dView commit details -
Tipc fix 0616 (PaddlePaddle#374)
* fix wrong reponame * enlarge eularbeam epochs
Configuration menu - View commit details
-
Copy full SHA for 3cd2345 - Browse repository at this point
Copy the full SHA 3cd2345View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae52840 - Browse repository at this point
Copy the full SHA ae52840View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fae6a1 - Browse repository at this point
Copy the full SHA 4fae6a1View commit details -
automatically switch device to cpu when only cpu is avaiable (PaddleP…
…addle#373) * automatically switch device to cpu when only cpu is avaiable * fix link in README.md(test=document_fix)
Configuration menu - View commit details
-
Copy full SHA for 8062426 - Browse repository at this point
Copy the full SHA 8062426View commit details -
Configuration menu - View commit details
-
Copy full SHA for dae0e19 - Browse repository at this point
Copy the full SHA dae0e19View commit details
Commits on Jun 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9305c56 - Browse repository at this point
Copy the full SHA 9305c56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7263832 - Browse repository at this point
Copy the full SHA 7263832View commit details -
[add sdf] cuboid (PaddlePaddle#384)
* cuboid * add cuboid neg flag * add if/else to pass ci * replace dir with hasattr
Configuration menu - View commit details
-
Copy full SHA for 871213d - Browse repository at this point
Copy the full SHA 871213dView commit details -
[Feature] Add disk sdf_func (PaddlePaddle#391)
Signed-off-by: jjyaoao <jjyaoao@126.com>
Configuration menu - View commit details
-
Copy full SHA for 3759ba3 - Browse repository at this point
Copy the full SHA 3759ba3View commit details -
[Feature] Add rectangle and triangle sdf_func (PaddlePaddle#387)
* add rectangle and triangle sdf_func * fix naming
Configuration menu - View commit details
-
Copy full SHA for 9346670 - Browse repository at this point
Copy the full SHA 9346670View commit details
Commits on Jun 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 534f5fe - Browse repository at this point
Copy the full SHA 534f5feView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1017eb - Browse repository at this point
Copy the full SHA b1017ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14c7ee3 - Browse repository at this point
Copy the full SHA 14c7ee3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb75f29 - Browse repository at this point
Copy the full SHA bb75f29View commit details
Commits on Jun 20, 2023
-
Adding unittest for equation/pde/base.py (PaddlePaddle#397)
* Adding unittest for equation/pde/base.py * Black code * Changed the last unit test case * pre-commit * Adding more test for 100% coverage * Black
Configuration menu - View commit details
-
Copy full SHA for 063788f - Browse repository at this point
Copy the full SHA 063788fView commit details -
add unittest for viv (PaddlePaddle#401)
* add unittest for viv * Update test_viv.py
Configuration menu - View commit details
-
Copy full SHA for fa933b7 - Browse repository at this point
Copy the full SHA fa933b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99fce26 - Browse repository at this point
Copy the full SHA 99fce26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79c6033 - Browse repository at this point
Copy the full SHA 79c6033View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b36c2f - Browse repository at this point
Copy the full SHA 5b36c2fView commit details
Commits on Jun 23, 2023
-
add unit test for biharmonic (PaddlePaddle#394)
add unit test for biharmonic
Configuration menu - View commit details
-
Copy full SHA for b2b8c57 - Browse repository at this point
Copy the full SHA b2b8c57View commit details
Commits on Jun 26, 2023
-
* fix tipc cylinder_2d fp32 * rename config txt in new format * misdelete one blank line
Configuration menu - View commit details
-
Copy full SHA for 507b385 - Browse repository at this point
Copy the full SHA 507b385View commit details
Commits on Jun 27, 2023
-
add Polygon sdf (PaddlePaddle#406)
* add Polygon sdf * add Polygon sdf * rewrite Polygon sdf * rewrite Polygon sdf * rewrite Polygon sdf * rewrite Polygon sdf * rewrite Polygon sdf * rewrite Polygon sdf * rewrite Polygon sdf and add some annotations * rewrite Polygon sdf * rewrite Polygon sdf * rewrite Polygon sdf * rewrite Polygon sdf
Configuration menu - View commit details
-
Copy full SHA for abf9559 - Browse repository at this point
Copy the full SHA abf9559View commit details
Commits on Jun 28, 2023
-
add advanced usage doc and refine poiseuille_flow code (PaddlePaddle#407
Configuration menu - View commit details
-
Copy full SHA for 68d3e73 - Browse repository at this point
Copy the full SHA 68d3e73View commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 559f307 - Browse repository at this point
Copy the full SHA 559f307View commit details
Commits on Jul 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2dc3d7c - Browse repository at this point
Copy the full SHA 2dc3d7cView commit details