-
Notifications
You must be signed in to change notification settings - Fork 76
Feature: Enable appending to trajectory when using ts.optimize/ts.integrate
#361
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
Merged
orionarcher
merged 39 commits into
TorchSim:main
from
danielzuegner:append-to-trajectory
Jan 19, 2026
Merged
Changes from 4 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
02a54e1
append to trajectory
db4cfa2
test append to trajectory
6f78f54
style
b378c6e
revert small change
1feff96
maintain step per system
eed1fc1
format
031fc56
integrate only for (n_steps - initial_step) steps when continuing
5b2469f
Merge branch 'main' into append-to-trajectory
danielzuegner 6fd5cc9
change `load_new_trajectories` behavior
4e820ee
back to `step`
8b8c449
format
0a230bf
truncate trajectories
e138a33
fix tests
82059d5
fix style
2e4bb06
style
65e61d0
fix type hint
c1065e7
style
38619af
fix kT indexing in integrate, step counting in optimize
dde853c
style
6a1114c
Merge branch 'main' into append-to-trajectory
orionarcher 6cba46f
Merge branch 'main' into append-to-trajectory
orionarcher 787a967
rename variable
9c637f5
return positions last step
0031296
truncate to positions last step
1874dc5
extract methods
51ca30d
fix tests
dfd39f0
format
2aed1bb
Merge branch 'main' into append-to-trajectory
danielzuegner 36d915a
prek
2470b46
disable auto truncating
28bb660
style
6de046a
rename
e801817
prek
318f79c
remove unused variable
6dbd9e3
fix trajectory reopen
2c10ea3
Merge branch 'main' into append-to-trajectory
orionarcher 3871feb
Merge branch 'main' into append-to-trajectory
danielzuegner 96097ad
use info log
5fb664d
fix style
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.