-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement beman.units_and_quantities #39
Comments
There is no need to rewrite my library and waste resources for that. I will gladly add my project to the Beman Project. |
Hello, I have also signed up as jvocht on discourse.bemanproject.org. |
We are in the process of discussing how to make an external library a member of a BemanProject. My understanding is that we do not want to have two separate repos, and I do not want to move my repo as I have plenty of users who use my current location. In case we need two repos, I would prefer to maintain the other one with some scripts and keep both always in sync (similar to what was done for standalone Of course, any help is welcomed, so if you want, you are welcome to contribute to mp-units. Just let me know ;-) |
I am sorry for my misunderstanding regarding the development of this Beman library. I perfectly agree with you that having one repository is most preferable and we should take the time to consider how we can archieve this. I am happy to help with mp-units and would be glad when you could help me starting. You mentioned the process of discussing how to make an external library a member of a Beman project. |
For now, this was mostly a corridor discussion with @JeffGarland and @camio. But we may start a Discourse thread about it. |
Please check our Contributing Guide. There are plenty of ways one may contribute, from sharing ideas and participating in the discussions on GitHub, helping with docs, unit tests, and CI, up to implementing some missing parts of the library. |
This task is to create a new Beman.UnitsAndQuantities library implementing Quantities and units library paper by Mateusz Pusz, Dominik Berner, Johel Ernesto Guerrero Peña, Chip Hogg, Nicolas Holthaus, Roth Michaels, Vincent Reverdy.
There are a few reference implementations:
The one in Beman should track the changes in the paper (which is still being reviewed by LEWGI).
The text was updated successfully, but these errors were encountered: