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
36
Commits
1
Branch
0
Tags
193
MiB
Graphviz (DOT)
67.7%
Python
31.5%
Shell
0.5%
GLSL
0.3%
3a1c13bcac
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
3a1c13bcac
implemented a function that will be used to provide a generic n-th order, nth-dimension error approximation function
2010-05-04 23:03:07 -06:00
bin
implemented a function that will be used to provide a generic n-th order, nth-dimension error approximation function
2010-05-04 23:03:07 -06:00
data
working on the containing simplex problem. the get containing simplex function works, if the point is in the domain. I am trying to force the domain to contain the point (placing points along perimiter of the mesh). I am not doing that right, but have to run
2010-04-24 18:26:44 -06:00
lib
implemented a function that will be used to provide a generic n-th order, nth-dimension error approximation function
2010-05-04 23:03:07 -06:00
test
wrapping up a night. there isn't enough consistent improvement to merit using this method. i must have a bug somewhere.
2010-04-29 23:29:35 -06:00
tools
something about the changes I made (abs -> np.abs) made my stuff succeed more often
2010-04-30 11:56:01 -06:00
.hgignore
implemented a function that will be used to provide a generic n-th order, nth-dimension error approximation function
2010-05-04 23:03:07 -06: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
something about the changes I made (abs -> np.abs) made my stuff succeed more often
2010-04-30 11:56:01 -06:00