Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
a5a7580
fix compilation on GCC 7.3.0
ekg Mar 8, 2019
ba6ab47
Merge pull request #2 from ekg/master
gevorgvoskanyan Oct 11, 2020
3a0c266
added a more detailed summary of all command-line options
gevorgvoskanyan Oct 19, 2020
5a9fbf1
Merge pull request #4 from flindeberg/master
doxx Oct 19, 2020
c888243
Fixed threading crash under OSX
Nov 1, 2020
983e9e9
Add files via upload
doxx Nov 15, 2020
4ff292a
Add files via upload
doxx Nov 15, 2020
bcfb71b
Made the -x option work well even when the initial positions file doe…
gevorgvoskanyan Nov 22, 2020
f5fcd42
Fixed a bug in processing -x option for when a particle found in the …
gevorgvoskanyan Nov 26, 2020
d214ff3
Printing the IDs of nodes that were left with uninitialized positions…
gevorgvoskanyan Dec 8, 2020
1d45dff
added -D option which can be used to remove the uninitialized-positio…
gevorgvoskanyan Dec 12, 2020
683de8a
using thread pool instead of creating/joining threads all the time in…
gevorgvoskanyan Dec 20, 2020
8a34246
not using sqrt() needlessly
gevorgvoskanyan Jan 11, 2021
6fb5d2a
using std::vector instead of std::list for OutEdgeList in adjacency_l…
gevorgvoskanyan Jan 11, 2021
a0a65a6
optimization: using unordered_set for a voxel's occupants
gevorgvoskanyan Jan 13, 2021
e72db1b
optimizations in springRepulsiveInteraction() and addNoise()
gevorgvoskanyan Jan 14, 2021
7508e8e
fixed compilation warnings given by gcc
gevorgvoskanyan Jan 15, 2021
39d36c0
removed virtual destructors
gevorgvoskanyan Jan 15, 2021
3e1fe0a
optimization: using atomic force constituents for particles
gevorgvoskanyan Jan 17, 2021
9db8b83
optimized the algorithmic complexity of the assignment of particles' …
gevorgvoskanyan Jan 17, 2021
23eb7b5
Add files via upload
doxx Apr 25, 2021
d5c72f0
Update README.md, fix Table of contents.
Nov 27, 2021
2f9c668
Merge pull request #7 from zrthstr/master
doxx Nov 27, 2021
d39e66f
Add files via upload
doxx Sep 23, 2022
ac6ad44
New Readme
doxx Oct 3, 2022
cfecd1c
Fixing formatting
doxx Oct 3, 2022
e651955
More information
doxx Oct 3, 2022
f46e2b9
Cleaning up old files
doxx Oct 3, 2022
8c73e8b
Adding new labels feature
doxx Oct 3, 2022
e8e9fed
Ignoring file
doxx Oct 3, 2022
1f2852b
Updates to readme
doxx Oct 3, 2022
f223587
Update README.md
doxx Oct 3, 2022
2a28e53
Update README.md
doxx Oct 3, 2022
a2b55ea
Update README.md
doxx Oct 3, 2022
8028678
Update testrun.yml
doxx Oct 3, 2022
859046d
Update README.md
doxx Oct 3, 2022
2aad807
Update README.md
doxx Oct 4, 2022
7873092
Update README.md
doxx Oct 4, 2022
5789467
Update README.md
doxx Oct 4, 2022
adc03fc
Update README.md
doxx Oct 4, 2022
09bdd38
Update README.md
doxx Oct 4, 2022
49403ac
Update README.md
doxx Oct 4, 2022
2c7f8f0
Update README.md
doxx Oct 4, 2022
c801c63
Update README.md
doxx Oct 4, 2022
ba4a14c
Update README.md
doxx Oct 4, 2022
f0ba5fb
Update README.md
doxx Oct 4, 2022
f351074
Improving Labels
doxx Oct 4, 2022
04aeda6
Merge branch 'master' of https://github.com/TheOpteProject/LGL
doxx Oct 4, 2022
c34e235
Updated compiled jar files
doxx Oct 4, 2022
440a864
Update README.md
doxx Oct 4, 2022
6b713d2
Update README.md
doxx Oct 4, 2022
1f2f847
Update README.md
doxx Oct 4, 2022
08b7820
Updated options for LGLib.jar
doxx Oct 4, 2022
be90d03
Update README.md
doxx Oct 4, 2022
a1a2800
Update README.md
doxx Oct 4, 2022
77b6495
Update README.md
doxx Oct 4, 2022
77fbe1b
Update README.md
doxx Oct 4, 2022
2bf2240
Update README.md
doxx Oct 4, 2022
60ce694
Update README.md
doxx Oct 4, 2022
3024393
Update README.md
doxx Oct 4, 2022
6abe097
Update README.md
doxx Oct 4, 2022
6255a18
Bug fixes
doxx Oct 4, 2022
1ccd11d
Merge branch 'master' of https://github.com/TheOpteProject/LGL
doxx Oct 4, 2022
3069b9c
New features
doxx Oct 5, 2022
8ed82c6
Updating LGLView
doxx Oct 6, 2022
4990a45
Script to start lglview.
doxx Oct 6, 2022
904158e
Bug fixes and new features
doxx Oct 7, 2022
539728f
Merge branch 'master' of https://github.com/TheOpteProject/LGL
doxx Oct 7, 2022
8cdb768
Major updates to LGLView 2D
doxx Oct 15, 2022
07bf92b
Recompiled jars for older JDK
doxx Oct 15, 2022
03ec701
Update README.md
doxx Oct 16, 2022
34ff07a
Create LGLviewshortcuts.png
doxx Oct 17, 2022
ad733ee
Merge branch 'master' of https://github.com/TheOpteProject/LGL
doxx Oct 17, 2022
7c6e21c
Update README.md
doxx Oct 17, 2022
cb1bba0
Add files via upload
doxx Sep 28, 2023
9d94a8b
Add files via upload
doxx Sep 28, 2023
3e8010e
Fix for backwards compatibility on filenames
doxx Sep 30, 2023
ccd45f8
Fixing scale and center
doxx Oct 4, 2023
9ab1320
New output types
doxx Oct 7, 2023
22625e9
Create PNG files in parallel
doxx Oct 8, 2023
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
Binary file added .DS_Store
Binary file not shown.
10 changes: 0 additions & 10 deletions .github/workflows/testrun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,3 @@ jobs:
run: |
echo Running install
make install
- name: "Run a simple graph"
run: |
cd scripts
echo Trying to create graph
./creategraphfromdate.sh 2000 09
- name: Upload graph image
uses: actions/upload-artifact@v1
with:
name: Upload graph
path: testrun/bview_2000_09/bview_2000_09_transparent.png
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
tags
tagsfile
*.o
.*.un~
.*.swp
.swp
/bin/lglayout2D
/bin/lglayout3D
/bin/lglbreakup
Expand All @@ -24,4 +28,5 @@ src/lglbreakup
src/lglfileconvert
src/lglayout
src/lglrebuild
**/*.pyx
**/*.pyx
.DS_Store
2 changes: 1 addition & 1 deletion Java/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jar/%.jar: $(CLASS)
jarfiles: jar/ImageMaker.jar jar/LGLLib.jar jar/LGLView.jar

%.class : %.java
javac -cp lib/Jama-1.0.3.jar:lib/VectorGraphics2D-0.13.jar src/Viewer2D/*.java src/ImageMaker/*.java
javac -cp lib/Jama-1.0.3.jar:lib/VectorGraphics2D-0.13.jar -cp src src/Viewer2D/*.java src/ImageMaker/*.java

all: $(CLASS)

Expand Down
Binary file modified Java/jar/ImageMaker.jar
Binary file not shown.
Binary file modified Java/jar/LGLLib.jar
Binary file not shown.
Binary file modified Java/jar/LGLView.jar
Binary file not shown.
Loading