Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
0202ce4
added option to skip metadata parsing as this can be slow for large n…
jtwhite79 Dec 12, 2024
2c4d3b6
merge in auto result loading in Pst constructor
jtwhite79 Apr 24, 2025
ae00d9a
more tune ups in pypestworker
jtwhite79 Apr 24, 2025
33e368f
more worker stuff
jtwhite79 Apr 24, 2025
d304a0e
Merge remote-tracking branch 'upstream/develop' into develop
jtwhite79 May 2, 2025
74dbeaa
Merge branch 'develop' into develop
briochh May 21, 2025
a7544f0
Merge branch 'develop' of https://github.com/pypest/pyemu into develop
jtwhite79 May 22, 2025
8656e3a
Merge branch 'develop' of https://github.com/jtwhite79/pyemu into dev…
jtwhite79 May 22, 2025
858ee5d
added some sugar to results handler to help with programmatic access …
jtwhite79 May 22, 2025
4c11eb0
Merge remote-tracking branch 'upstream/develop' into feat_moreresults
jtwhite79 Jun 6, 2025
03a919d
Merge branch 'develop' of https://github.com/pypest/pyemu into feat_m…
jtwhite79 Jun 7, 2025
24585cc
Merge branch 'develop' of https://github.com/pypest/pyemu into feat_m…
jtwhite79 Jun 13, 2025
ce5dff3
introducing transformer classes and pipeline
Jun 16, 2025
f3c45ac
transformer tests
rhugman Jun 16, 2025
d1d684e
dsi initial commit
rhugman Jun 16, 2025
0337259
refactor dsi helper functions
rhugman Jun 16, 2025
4848655
refactor dsi out of EnDS
rhugman Jun 16, 2025
c776d8f
initial tests commit
rhugman Jun 17, 2025
2b73575
Portmanager class for dsivc
rhugman Jun 17, 2025
069fadc
adding ies_exe path arg to dsivc_fwd run fnx to deal with pytest
rhugman Jun 17, 2025
eb26410
updates to dsivc for pytest'
rhugman Jun 17, 2025
4dcbeb4
checkin dsi
rhugman Jun 18, 2025
5b1ad83
docstrings
rhugman Jun 18, 2025
7d3fbff
init
rhugman Jun 18, 2025
8f57091
init
rhugman Jun 18, 2025
e83f18f
fix to dsi tests
rhugman Jun 18, 2025
61e8d95
moved dsi tests to dsi_tests.py
rhugman Jun 18, 2025
042c96a
moved dsi tests to dsi_tests.py
rhugman Jun 18, 2025
8a817a5
docstrings
rhugman Jun 18, 2025
18ed8ed
use class save instead of pickle
rhugman Jun 18, 2025
19b3801
checkin baseline ldfa with sklearn
rhugman Jun 18, 2025
133e0de
rename test file
rhugman Jun 19, 2025
c7cfadc
rename ldfa to lpfa
rhugman Jun 19, 2025
d4ae84e
lpfa test
rhugman Jun 19, 2025
6a8900b
added transform pipeline test for ldfa
rhugman Jun 19, 2025
f993307
Merge branch 'develop' of https://github.com/pypest/pyemu into develop
jtwhite79 Jun 19, 2025
bfd3211
Merge remote-tracking branch 'origin/feat_moreresults' into develop
jtwhite79 Jun 19, 2025
5498537
chasing CI issue on linux
jtwhite79 Jun 20, 2025
ad8893d
more chasing
jtwhite79 Jun 20, 2025
0559b5d
merge upstream
jtwhite79 Jun 27, 2025
b2761dc
refactor StandardSclaer to use sklearn
rhugman Jun 30, 2025
9e62644
fix imports
rhugman Jun 30, 2025
444591b
refactor naming and streamline emulator building workflow
rhugman Jul 1, 2025
23f57ac
functional gpr class + pestpp setup
rhugman Jul 2, 2025
a50fe51
gpr tests
rhugman Jul 2, 2025
a7f3a6f
general fixes to ppw
rhugman Jul 2, 2025
9937420
refactored gpr helper fnxs to maintain legacy, but also use new GPR c…
rhugman Jul 2, 2025
3c942a0
init updates
rhugman Jul 2, 2025
7bd1807
fix to utils gpr test
rhugman Jul 2, 2025
75cd698
Merge branch 'develop' into feat_emulators2
rhugman Jul 2, 2025
3133d09
fi to grp_pyworker
rhugman Jul 3, 2025
c6b1f0c
fix legacy gpr oyworker handling
rhugman Jul 3, 2025
b00a4c5
Merge branch 'feat_emulators2' of https://github.com/rhugman/pyemu in…
rhugman Jul 3, 2025
1156903
mystery of the disapearing t_d argument
rhugman Jul 3, 2025
b27d95f
checkin tests
rhugman Jul 3, 2025
0817aa3
fix to scrape dir fnx
rhugman Jul 3, 2025
225eebf
Merge branch 'feat_emulators2' of https://github.com/rhugman/pyemu in…
jtwhite79 Jul 7, 2025
a3adfa0
trying a lower max port number
jtwhite79 Jul 7, 2025
324a88c
turned off zdt1 test in utils_test - this functionality has moved to …
jtwhite79 Jul 7, 2025
2adf7f1
refactro fixes for dsivc
rhugman Jul 7, 2025
323fb46
dsivc fix
rhugman Jul 7, 2025
1bf5432
changed port on pyworkertest...
jtwhite79 Jul 7, 2025
14f8c77
trying to speedup tests
jtwhite79 Jul 7, 2025
dd1f5c6
serial pytest
jtwhite79 Jul 7, 2025
cba5604
serial pytest
jtwhite79 Jul 7, 2025
0cbdd6c
trying to speed up dsivc test
jtwhite79 Jul 7, 2025
5a9af48
more speed up
jtwhite79 Jul 7, 2025
31db710
skipping zdt1 test for now - something is up. Tried to fix dsi predi…
jtwhite79 Jul 7, 2025
e2f6f4e
checkin before merge
rhugman Jul 8, 2025
ecd3f8e
fixes and updates to dsivc tests
rhugman Jul 8, 2025
87a1fb8
dangrerous boolean flag...
rhugman Jul 8, 2025
2d4c778
fix handling of columns for transformer pipeline
rhugman Jul 26, 2025
2180ebd
make sklearn an optional dependency
rhugman Jul 26, 2025
aa7688f
Merge branch 'develop' into feat_emulators2
briochh Aug 5, 2025
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
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
shell: bash -l {0}
working-directory: ./autotest
run: |
pytest -rP -rx --capture=no -v -n=auto --tb=native --durations=20 --cov=pyemu --cov-report=lcov ${{ matrix.test-path }}
pytest -rP -rx --capture=no -v --tb=native --durations=20 --cov=pyemu --cov-report=lcov ${{ matrix.test-path }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down
Loading
Loading