This website requires JavaScript.
Explore
Help
Sign In
sm
/
smbinterp
Watch
1
Star
0
Fork
0
You've already forked smbinterp
Code
Issues
Pull Requests
Activity
Results of my master's thesis
25
Commits
1
Branch
0
Tags
193
MiB
Graphviz (DOT)
67.7%
Python
31.5%
Shell
0.5%
GLSL
0.3%
993c901cec
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Stephen Mardson McQuay
993c901cec
properly catching the LinAlgError. also, prepping to change the run_baker method (more generic)
2010-03-20 11:34:24 -06:00
bin
properly catching the LinAlgError. also, prepping to change the run_baker method (more generic)
2010-03-20 11:34:24 -06:00
data
merged the drivers, and am investigating the qdelauney manpage ... should've done this earlier :P
2010-01-30 12:15:00 -07:00
lib
properly catching the LinAlgError. also, prepping to change the run_baker method (more generic)
2010-03-20 11:34:24 -06:00
test
properly catching the LinAlgError. also, prepping to change the run_baker method (more generic)
2010-03-20 11:34:24 -06:00
tools
added files. still not consistently getting better numbers
2010-03-18 23:32:24 -06:00
.hgignore
updated library files so that i don't have to edit the __init__.py files
2010-03-08 14:30:22 -07:00
.setup
working on getting baker to work in 3D. the code runs, but the numbers are odd. I suspect the rectangular grid, and am going to try a random cloud of points.
2010-03-18 23:18:59 -06:00
distribute_setup.py
modified code to use Distribute (python's distribution framework)
2010-03-08 13:31:51 -07:00
setup.py
working on getting baker to work in 3D. the code runs, but the numbers are odd. I suspect the rectangular grid, and am going to try a random cloud of points.
2010-03-18 23:18:59 -06:00