This website requires JavaScript.
Explore
Help
Sign In
mwtkrayer
/
suspendtools
Watch
1
Star
0
Fork
You've already forked suspendtools
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Some python tools to work with data from suspend DNS code.
72
Commits
1
Branch
0
Tags
1.2
MiB
Python
100%
41a64ab470
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Michael Krayer
41a64ab470
switched to another formulation of the algorithm which computes surface normal of triangle: this is necessary for inside/outside check
2021-08-12 10:34:56 +02:00
__init__.py
fixed missing imports
2021-05-27 23:46:38 +02:00
field.py
switched to another formulation of the algorithm which computes surface normal of triangle: this is necessary for inside/outside check
2021-08-12 10:34:56 +02:00
helper.py
clipping and thresholding for particles; improvements for field
2021-08-06 22:02:35 +02:00
parallel.py
added deep copy flag. The default is now shallow copy!
2021-08-05 00:20:58 +02:00
particle.py
clipping and thresholding for particles; improvements for field
2021-08-06 22:02:35 +02:00
ucf.py
parallel tools added.
2021-05-27 21:37:00 +02:00
visu.py
fixed camera setting functions
2021-07-28 12:40:03 +02:00