Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
3be6bcd
initial gpr setup helper
jtwhite79 Nov 1, 2023
c7ee665
Merge branch 'develop' of https://github.com/pypest/pyemu into feat_gpr
jtwhite79 Nov 1, 2023
69570d0
more work on gpr prototype
jtwhite79 Nov 1, 2023
aa3cc50
more work on gpr emulator
jtwhite79 Nov 8, 2023
ea7edbd
more gpr
jtwhite79 Nov 8, 2023
b5bb086
more dev and exp with gpr
jtwhite79 Nov 12, 2023
b56ab81
Merge branch 'develop' of https://github.com/pypest/pyemu into feat_gpr
jtwhite79 Apr 16, 2024
60433cc
more thresh testing
jtwhite79 Apr 16, 2024
e1755e0
env
jtwhite79 Apr 22, 2024
006d523
xfer pi from base to gpr interface
jtwhite79 Apr 22, 2024
f9ba3c7
merge
jtwhite79 Sep 3, 2024
6dee76a
starting on py worker
jtwhite79 Nov 1, 2024
542348a
starting on py worker
jtwhite79 Nov 1, 2024
a781836
more
jtwhite79 Nov 1, 2024
26965fd
initailization rough'd in
jtwhite79 Nov 1, 2024
126bcfd
more
jtwhite79 Nov 2, 2024
91a0f99
refactor to listen fxn, prep for threading
jtwhite79 Nov 3, 2024
c8b0774
more
jtwhite79 Nov 4, 2024
c78377c
merge
jtwhite79 Nov 11, 2024
613385c
fix for long names in a binary file
jtwhite79 Nov 12, 2024
85907a2
Merge remote-tracking branch 'origin/feat_ppu3' into feat_gpr
jtwhite79 Nov 12, 2024
1338d47
merge
jtwhite79 Nov 12, 2024
274e29b
test undo to_coo
jtwhite79 Nov 12, 2024
29f5de5
merge ppu3
jtwhite79 Nov 15, 2024
df4f5f5
Merge branch 'feat_ppu3' of https://github.com/jtwhite79/pyemu into f…
jtwhite79 Nov 18, 2024
87a30f6
Merge branch 'feat_ppu3' of https://github.com/jtwhite79/pyemu into f…
jtwhite79 Nov 18, 2024
fe3609c
added initial placeholder pypestworker invest function
jtwhite79 Nov 18, 2024
e725bfc
working on gpr tests
jtwhite79 Nov 19, 2024
3d7d00b
added gpr notebook
jtwhite79 Nov 19, 2024
9ecef8b
more work on hosaki
jtwhite79 Nov 20, 2024
caf43e3
more work on gpr
jtwhite79 Nov 25, 2024
499c6a3
added shortened zdt1 test, trying to speed up gpr hosaki notebook
jtwhite79 Nov 25, 2024
efba796
shortening gpr tests more
jtwhite79 Nov 25, 2024
f51b3db
fix for parallel tests
jtwhite79 Nov 25, 2024
c8b6a77
switched constr gpr test to serial
jtwhite79 Nov 25, 2024
dc6fa9c
more
jtwhite79 Nov 26, 2024
6ee7619
docstrings
jtwhite79 Nov 26, 2024
727ed36
Merge branch 'feat_gpr' of https://github.com/jtwhite79/pyemu into fe…
jtwhite79 Nov 26, 2024
f96fb81
Merge branch 'develop' of https://github.com/jtwhite79/pyemu into fea…
jtwhite79 Nov 26, 2024
52f0061
merge with feat_gpr
jtwhite79 Nov 26, 2024
61ba55c
more work on pypestworker, added test
jtwhite79 Nov 26, 2024
8930216
longer time
jtwhite79 Nov 26, 2024
0538383
shortened timeouts again but added netpack.recv_all() to help
jtwhite79 Nov 27, 2024
b8b4ef9
added multiple pyworker test
jtwhite79 Nov 27, 2024
e5b191f
more work on pyworker test
jtwhite79 Nov 27, 2024
04a16c5
timeout
jtwhite79 Nov 27, 2024
699a6ea
longer default timeout, removed start_workers from pyworker test to a…
jtwhite79 Nov 27, 2024
d53baf8
added try-catch-reconnect
jtwhite79 Nov 27, 2024
f22d6a8
fix
jtwhite79 Nov 27, 2024
aeff898
fix
jtwhite79 Nov 27, 2024
4a440e5
working on ppw gpr worker
jtwhite79 Nov 28, 2024
c222aaa
added gpr ppw test:
jtwhite79 Nov 28, 2024
1afb43d
more work on gpr ppw fxn
jtwhite79 Nov 29, 2024
cc99529
added ppw options to start_workers
jtwhite79 Nov 29, 2024
b23c72b
reworked gpr notebook to use ppw, omg sooo much better
jtwhite79 Nov 29, 2024
56a26a2
even longer timeout for ends tests
jtwhite79 Nov 29, 2024
a27144d
a few tweaks to the gpr hosaki notebook
jtwhite79 Nov 29, 2024
7608321
fix for notebook with really short runs being timed out
jtwhite79 Nov 29, 2024
487c57d
time out protection in zdt1 gpr test
jtwhite79 Nov 29, 2024
4fc0ab1
less mem in ac draw test
jtwhite79 Nov 30, 2024
b424194
more test opt
jtwhite79 Nov 30, 2024
b1fa1e2
trying again
jtwhite79 Nov 30, 2024
4d62ba8
turning off constr gpr test for now
jtwhite79 Dec 1, 2024
2611706
update get_pestpp test
jtwhite79 Dec 2, 2024
bdaee9a
more work on get_pestpp for mac:
jtwhite79 Dec 2, 2024
ef54cc3
comment out print funx
rhugman Dec 6, 2024
d1c7cad
Merge branch 'feat_pyworker' of https://github.com/jtwhite79/pyemu in…
rhugman Dec 6, 2024
e8345e6
dsi pyworker funxs'
rhugman Dec 6, 2024
6ea3190
switch dsi tests to use pyworker
rhugman Dec 6, 2024
fa09035
Merge branch 'develop' into feat_pyworker
briochh Dec 10, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'develop' of https://github.com/jtwhite79/pyemu into fea…
…t_pyworker
  • Loading branch information
jtwhite79 committed Nov 26, 2024
commit f96fb81b5dedb43ec7e58636e614be483d0f71a4

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.