aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Reimplement RELIC with latest standard method (#7)HEAD0.0.3masterJoseph Hunkeler2018-08-035-5/+25
|
* Add logic to ignore bad modules (#5)Warren J. Hack2018-05-011-2/+4
|
* Added spacetelescope code of conduct. [skip ci] (#4)P. L. Lim2018-05-011-0/+24
|
* Update relic to 1.0.6 (#3)0.0.2Joseph Hunkeler2016-08-241-0/+0
|
* Pep8 fixes (#2)Joseph Hunkeler2016-08-244-5/+3
| | | | | | * Initial commit of setup.cfg * PEP8 changes
* Merge pull request #1 from jhunkeler/python2-compatJoseph Hunkeler2016-08-241-0/+2
|\ | | | | Add missing import of "print_function"
| * Add missing import of "print_function"Joseph Hunkeler2016-08-241-0/+2
|/
* WordingJoseph Hunkeler2016-08-111-1/+1
|
* Initial readmeJoseph Hunkeler2016-08-111-0/+223
|
* Refactor into a package; Add RELIC 1.0.50.0.1Joseph Hunkeler2016-08-0812-54/+135
|
* Formatting.Joseph Hunkeler2016-08-031-3/+1
|
* Trap stdout during module init; except TypeError to avoid packages bombing ↵Joseph Hunkeler2016-08-031-14/+45
| | | | on packages like ASDF
* Add verbose, package-only, -recursive options; Add more error handling.Joseph Hunkeler2016-08-011-30/+51
|
* Initial commitJoseph Hunkeler2016-08-011-0/+82