railtoolkit / TrainRuns.jl

TrainRun.jl will take a user-defined train and a path as an input for a train run calculation. It can calculate the train run as a time-efficient or energy-efficient operation mode. The results can then be used within the Julia environment.
https://railtoolkit.org/projects/trainruns.jl
ISC License
5 stars 2 forks source link

Add documentation / possibility to use TrainRuns in Python #62

Open apriljunge opened 4 months ago

apriljunge commented 4 months ago

As python is broadly used, I think it would be great to add documentation how to use TrainRuns with Python or (in the future) compile TrainRuns and publish it as a python package.

This could lead to a more widespread usage of TrainRuns and a shared collaborativw codebase

kaat0 commented 4 months ago
kaat0 commented 3 months ago

see #17