There is no LICENSE file in that directory, so using this code is legally iffy. Linus says he "copied part of MatLab's algorithm", which makes legality sound even more questionable. Linus, can you address the license issues here and in the repository? What license was the original code under? What license is this code under?
On Sun, Jun 12, 2016 at 2:54 PM, Linus Härenstam-Nielsen < [email protected]> wrote: > Here we go: https://github.com/Linusnie/ControlBasic > > Note that at the time I used a 0.4.0 dev build so everything might not > work properly. > > > On Sunday, June 12, 2016 at 7:35:51 PM UTC+2, Linus Härenstam-Nielsen > wrote: >> >> Hi author of (part of) ControlKTH here >> >> This was indeed a student project last summer, we based the development >> on Control.jl <https://github.com/jcrist/Old-Control.jl>. We decided not >> to post the code publicly under the university name since I copied part of >> MatLab's algorithm for drawing root locus diagrams, but since you ask I >> could post it on my private repository. >> >> I'll write here once I've done so. >> >> On Sunday, June 12, 2016 at 5:47:34 AM UTC+2, Christian Peel wrote: >>> >>> Here are two pertinent links >>> * >>> https://www.kth.se/polopoly_fs/1.627826!/harenstam-nielsen_lindemann.pdf >>> * >>> https://www.kth.se/social/files/55f124f8f276547bba8a16f9/controldoc.pdf >>> >>> I guess they refer to a student project to implement basic control >>> theory concepts in Julia. Even if it is not too fancy, it would be useful >>> for the author (cc'd) to post the code publicly. >>> >>> On Sat, Jun 11, 2016 at 4:48 PM, Stefan Karpinski <[email protected]> >>> wrote: >>> >>>> The top Google hit on "ControKTH" is this message thread. After that >>>> the hits are all nonsense. It's also completely unclear what EL1000 is >>>> supposed to be. >>>> >>>> On Sat, Jun 11, 2016 at 6:06 AM, Henri Girard <[email protected]> >>>> wrote: >>>> >>>>> Hi, >>>>> Does somebody knows where I can get the control toolbox ? >>>>> >>>>> EL1000 home page and download the ControlKTH.zip >>>>> Is there other toolbox for julia ? >>>>> Regards >>>>> Henri >>>>> >>>>> >>>>> >>>>> >>>> >>> >>> >>> -- >>> [email protected] >>> >>
