ladybug-tools / ladybug

🐞 Core ladybug library for weather data analysis and visualization
https://www.ladybug.tools/ladybug/docs/
GNU Affero General Public License v3.0
191 stars 54 forks source link

fix(rootfinding): Small fix for 3-var root finding #583

Closed chriswmackey closed 1 year ago

chriswmackey commented 1 year ago

I also realized that the bisection method is not really correct and I implemented a better brute force method specifically for the function where I needed a solution.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 0.40.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: