-
Notifications
You must be signed in to change notification settings - Fork 49
Prevented values requiring exponents of three digits from being written exactly in ASCII pixmaps. #129
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
s-neilson
wants to merge
13
commits into
danieljprice:main
Choose a base branch
from
s-neilson:pixmapAsciiValueTruncation
base: main
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.
Open
Prevented values requiring exponents of three digits from being written exactly in ASCII pixmaps. #129
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
57c1ed2
When writing ascii pixmaps, values requiring exponents with three or …
s-neilson d2bb5c3
For writing ascii pixmaps, fixed the smallest/largest values that can…
s-neilson a894ddf
For writing ascii pixmaps, fixed some more references to incorrect li…
s-neilson dd473f1
In write_pixmap_ascii, ensured that datpixTruncated is allocated to t…
s-neilson ddaf39a
Rename write_pixmap.f90 to write_pixmap.F90
s-neilson b012c38
Changed the extension of write_pixmap to .F90 in build/Makefile so it…
s-neilson 8556189
Changed the extension of write_pixmap to .F90 in build/.depends so it…
s-neilson 98499fd
For write_pixmap.F90, made it so that the write_ascii_pixmap value tr…
s-neilson 6fe2ee7
Made write_pixmap.F90 no longer use the preprocessor (and changed its…
s-neilson 0a3ef8d
In Makefile, changed extension of write_pixmap back to .f90.
s-neilson f0effd8
In .depends, changed extension of write_pixmap back to .f90.
s-neilson a70b5f9
Fixed an #ifdef and #endif that I accidentally left in write_pixmap.f90.
s-neilson 97d2139
In write_pixmap.f90, changed the values of sN,sP,lN and lP to double …
s-neilson 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
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.