This website requires JavaScript.
Explore
Help
Sign In
wirawan0
/
wpylib
Watch
1
Star
0
Fork
0
You've already forked wpylib
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
47f6bced79afc2edfa8c2e8f1b2c196fbe9c1ffa
wpylib
/
math
History
wirawan
47f6bced79
* wpylib.math.linalg: Added initial module for linear-algebra convenience
...
functions, objects, and submodules.
2011-07-14 19:00:59 +00:00
..
linalg
* wpylib.math.linalg: Added initial module for linear-algebra convenience
2011-07-14 19:00:59 +00:00
stats
* __imul__ and __idiv__ should return the lvalue object itself.
2011-04-05 19:20:55 +00:00
__init__.py
* Added epsilon() function to find out the granuality of a given floating
2010-09-10 21:23:59 +00:00
.cvsignore
* Don't save python compiled modules.
2010-01-22 18:50:39 +00:00
fft.py
* Added: density refitter onto a different FFT grid and/or supercell size
2010-02-24 14:27:23 +00:00
fitting.py
* Reset fitting debug level to 0.
2011-04-05 19:20:01 +00:00
spline_2d.py
* Simplified spline interpolation tools for 2-D curves (single curve or
2010-01-22 18:48:19 +00:00