-
Notifications
You must be signed in to change notification settings - Fork 29
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
Planetarium applications of sphviewer #22
Open
athob
wants to merge
9
commits into
alejandrobll:master
Choose a base branch
from
athob:master
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.
+302
−203
Commits on Jan 1, 2019
-
Simplified the code for dealing with the remainder particles
Configuration menu - View commit details
-
Copy full SHA for c0eb87d - Browse repository at this point
Copy the full SHA c0eb87dView commit details -
Simplified the kview computation to get the inclusion of particles with a kernel that intersects the field of view, despite the particle being outside of it
Configuration menu - View commit details
-
Copy full SHA for 5324ee7 - Browse repository at this point
Copy the full SHA 5324ee7View commit details
Commits on Jan 2, 2019
-
Correct kview computation to remove the inclusion of particles with hsml[i] < 0 (equivalent to the old zpart > 0 condition)
Configuration menu - View commit details
-
Copy full SHA for f084674 - Browse repository at this point
Copy the full SHA f084674View commit details
Commits on Jan 3, 2019
-
Detangle tt between the kernel pixel size (the tt variable) with the kernel projected size (the new tt_f float variable), allowing kernels with sizes under the resolution to be computed properly
Configuration menu - View commit details
-
Copy full SHA for c04b460 - Browse repository at this point
Copy the full SHA c04b460View commit details
Commits on Nov 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 824db23 - Browse repository at this point
Copy the full SHA 824db23View commit details -
Adding "-ffast-math" compiler flag by default. This speeds up the code by more than a factor of 3.
Configuration menu - View commit details
-
Copy full SHA for 5e0da14 - Browse repository at this point
Copy the full SHA 5e0da14View commit details
Commits on Nov 18, 2019
-
Merge latest from branch 'master' of https://github.com/alejandrobll/…
…py-sphviewer, upgrading to version 1.2.1
Configuration menu - View commit details
-
Copy full SHA for a9e7b40 - Browse repository at this point
Copy the full SHA a9e7b40View commit details
Commits on Nov 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c57d0c1 - Browse repository at this point
Copy the full SHA c57d0c1View commit details
Commits on Dec 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5a1c157 - Browse repository at this point
Copy the full SHA 5a1c157View commit details
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.