0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 09, 2024 — Sep 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Actually making it python2.6 compatible. Now tested with python2.6+numpy1.7, python3.4+numpy1.8, python3.3+numpy1.9 More... over 9 years ago
Merge pull request #29 from manodeep/master More... over 9 years ago
Updated Readme More... over 9 years ago
Update README.md More... over 9 years ago
Trying to convert markdown into rst for rending on PyPI. Had to update version number [ci skip] More... over 9 years ago
Merge pull request #28 from manodeep/master More... over 9 years ago
Merge pull request #27 from manodeep/develop More... over 9 years ago
Merge pull request #26 from manodeep/conda More... over 9 years ago
Reducing total repo size for upload to PyPI. In conjunction with 569378736e874d5b5c0cba8ad12f128f9b2dc210, the tests will skip over tests involving missing datafiles. Repo size (source dist) currently down to 31 MB More... over 9 years ago
Merge pull request #25 from manodeep/conda More... over 9 years ago
Merge pull request #24 from manodeep/conda More... over 9 years ago
Changing the tests such that tests referencing missing files are skipped. This is to accommodate PyPI file-size limits. Only a sub-set of the tests will be run if the source is pulled through PyPI. More... over 9 years ago
Merge pull request #23 from manodeep/master More... over 9 years ago
Bumped version number and marked as a patch. [ci skip] More... over 9 years ago
Merge pull request #22 from manodeep/master More... over 9 years ago
Merge pull request #21 from manodeep/develop More... over 9 years ago
Enabled USE_AVX in the theory.options and common.options files. However, protected the user in case the compiler doesn't have AVX capability. I think if the compiler has AVX but the cpu doesn't, then the code will compile fine but crash at runtime More... over 9 years ago
Merge pull request #20 from manodeep/conda More... over 9 years ago
Adding conda recipe More... over 9 years ago
Removed the ascii file and reduced the file size More... over 9 years ago
Update README.md More... over 9 years ago
Update README.md More... over 9 years ago
Update FAQ More... over 9 years ago
Merge pull request #18 from manodeep/develop More... over 9 years ago
Updated setup.py to run python setup.py sdist'. This way an user can download the package and directly run python setup.py install and it will generate the header files + libs and copy them over. More Makefile tweaks More... over 9 years ago
Changed operating system classifier. More... over 9 years ago
Added the updated pdfs and the bibliography file More... over 9 years ago
Updated the example scripts in the code directory to first import from ./ and then from package. This way the make tests will not test against some previously installed version of the package. More... over 9 years ago
Merge pull request #17 from manodeep/develop More... over 9 years ago
Replaced bitbucket with the correct github More... over 9 years ago