Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9eaf47d

Browse files
committed
header updates
1 parent02795af commit9eaf47d

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

‎src/function_graph.py‎renamed to ‎src/main_function_graph.py‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
##-------------------------------------------------------------------------------\
44
# sweep
5-
# './sweep/src/pso_function_graph.py'
5+
# './sweep/src/main_function_graph.py'
66
# generates graphs for function based on constraints and configurations
77
# in-package demo for graphing the pareto front
88
#
99
# Author(s): Lauren Linkous (LINKOUSLC@vcu.edu)
10-
# Last update:May 31, 2024
10+
# Last update:June 3, 2024
1111
##-------------------------------------------------------------------------------\
1212

1313
importnumpyasnp

‎src/main_test.py‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
##--------------------------------------------------------------------\
44
# sweep
5-
# './sweep/src/test.py'
5+
# './sweep/src/main_test.py'
66
# Test function/example for using the 'sweep' class in sweep.py.
77
# Format updates are for integration in the AntennaCAT GUI.
88
#
99
# Author(s): Jonathan Lundquist, Lauren Linkous
10-
# Last update:May 31, 2024
10+
# Last update:June 3, 2024
1111
##--------------------------------------------------------------------\
1212

1313

‎src/main_test_details.py‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
##--------------------------------------------------------------------\
44
# sweep
5-
# './sweep/src/test_details.py'
5+
# './sweep/src/main_test_details.py'
66
# Test function/example for using the 'sweep' class in sweep.py.
77
# Format updates are for integration in the AntennaCAT GUI.
88
#
99
# Author(s): Lauren Linkous, Jonathan Lundquist
10-
# Last update:May 31, 2024
10+
# Last update:June 3, 2024
1111
##--------------------------------------------------------------------\
1212

1313

‎src/main_test_graph.py‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
##--------------------------------------------------------------------\
44
# sweep
5-
# './sweep/src/test_graph.py'
5+
# './sweep/src/main_test_graph.py'
66
# Test function/example for using the 'sweep' class in sweep.py.
77
# Format updates are for integration in the AntennaCAT GUI.
88
# This version builds from 'test_details.py' to include a
99
# matplotlib plot of particle location
1010
#
1111
# Author(s): Lauren Linkous, Jonathan Lundquist
12-
# Last update: May 31, 2024
12+
# Last update:June 3, 2024
1313
##--------------------------------------------------------------------\
1414

1515

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp