0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 8 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add initial cusp demo. More... almost 17 years ago
Got rid of the strange absolute value rules for screen output, I think that was just accidental. Don't generate a new label other than 1 if IRS=0. More... almost 17 years ago
Update fixed-point and periodic orbit demos. More... almost 17 years ago
Update HomCont demo documentation. More... almost 17 years ago
HomCont updates. More... almost 17 years ago
Updated connecting orbits and misc documentation. More... almost 17 years ago
Update BVP & optimization demo's documentation from AUTO2000. More... almost 17 years ago
Change 2000->07p; update demo commands for parabolic PDE demos. More... almost 17 years ago
Added all remaining AUTO97 demos. More... almost 17 years ago
Add support for .f90 equation files, the splabs function in the Python CLUI (borrowed from rauto), and using cc(IRS=20) etc. More... almost 17 years ago
Fix configure typos noticed by Mark Rosin. More... almost 17 years ago
Also fix const warnings with respect to getp(). More... almost 17 years ago
Fix C wrapper for getp. More... almost 17 years ago
Make it possible to specify AUTO constants and sv/ap files directly to run() More... almost 17 years ago
Always print NICP parameters in fort.7. More... almost 17 years ago
Use a variable format string for WRLINE to simplify further. More... almost 17 years ago
Allow arbitrarily long lines in fort.7 in the utility programs. More... almost 17 years ago
Use utility.f in autlab, listlabels, and relabel More... almost 17 years ago
Create module with common code for the keep* and delete* programs. More... almost 17 years ago
Rewrote WRLINE to allow arbitrarily many columns More... almost 17 years ago
Rewrite HEADNG to be able to use arbitrarily many columns. More... almost 17 years ago
Use more modern Fortran to print heading in fort.7. More... almost 17 years ago
Fix handling of x.xxxxxxxxx-yyy and x.xxxxxxxxx+yyy in Python. More... almost 17 years ago
Add !/bin/sh before all @ commands and make them executable. More... almost 17 years ago
Fix problems with 3D initialisation with whichtype==SOLUTION. More... almost 17 years ago
Set up an AUTO_CONSTANTS module to store the fort.2 file contents. More... almost 17 years ago
Call REDUCE for IFST==0, NLLV=1 too to make sure MPI is sync'ed. More... almost 17 years ago
Add a barrier for the case IFST==1, NLLV==1, fixes problem with exp demo. More... almost 17 years ago
Merge REDUCE with REDRHS. It *seems* to confuse the compiler otherwise. That needs further investigation, but for now this works better. More... almost 17 years ago
Fix problem with absolute maximum (IAMAX) re-calculation in REDUCE for a row with all zeros after a certain point. More... almost 17 years ago