mjhoptics / ray-optics

geometric ray tracing for optical systems
BSD 3-Clause "New" or "Revised" License
263 stars 54 forks source link

How to building locally #24

Closed dibyendumajumdar closed 3 years ago

dibyendumajumdar commented 3 years ago

I assume that if I want to build and install locally all I need to do is this?

python setup.py install

Thanks and Regards

mjhoptics commented 3 years ago

Yes, I believe if you’ve cloned the rayoptics repo, that’s how you update it.

dibyendumajumdar commented 3 years ago

okay thank you - appears to work although I had to uninstall rayoptics first to get the update.