https://github.com/njian/convexity
Raw File
Tip revision: f739adf406c6f36b7a4707770a7e622214f530be authored by njian on 17 February 2017, 22:15:10 UTC
Changed the MaxFunEvals and MaxIter
Tip revision: f739adf
.gitattributes
# Auto detect text files and perform LF normalization
* text=auto

# Custom for Visual Studio
*.cs     diff=csharp

# Standard to msysgit
*.doc	 diff=astextplain
*.DOC	 diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot  diff=astextplain
*.DOT  diff=astextplain
*.pdf  diff=astextplain
*.PDF	 diff=astextplain
*.rtf	 diff=astextplain
*.RTF	 diff=astextplain
back to top