brainpy / BrainPy

Brain Dynamics Programming in Python
https://brainpy.readthedocs.io/
GNU General Public License v3.0
511 stars 92 forks source link

Support for physical quantities #512

Open chaoming0625 opened 11 months ago

chaoming0625 commented 11 months ago

Please:

A quantity is the pairing of a number and a unit of measure that indicates the amount of some measurable thing. BrainPy should provide quantity objects that keep the units with the number, making it easy to share them as single object.