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

Add constrained synthetic test functions #1832

Closed
wants to merge 2 commits into from

Conversation

Balandat
Copy link
Contributor

Summary:
Adds the following engineering-problem test functions:

  • PressureVesselDesign
  • WeldedBeam
  • SpeedReducer
  • TensionCompressionString

Differential Revision: D45821102

@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels May 12, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D45821102

@codecov
Copy link

codecov bot commented May 12, 2023

Codecov Report

Merging #1832 (db6e5d7) into main (70d0c63) will not change coverage.
The diff coverage is 100.00%.

❗ Current head db6e5d7 differs from pull request most recent head 84abc94. Consider uploading reports for the commit 84abc94 to get more accurate results

@@            Coverage Diff            @@
##              main     #1832   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          170       171    +1     
  Lines        14937     15017   +80     
=========================================
+ Hits         14937     15017   +80     
Impacted Files Coverage Δ
botorch/test_functions/__init__.py 100.00% <ø> (ø)
botorch/test_functions/multi_objective.py 100.00% <100.00%> (ø)
botorch/test_functions/synthetic.py 100.00% <100.00%> (ø)
botorch/test_functions/utils.py 100.00% <100.00%> (ø)
botorch/utils/testing.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Balandat added a commit to Balandat/botorch that referenced this pull request May 12, 2023
Summary:
Pull Request resolved: pytorch#1832

Adds the following engineering-problem test functions:
- PressureVesselDesign
- WeldedBeam
- SpeedReducer
- TensionCompressionString

Reviewed By: SebastianAment

Differential Revision: D45821102

fbshipit-source-id: f0197c38989d98c6f1762509ed8584f5c154528a
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D45821102

Balandat added a commit to Balandat/botorch that referenced this pull request May 13, 2023
Summary:
Pull Request resolved: pytorch#1832

Adds the following engineering-problem test functions:
- PressureVesselDesign
- WeldedBeam
- SpeedReducer
- TensionCompressionString

Reviewed By: SebastianAment

Differential Revision: D45821102

fbshipit-source-id: 9dfda0cb48d218588e3528e32c249fe131b56d70
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D45821102

Balandat added a commit to Balandat/botorch that referenced this pull request May 13, 2023
Summary:
Pull Request resolved: pytorch#1832

Adds the following engineering-problem test functions:
- PressureVesselDesign
- WeldedBeam
- SpeedReducer
- TensionCompressionString

Reviewed By: SebastianAment

Differential Revision: D45821102

fbshipit-source-id: b58d23ae33afd89d9c1435598334b97f3f800f0a
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D45821102

Balandat added a commit to Balandat/botorch that referenced this pull request May 18, 2023
Summary:
Pull Request resolved: pytorch#1832

Adds the following engineering-problem test functions:
- PressureVesselDesign
- WeldedBeam
- SpeedReducer
- TensionCompressionString

Reviewed By: SebastianAment

Differential Revision: D45821102

fbshipit-source-id: 22f20ffd620975d47c45fd02d58d0de8ba867f20
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D45821102

Balandat added a commit to Balandat/botorch that referenced this pull request May 18, 2023
Summary:
Pull Request resolved: pytorch#1832

Adds the following engineering-problem test functions:
- PressureVesselDesign
- WeldedBeam
- SpeedReducer
- TensionCompressionString

Also cleans up / unifies some of the the test function code.

Reviewed By: SebastianAment

Differential Revision: D45821102

fbshipit-source-id: e256a08554f9f9891b65c7ddf22b2ee12810c5d4
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D45821102

Balandat added a commit to Balandat/botorch that referenced this pull request May 19, 2023
Summary:
Pull Request resolved: pytorch#1832

Adds the following engineering-problem test functions:
- PressureVesselDesign
- WeldedBeam
- SpeedReducer
- TensionCompressionString

Also cleans up / unifies some of the the test function code.

Reviewed By: SebastianAment

Differential Revision: D45821102

fbshipit-source-id: e9e2dba03f0d4f4d68bf5a2e005bcbb35e93dd0b
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D45821102

Balandat and others added 2 commits May 18, 2023 19:28
Differential Revision: D45969036

fbshipit-source-id: ee2949ea7e636223bc80d91b613d265f6e647228
Summary:
Pull Request resolved: pytorch#1832

Adds the following engineering-problem test functions:
- PressureVesselDesign
- WeldedBeam
- SpeedReducer
- TensionCompressionString

Also cleans up / unifies some of the the test function code.

Reviewed By: SebastianAment

Differential Revision: D45821102

fbshipit-source-id: e4f1cd87c43c92a9e220f03450019b6c31afa7c9
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D45821102

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 98373f6.

@Balandat Balandat deleted the export-D45821102 branch May 29, 2023 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants