Dear Andres Felipe Acosta Gil, we are happy to receive your announcement and are looking forward to the release of your code. Regarding your qestions: 1) there is no problem including BSD-covered code in the release of SUMO (we aleady have BSD code in src/foreign/mersenne). We will simply include the BSD-Lincese file in your subdirectory then. 2) Feel free to copy the method documentations from the source files of the traci python client.
As you may have noticed, the method documentation for the traci python client is incomplete in some modules. If you amend the documentation in Traci4Matlab, please let us know so we can improve the python documentation as well. One thing that surely needs to be discussed in the future is a plan for keeping Traci4Matlab updated whenever the TraCI-API is extended. Another thing that is probably of interest to the community is, whether Traci4Matlab is Octave-compatible. Either way, thank you for your upcoming contribution to the community. Best regards, Jakob 2013/12/18 Andres Felipe Acosta Gil <[email protected]> > Dear SUMO community: > > We are pleased to announce TraCI4Matlab: An implementation of the TraCI > interface for the popular scientific computing tool Matlab. > > Our main objective in the development of TraCI4Matlab was to preserve the > same syntax of the Python implementation. For example, if you type in the > Python implementation the method > traci.inductionloop.getLastStepVehicleNumber("0"), in Matlab it would be > traci.inductionloop.getLastStepVehicleNumber('0'), the only difference is > that you have to change the double quotation marks for single quotation > marks. > > We are close to release the code, but we have to be sure about some issues > we want to ask: > > > - In order to publish Matlab code in MatlabCentral, we have to use the > BSD license, What implications does it have over the license used by > SUMO, > i.e. GPL? Can you include Traci4Matlab in the contributed tools of a > future SUMO release? See > > http://stackoverflow.com/questions/3735389/can-i-license-my-matlab-code-using-the-gpl > - In some functions, the help is copied from the corresponding function > of the Python implementation, is it possible? > > We look forward for your comments and feedback. > > Best Regards. > > -- > > Andres Felipe Acosta Gil > Jairo Espinosa > Jorge Espinosa > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
