hondogo

Results 4 comments of hondogo

Windows. I tried to turn it off and on. But program run only in new console. P.S. and there is one small bug in dlangide/workspace/idesettings.d in function autoOpenLastProject line 283...

Here is a peace of code that uses interpolation function (Apache Commons Math implementation): ``` import org.apache.commons.math3.analysis.interpolation.PiecewiseBicubicSplineInterpolatingFunction import org.apache.commons.math3.exception.OutOfRangeException class InterpolatingSurface( xPoints: DoubleArray, yPoints: DoubleArray, zPoints: Array ) : Surface...

@kripken Thanks for advise! This code was generated by Kotlin compiler. I've forwarded your advise to Kotlin team.

@quaff DIRTY_BIT_SCHEMA is for setting back schema for connection that change it. But this case is about ProxyConnection::isCommitStateDirty (it should be set to true if schema changed initially in config...