danielkorzekwa / bayes-scala

Bayesian Networks in Scala
Other
205 stars 39 forks source link

Scala 2.12 cross build #39

Open francisdb opened 7 years ago

francisdb commented 7 years ago

Would you mind release a cross version build for scala 2.12? http://www.scala-sbt.org/0.13/docs/Cross-Build.html

danielkorzekwa commented 7 years ago

Hello Francis,

I'm sorry but I'm super busy. Probably you saw that already but I stopped working on this project. I left Betfair and join Amazon and no more work on it.

You would need to do it yourself.

Regards.

Daniel

On 19 July 2017 at 17:21, Francis De Brabandere notifications@github.com wrote:

Would you mind release a cross version build for scala 2.12? http://www.scala-sbt.org/0.13/docs/Cross-Build.html

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/danielkorzekwa/bayes-scala/issues/39, or mute the thread https://github.com/notifications/unsubscribe-auth/ABOcseTxu0dgYN1SC6eSdbhVNmo3P74zks5sPh8IgaJpZM4Oc5F6 .

-- Daniel Korzekwa Machine Learning Engineer https://www.linkedin.com/in/danielkorzekwa

francisdb commented 7 years ago

that's life, thanks for letting us know

francisdb commented 6 years ago

Would you rather have me send you a pull request or fork the project and create a release under our own domain?

danielkorzekwa commented 6 years ago

I added you as collaborator, I think its best to develop it here, if you have a better way (not sure what are the options) e.g. creating org on github and passing ownership to this org, what ever.

I slightly drifted towards back prob NN models, but NN and bayes are getting together and I would keep this project going on.

danielkorzekwa commented 6 years ago

basically I'm happy for you to make changes on your own and drive it forward to fit your needs.

francisdb commented 6 years ago

How do you do the releases to maven central?

danielkorzekwa commented 6 years ago

I'm proud of myself now! I made a wiki for it in the past: https://github.com/danielkorzekwa/bayes-scala/blob/master/doc/release_process.md

quite simplistic text, ask if you need details.

francisdb commented 6 years ago

Don't have too much time at the moment to look into why that test fails.