I am a full-time consultant and provide services related to the design, implementation and deployment of mathematical programming, optimization and data-science applications. I also teach courses and workshops. Usually I cannot blog about projects I am doing, but there are many technical notes I'd like to share. Not in the least so I have an easy way to search and find them again myself. You can reach me at erwin@amsterdamoptimization.com.
Friday, June 6, 2008
GAMS/IDE bug
Ctrl-T eats up too many characters:
› // hello › -10
In both cases Ctrl-T should remove blanks up-to the first non-blank character. However it will also remove the // and - characters.
No comments:
Post a Comment