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
77
Commits
1
Branch
0
Tags
193
MiB
Graphviz (DOT)
67.7%
Python
31.5%
Shell
0.5%
GLSL
0.3%
93fec67cc7
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
93fec67cc7
refactored the term 'face' to 'cell' to match what I've found in literature
2010-11-08 15:07:48 -07:00
bin
still proving out the 3D gmsh class, added correct funcs (3D) to the driver
2010-11-01 20:20:05 -06:00
data
added very simple 3D gmsh for testing
2010-11-01 20:20:53 -06:00
interp
refactored the term 'face' to 'cell' to match what I've found in literature
2010-11-08 15:07:48 -07:00
test
need to investigate what I was smoking in interp.baker.get_error before I can revive my baker 2D tests
2010-11-01 20:44:18 -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
setup.py
got annoyed by the egg folder, so have changed the name of the project
2010-11-08 15:04:41 -07:00