Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up the code and add features #75

Open
wants to merge 459 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
459 commits
Select commit Hold shift + click to select a range
9e709a7
remove unnecessary code
Jul 20, 2016
1e86a1f
Merge pull request #68 from notjagan/master
Jul 20, 2016
cfac6ae
Create modded Azeem code to update only Main Page
joonbang Jul 7, 2016
2bdb845
Fix issues with Azeem's code
joonbang Jul 20, 2016
ab92e47
Fix issues with Azeem's code (2)
joonbang Jul 20, 2016
6d2c2de
Further cover the number of lines tested in replace_special.py Fix \i…
Jul 21, 2016
b2a920d
Merge pull request #69 from OksanaTk/master
oksanatk Jul 21, 2016
2ced4b0
Add support for LaTeX comments in math_mode.py and the relevant test …
notjagan Aug 2, 2016
7e2cd64
Removed unnecessary import.
notjagan Aug 2, 2016
42d9fd7
Clean up code, fix test, and reduce function complexity.
notjagan Aug 2, 2016
cce831e
Removed unnecessary conditions.
notjagan Aug 2, 2016
e054e2f
Add comments.
notjagan Aug 2, 2016
5a726fc
Clean up and fix more code.
notjagan Aug 2, 2016
ef6772c
Merge pull request #72 from notjagan/master
Aug 3, 2016
12e3147
Clean up some code
joonbang Aug 4, 2016
2d6b117
Update main_page.mmd, fix bugs with new entries
joonbang Aug 5, 2016
f7e3ad7
Add eCF to travis build checks
inchkev Aug 5, 2016
510cb57
Add eCF directory
inchkev Aug 5, 2016
96ad76d
Add test files
inchkev Aug 5, 2016
b0748bf
Fix path to files for ability to run from any directory
inchkev Aug 5, 2016
5820fbf
Clean up more code
joonbang Aug 5, 2016
f164bbd
Fix QuantifiedCode issues
joonbang Aug 5, 2016
0aae79a
Rewrite symbols_list.py
joonbang Aug 8, 2016
3584993
Add tests for remove_inactive, remove_conditionalexpression, and remo…
inchkev Aug 9, 2016
c3cb6bd
Add another test for arg_split function
inchkev Aug 9, 2016
4441698
Remove a few unused lines in MathematicaToLaTeX.py
inchkev Aug 9, 2016
015b400
Change string format from using the old percent symbol to the new and…
inchkev Aug 9, 2016
b3e1f50
Fix one line to use format
inchkev Aug 9, 2016
681a22c
Avoid unnecessary name repetition in equality comparison
inchkev Aug 9, 2016
b7dc5e0
Add test cases for Beta function
inchkev Aug 10, 2016
f7f9530
Add test cases for cfk function
inchkev Aug 10, 2016
e088a4f
Fix symbols list generation
joonbang Aug 10, 2016
7968ea5
Add test for Gamma, Integrate, LegendreP, LegendreQ, PolyEulerGamma, …
inchkev Aug 10, 2016
4c81613
Remove IdentitiesTest.m
inchkev Aug 10, 2016
bb95b56
Add tests for replace_operators function
inchkev Aug 10, 2016
0d1515d
Consolidate all code into one file
joonbang Aug 11, 2016
106bdd9
Change convert_fraction function to use better string formatting
inchkev Aug 11, 2016
6a91131
Add unit tests
joonbang Aug 11, 2016
272ed9a
Update .gitignore, add tests for carat function
inchkev Aug 11, 2016
d5ab83d
Remove pythonTest.py
inchkev Aug 11, 2016
923ace0
Remove pythonTest.py
inchkev Aug 11, 2016
e657981
Fix error with constraint function and change ContinuedFractionK to a…
inchkev Aug 11, 2016
55c2c32
Remove two unused lines in replace_operators function
inchkev Aug 11, 2016
9a81f55
Add some tests for constraint function
inchkev Aug 11, 2016
f38bee3
Add entry for Binet function
joonbang Aug 12, 2016
d81dd01
Finish tests for constraint function
inchkev Aug 12, 2016
c9fb696
Add fake new.Glossary.csv to fix unit tests
joonbang Aug 12, 2016
c7f5932
Rename new.Glossary.csv to fake.Glossary.csv
joonbang Aug 12, 2016
1ae0b29
Add docstrings and parameter/return types
joonbang Aug 12, 2016
3d5caa4
Hardcoded in a fix for the paragraph placement
edward-bian Apr 18, 2016
a3487eb
New indexes
edward-bian May 4, 2016
cde28cd
Fixes for Hypergeometric Representation and non working other functions
edward-bian Jul 5, 2016
eeb7e59
Special Value and HyperGeo for 9 and 14 fixed
edward-bian Jul 5, 2016
1861c63
Fix for Limit Relations
edward-bian Jul 6, 2016
ba5956f
General Chapter Sorter
edward-bian Aug 2, 2016
c0e4db9
Now cleaned and with better section sorter
edward-bian Aug 11, 2016
51ff4e7
Refactor directories and decancerify
edward-bian Aug 15, 2016
b80bbc0
Update .travis.yml with KLSadd_insertion
edward-bian Aug 15, 2016
eff1e48
Add tests for piecewise function
inchkev Aug 15, 2016
f6d3a29
Increase coverage (1)
joonbang Aug 15, 2016
7e247da
Add tests for replace_vars function
inchkev Aug 15, 2016
61e97c1
Merge pull request #70 from joonbang/main-page
Aug 15, 2016
092eefe
Merge with upstream
inchkev Aug 15, 2016
6f41a34
Update README.md
joonbang Aug 15, 2016
d6e464a
Update README.md
joonbang Aug 15, 2016
8152f45
Add tests for convert_fraction function
inchkev Aug 15, 2016
8f04b8b
Better Formatted
edward-bian Aug 15, 2016
32ff088
Merge .travis.yml
edward-bian Aug 15, 2016
9215428
Add tests for main function
inchkev Aug 16, 2016
93a19d8
Merge remote branch 'upstream/master'
inchkev Aug 16, 2016
b391ffb
Add test/data directory
inchkev Aug 16, 2016
db031ee
Move specific gitignore from repo to project
inchkev Aug 16, 2016
33175ad
Fix duplicate function names
inchkev Aug 16, 2016
20a51bc
Modify main function to use defaults
inchkev Aug 16, 2016
5181097
First Unit Tests & Code Cleaning
edward-bian Aug 16, 2016
fb5cd99
More Unit Tests
edward-bian Aug 16, 2016
9792d35
Add tests for master_function function
inchkev Aug 16, 2016
ca2fa5f
Add one more test case for master_function function
inchkev Aug 16, 2016
0dc3acf
More Unit Tests
edward-bian Aug 16, 2016
acc6916
More Unit Tests
edward-bian Aug 16, 2016
c302906
Add documentation to function and add extra space after eCF/.gitignor…
inchkev Aug 16, 2016
e413cae
Add comments for sections in code
inchkev Aug 16, 2016
7ea040b
Merge pull request #74 from KChen1250/master
Aug 16, 2016
6a89c1d
More Unit Tests
edward-bian Aug 16, 2016
7af2108
Travis Stuff
edward-bian Aug 16, 2016
c4d7d01
More Unit Tests
edward-bian Aug 16, 2016
9493682
More Unit Tests
edward-bian Aug 16, 2016
32ed7d8
More Unit Tests
edward-bian Aug 16, 2016
85d438e
Update .travis.yml
notjagan Aug 17, 2016
65c55ef
Add search function and modified carat function to improve the functi…
inchkev Aug 17, 2016
0916099
Add exception to .coveragerc
inchkev Aug 17, 2016
3d3f802
Add test case for cfk function and add documentation for new search f…
inchkev Aug 17, 2016
72cb003
Edit test case for cfk, add newline after end of code
inchkev Aug 17, 2016
6f9cfe4
Add correct code to MathematicaToLaTeX (was accidentally editing test…
inchkev Aug 17, 2016
eaa1761
Edit main function
inchkev Aug 17, 2016
eb1127b
Remove useless print statements in cfk function
inchkev Aug 17, 2016
4d9438b
Add test in master_function that should finally cover that one last line
inchkev Aug 17, 2016
6c8e65e
Modified main function
inchkev Aug 17, 2016
47e58e9
Merge pull request #79 from KChen1250/master
notjagan Aug 17, 2016
5f5e0ea
Remove some useless print statements
inchkev Aug 17, 2016
09a0ce0
Merge pull request #80 from KChen1250/master
notjagan Aug 17, 2016
0531f61
Update .coveragerc
notjagan Aug 17, 2016
9fea1c6
Update .travis.yml
notjagan Aug 17, 2016
07fca1f
Start to modify MathematicaToLaTeX for trig functions, add LaTeXConst…
inchkev Aug 17, 2016
6a67155
Minor fixes and unit tests
edward-bian Aug 18, 2016
b109bf1
Travis stuff
edward-bian Aug 18, 2016
83353e9
Attempt to make tex2Wiki code more readable for future developers
plusparth Jul 20, 2016
e2435ce
Start rewrite of tex2Wiki
joonbang Aug 16, 2016
b5a32ed
Add mostly functional generation of first part of output file
joonbang Aug 16, 2016
9c3d3fd
Update .gitignore
joonbang Aug 17, 2016
f9aac47
Correct generation of first part of output file
joonbang Aug 17, 2016
0d10d10
Add mostly functional generation for .mmd
joonbang Aug 17, 2016
c59da8d
Rewrite generate_nav_bar function; add some comments
joonbang Aug 18, 2016
93f4c9b
Update .gitignore
joonbang Aug 18, 2016
6340bc6
Remove old tex2wiki.py
joonbang Aug 18, 2016
2c43edc
Fix QuantifiedCode & TravisCI issues
joonbang Aug 18, 2016
932cf5a
Minor Fixes
edward-bian Aug 18, 2016
133e68a
Travis Fixes
edward-bian Aug 18, 2016
ec64366
Unit Test Fixes
edward-bian Aug 18, 2016
d18fd5d
Unit Test Fixes
edward-bian Aug 18, 2016
b88d60d
Add mostly finished latex_constraint_modifier, modify MathematicaToLa…
inchkev Aug 18, 2016
5392554
Reference Formatter and Unit Tests
edward-bian Aug 18, 2016
5d0b063
Rename MathematicaToLaTeX to mathematica_to_latex
inchkev Aug 18, 2016
4aa3469
Add documentation to latex_constraint_modifier.py
inchkev Aug 18, 2016
9ad2892
Merge remote branch 'upstream/master'
inchkev Aug 18, 2016
959a713
Remove useless print statements
inchkev Aug 18, 2016
901e820
Modify docstrings
inchkev Aug 18, 2016
e4aa55e
Fix typo in README.md
inchkev Aug 18, 2016
2a3cdae
Merge remote branch 'upstream/master'
inchkev Aug 18, 2016
ea6b8bc
Update README.md
inchkev Aug 18, 2016
f6abee9
Merge remote branch 'upstream/master'
inchkev Aug 18, 2016
d088750
Merge remote branch 'upstream/master'
edward-bian Aug 18, 2016
9cf71af
Add test case for replace_operators function
inchkev Aug 18, 2016
f9ab318
Modify docstring
inchkev Aug 18, 2016
783c90a
Modify comments
inchkev Aug 18, 2016
f1e82ff
Remove redundant parentheses
inchkev Aug 18, 2016
4e29fcc
Remove useless print statement, add useful print statement
inchkev Aug 18, 2016
4f8a4b9
Remove useless newline
inchkev Aug 18, 2016
7fabc12
Add metadata conversion case
inchkev Aug 18, 2016
a5c9d6b
Fix line length formatting
inchkev Aug 18, 2016
3097f9a
Fix line length formatting
inchkev Aug 18, 2016
5c255b3
Small Fixes and updates
edward-bian Aug 18, 2016
dd8ff82
README updates
edward-bian Aug 19, 2016
d6fecff
README updates and More Functionality
edward-bian Aug 19, 2016
f97ab8f
More Functionality
edward-bian Aug 19, 2016
22504c8
README
edward-bian Aug 19, 2016
438050b
Unit Tests
edward-bian Aug 19, 2016
b6e7e14
Fix \\iunit stuff
Aug 22, 2016
c7f8210
Merge remote-tracking branch 'upstream/master'
Aug 22, 2016
1039231
Unit Tests
edward-bian Aug 22, 2016
0226ef5
Unit Tests
edward-bian Aug 22, 2016
1e1e700
Add mathematica references and tests for that
inchkev Aug 22, 2016
278a774
Add another test for main function
inchkev Aug 22, 2016
34d0cb3
Remove in-line comments after equation labels
Aug 23, 2016
c118fdb
Match the intended formatting of replace_special.py
Aug 23, 2016
690032f
Check for current formatting rules in the program.
Aug 23, 2016
6b3c1f4
Add differences for single variable and multiple variables in a trig …
inchkev Aug 23, 2016
b59483b
Add documentation to code
inchkev Aug 23, 2016
ee81ec3
Modify documentation
inchkev Aug 23, 2016
97a4986
Not assume all equations have labels
Aug 23, 2016
8bac664
Change spacing
inchkev Aug 23, 2016
8a296a9
Unit Tests
edward-bian Aug 23, 2016
b23e386
Unit Tests
edward-bian Aug 23, 2016
1382aec
Unit Tests
edward-bian Aug 23, 2016
8d6f93c
Unit Tests
edward-bian Aug 23, 2016
55ec08a
Unit Tests
edward-bian Aug 23, 2016
84aacde
Unit Tests
edward-bian Aug 24, 2016
7742d7e
Testing Something
edward-bian Aug 24, 2016
30e9e2d
Add code to add parentheses around ambiguous funcions (trig)
inchkev Aug 24, 2016
76fec70
Add comments
inchkev Aug 24, 2016
7a0ddfa
Move latex_constraint_modifier.py to DLMF_preprocessing/src, added __…
inchkev Aug 24, 2016
8ca407a
Start test cases for latex_constraint_modifier.py, add DLMF_preproces…
inchkev Aug 24, 2016
9bc8df2
Remove a few useless lines of code
inchkev Aug 24, 2016
3897901
Add spacing
inchkev Aug 24, 2016
5cfadac
Add unittests to latex_constraint_modifier.py
inchkev Aug 24, 2016
a8ef285
Remove import *
inchkev Aug 24, 2016
3513c44
Fix minor issues
inchkev Aug 24, 2016
c59724c
Merge pull request #81 from KChen1250/master
Aug 24, 2016
26fcd49
Change display of log to ln
inchkev Aug 24, 2016
dcf36e1
Merge pull request #84 from KChen1250/master
Aug 24, 2016
1f2546f
Update README.md
inchkev Aug 24, 2016
e22364c
Unit Tests
edward-bian Aug 25, 2016
0cac986
Unit Tests
edward-bian Aug 25, 2016
042010c
Unit Tests
edward-bian Aug 25, 2016
967015a
Merge remote branch 'upstream/master'
edward-bian Aug 25, 2016
3190529
Testing Something
edward-bian Aug 26, 2016
84cbb61
Testing Something
edward-bian Aug 26, 2016
d7fee73
Testing Something
edward-bian Aug 26, 2016
74b0756
Testing Something
edward-bian Aug 26, 2016
174da22
Testing Something
edward-bian Aug 26, 2016
cb607a3
Testing Something
edward-bian Aug 26, 2016
b398a63
Testing Something
edward-bian Aug 26, 2016
46e8cd2
Add conversion for E to \expe and add conversion for trig and hyperbo…
inchkev Aug 26, 2016
e9e1bbd
Fix test cases for more coverage
inchkev Aug 26, 2016
015f7dd
Add line to generation
inchkev Aug 26, 2016
260e0db
Add fix for spacing before constraing
inchkev Sep 6, 2016
e80230f
Merge pull request #87 from KChen1250/master
joonbang Sep 6, 2016
769f962
Unit test fixes
edward-bian Sep 9, 2016
95ec362
Unit test fixes
edward-bian Sep 9, 2016
1b3754e
Merge pull request #82 from OksanaTk/master
Sep 12, 2016
0855910
Merge remote branch 'upstream/master'
edward-bian Sep 13, 2016
e982d17
Main unit test
edward-bian Oct 11, 2016
d4fa9cf
Update README.md
physikerwelt Oct 13, 2016
92702be
Filling in holes left by last commit
edward-bian Oct 14, 2016
abc0536
Fixes that go with unit tests
edward-bian Oct 14, 2016
5ba1903
Fix issues with file paths
joonbang Jul 20, 2016
084627f
Add LatexEquation class to support sorting
joonbang Jul 21, 2016
46e9034
Fix test cases
joonbang Jul 21, 2016
562c177
Add basic substitutions
joonbang Jul 22, 2016
1e66ce4
Update keys.json with new macros
joonbang Aug 1, 2016
82100b7
Fix tests
joonbang Aug 11, 2016
e082f58
Fix constraints
joonbang Aug 11, 2016
b5fbe24
Add selective parenthese handling
joonbang Aug 12, 2016
ec3213b
Add Binet function
joonbang Aug 12, 2016
68a151f
Fix unit tests
joonbang Aug 12, 2016
3eedb12
Update README.md
joonbang Aug 17, 2016
b4c3359
Add .gitignore
joonbang Aug 17, 2016
fa8c15b
Update .gitignore
joonbang Aug 17, 2016
492943c
Fix unit tests
joonbang Aug 17, 2016
a6e7085
Fix landscape issues
joonbang Aug 17, 2016
622105e
Improve code quality
joonbang Aug 18, 2016
8eaf365
Fix unit tests (again)
joonbang Sep 6, 2016
9144b17
Add option for output directory
joonbang Oct 28, 2016
b377892
Merge pull request #78 from joonbang/master
Oct 28, 2016
084cef7
Polish methods, fix bug with equation handling
joonbang Nov 24, 2016
3cbbac2
Lay framework for better data storage/management
joonbang Nov 28, 2016
aabd75f
Merge pull request #89 from DRMF/csfs
HowardCohl Dec 7, 2016
ad7ce27
Merge remote branch 'upstream/master'
edward-bian Dec 9, 2016
eb00154
Updated README according to Github
edward-bian Dec 9, 2016
7938b41
Updated comments according to Github
edward-bian Dec 9, 2016
f0c5b37
Comment changes
edward-bian Dec 13, 2016
2b99897
updateChapters.py with all the Oct. 5 fixes
edward-bian Dec 16, 2016
af11185
Refactored unit tests
edward-bian Dec 20, 2016
18f0116
Change core methods to use DataUnit
joonbang Jan 2, 2017
b442d3c
Jagan Readme fix
edward-bian Jan 3, 2017
0022704
Jagan linetest fix
edward-bian Jan 3, 2017
9d891cc
Fix issues with <br /> statements
joonbang Jan 8, 2017
8287f6c
Fix formula id, header bugs, add missing sections
joonbang Jan 26, 2017
0aee4ef
Wrap up Orthogonal Polynomials testing
joonbang Feb 8, 2017
a1efca5
Fix bug with symbols list sorting
joonbang Feb 12, 2017
e6cac8c
Improve main(), add usage()
joonbang Feb 12, 2017
ab17412
more Jagan fixes
edward-bian Mar 3, 2017
6dbdfbe
Update README.md
physikerwelt Mar 13, 2017
bcbd077
Minor pdf generation fixes
edward-bian Apr 21, 2017
1325134
Fix \pi replacement
notjagan Apr 25, 2017
0eae492
Remove excessive group
notjagan Apr 25, 2017
2a7754f
Merge pull request #76 from joonbang/tex2wiki
May 12, 2017
1924847
Merge branch 'master' into master
edward-bian May 26, 2017
1c45e94
Commented version
edward-bian Jun 9, 2017
5b55f1b
Merge branch 'master' of github.com:edward-bian/DRMF-Seeding-Project
edward-bian Jun 9, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[report]
omit =
*/python?.?/*
*/test/*
*/site-packages/nose/*
exclude_lines =
if __name__ == .__main__.:

[run]
include =
*/src/*.py
Loading