-
Notifications
You must be signed in to change notification settings - Fork 10
Rebased splice potential #127
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
Open
AnatoleStorck
wants to merge
58
commits into
pynbody:master
Choose a base branch
from
AnatoleStorck:rebased_splicePotential
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+465
−26
Open
Changes from all commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
5ce24ca
Allow to splice the potential
cphyc 68a3347
Allow to set CG accuracy for splicing
cphyc 78a2383
Fix orthograph
cphyc 4824edf
Log change in precision
cphyc b10d3d7
Set the fundamental *after* applying **k
cphyc c9dcb78
Add test for potential splicing
cphyc 6387e59
Update pot
cphyc 58b4df5
First working version
cphyc 883626f
added splicing now using fourier parallel seeding
AnatoleStorck 3cdb76a
new compiled genetIC file
AnatoleStorck 18e209d
reverted back to zeldovich gradient
AnatoleStorck f2c3d6c
testing splicing potential - added P/k**2
AnatoleStorck 58e26ec
Exploring different field minimization criteria
AnatoleStorck abda4d5
Testing maximum vs norm tolerance
AnatoleStorck f308076
Add minres minimization method for splicing
AnatoleStorck 574d9b8
small changes to CG and minres methods
AnatoleStorck b9df9b3
added break condition for elapsed time in splicing
AnatoleStorck 01329be
cleaned up some of the code
AnatoleStorck 9c9b834
added restart functionality to splicing
AnatoleStorck b2a9209
making minres its own file
AnatoleStorck 97e491f
minor changes to structure
AnatoleStorck 04199e5
minor changes to parameters
AnatoleStorck fb04a17
Cleaned up code a bit.
AnatoleStorck 9031bf3
Allow compilation with 32bit precision
cphyc ccda41e
Untrack genetIC
cphyc c1a079e
Making tolerance criteria to be
AnatoleStorck f680093
Cleaned up command names, splicing no longer
AnatoleStorck 132635a
Used a colon instead of semicolon.
AnatoleStorck 705d1fb
Added a few deprecated commands
AnatoleStorck 2004db5
Fixed deprecated class route bug.
AnatoleStorck e206125
Added possibility to control stopping
AnatoleStorck 04a3424
Add ability to set min-method for splicing.
AnatoleStorck 6426d78
Fixed bug causing splicing to output incorrectly.
AnatoleStorck fbca771
Removed MINRES as default minimizer for pot_splice
AnatoleStorck 084b945
Remove deprecated potential splicing test. New one to be made soon.
AnatoleStorck 36b72d3
Custom Makefile for project (with COSMOS support)
AnatoleStorck 899b7e8
Fixed library paths for my mac
AnatoleStorck 32814d2
set defaults for pot splicing
AnatoleStorck de53fa6
added fourier series seed drawing for splicing
AnatoleStorck 23e3ef6
Merged usefull functionality from minimizationComparison
AnatoleStorck 32a0146
updated Mafile for testing machine
AnatoleStorck 4943030
cleaned up code and reverted splicing defaults to density splicing
AnatoleStorck f958852
resolving more differences from rebase
AnatoleStorck 631541e
fixed Makefile
AnatoleStorck f0da1b8
fixed typo while rebasing
AnatoleStorck 09252f8
fixed tracking of test
AnatoleStorck fe53aab
fixed tracking of tools
AnatoleStorck 2b814ac
fixed more tracking of tools
AnatoleStorck 7c6047d
further cleanup
AnatoleStorck 510ea83
Addressed pull request comments
AnatoleStorck de798dc
added testing for potential splicing (needs to be single core as MINR…
AnatoleStorck 71a9030
Made the result more deterministic (splicing smaller sphere needs les…
AnatoleStorck af48786
fixed test file
AnatoleStorck a174415
changed methods to camel-case and slightly adjusted some comments and…
AnatoleStorck 3ec60ca
Merge remote-tracking branch 'upstream/master' into rebased_splicePot…
AnatoleStorck c796fd6
added warning for potential splicing with the 'ZELDOVICH_GRADIENT_FOU…
AnatoleStorck 54716f9
updated warning message about potential splicing
AnatoleStorck 2d84db4
fixed splice accuracy logging message
AnatoleStorck 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
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
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.