gugarosa / opytimizer

🐦 Opytimizer is a Python library consisting of meta-heuristic optimization algorithms.
https://opytimizer.readthedocs.io
Apache License 2.0
604 stars 41 forks source link

Add BibTex formatting in README.md #11

Closed mpariente closed 4 years ago

mpariente commented 4 years ago

It's just so much prettier.

gugarosa commented 4 years ago

I completely agree with that! Did not know that I could use BibTex as an argument to code formatting.

Thanks for your contribution and for letting me know something new and pretty!

Best regards, Gustavo.

mpariente commented 4 years ago

It's a pleasure ;-) You could also use yaml for the opytimizer structure, and when you have pip commands, bash env is more appropriate than python.

Cheers

gugarosa commented 4 years ago

Sweet! Thanks a lot for the feedback mate.

It really makes a difference and shines the code!