Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reimplement RELIC with latest standard method (#7)HEAD0.0.3master | Joseph Hunkeler | 2018-08-03 | 5 | -5/+25 |
| | |||||
* | Add logic to ignore bad modules (#5) | Warren J. Hack | 2018-05-01 | 1 | -2/+4 |
| | |||||
* | Added spacetelescope code of conduct. [skip ci] (#4) | P. L. Lim | 2018-05-01 | 1 | -0/+24 |
| | |||||
* | Update relic to 1.0.6 (#3)0.0.2 | Joseph Hunkeler | 2016-08-24 | 1 | -0/+0 |
| | |||||
* | Pep8 fixes (#2) | Joseph Hunkeler | 2016-08-24 | 4 | -5/+3 |
| | | | | | | * Initial commit of setup.cfg * PEP8 changes | ||||
* | Merge pull request #1 from jhunkeler/python2-compat | Joseph Hunkeler | 2016-08-24 | 1 | -0/+2 |
|\ | | | | | Add missing import of "print_function" | ||||
| * | Add missing import of "print_function" | Joseph Hunkeler | 2016-08-24 | 1 | -0/+2 |
|/ | |||||
* | Wording | Joseph Hunkeler | 2016-08-11 | 1 | -1/+1 |
| | |||||
* | Initial readme | Joseph Hunkeler | 2016-08-11 | 1 | -0/+223 |
| | |||||
* | Refactor into a package; Add RELIC 1.0.50.0.1 | Joseph Hunkeler | 2016-08-08 | 12 | -54/+135 |
| | |||||
* | Formatting. | Joseph Hunkeler | 2016-08-03 | 1 | -3/+1 |
| | |||||
* | Trap stdout during module init; except TypeError to avoid packages bombing ↵ | Joseph Hunkeler | 2016-08-03 | 1 | -14/+45 |
| | | | | on packages like ASDF | ||||
* | Add verbose, package-only, -recursive options; Add more error handling. | Joseph Hunkeler | 2016-08-01 | 1 | -30/+51 |
| | |||||
* | Initial commit | Joseph Hunkeler | 2016-08-01 | 1 | -0/+82 |