costructuralist

Results 3 issues of costructuralist

Hi there! Thanks for this great library. I'd like to know whether the following is expected behaviour. Using the HospitalResident algorithm, I have the scenario below. All hospitals rank all...

I have implemented an `clientToSvgCoordinates` FFI function to convert from screen coordinates to SVG coordinates using the `getScreenCTM` Javascript function (see http://svgdiscovery.com/E/Ed.htm and https://developer.mozilla.org/en-US/docs/Web/API/SVGGraphicsElement#Methods). I think it would be nice...