Skip to content
Success

#229 (Sep 19, 2026, 3:47:07 AM)

Started 12 hr ago
Took 55 min

Started by an SCM change

Revision: 77b73e25b7c54c85e9714178efbd6dc893834dc5
Repository: https://github.com/larson-group/clubb.git
  • refs/remotes/origin/master
Changes
  1. Dash Improvements (#1360) (details / githubweb)
  2. Improving README section for column mirror test (details / githubweb)
  3. Making certain things differentiation safe, various parts had issues with sqrt or divisions that needed clipping for reverse mode calcualtions. Lot's of code sections seemed to already have worked around this with a safe_sqrt method (or some variation) that I standardized and put in advance_helper. (#1361) (details / githubweb)