Jan Bielecki
Jan Bielecki
Hello guys. I try to figure out how to get multiple eigenvalues using your example 'eigen_examples/eigensolver.c'. Can it be done by using specific config file or I have to modify...
@Peter554 I am actually using your work while implementing AcyclicContract (still a draft, but soon it will be ready for a review: https://github.com/seddonym/import-linter/pull/250). It seems that it works as intended....
@seddonym @Peter554 Hello again. I worked through this PR to the state that is already useful for two of my projects and I would like to share it with broader...
Thanks, no rush :) I will share the presentation if it gets recorded.
> Some initial feedback (though I haven't looked closely yet). > > It doesn't seem to work properly at the moment. I tried installing this (and building the `find-shortest-cycle` branch...
@seddonym @Peter554 1. I have merged master and fix the typing issue. The workflow should pass now. 2. I forked @Peter554 implementation of find-shortest-cycle and modified the code to use...
> It's exciting seeing this take shape! > > I haven't reviewed the implementation yet: I think we should get the UI right first. I've suggested a way of presenting...
> Thanks for latest updates! Tests are failing though...I'll wait until they pass before trying this on Django again. > > Now you've rebased off master you can make use...
> I've been doing some more thinking about this feature - just noting down some findings. > > > > # Weighted edges > > > > I think it...
> I've made a start on documenting an API in Grimp [here](https://github.com/seddonym/grimp/pull/253). 1. The whole idea about presenting cycle breakers is at least one level cooler than presenting raw cycles....