Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: rmera/gochem

Tags

v0.7.1

Toggle v0.7.1's commit message
QM test updates.

v0.7.0

Toggle v0.7.0's commit message
Small fix to README

v0.6.3

Toggle v0.6.3's commit message
Removed an unneeded type

0.6.2

Toggle 0.6.2's commit message
Small fix to xtb.go

v0.6.1

Toggle v0.6.1's commit message
Bugfixes

- Fixed a bug with a constant that caused int to overflow in Darwin (but not in Linux!)
- The fixing of atoms during geometry optimizations with xtb did not work. It does now.
- Small addition to the chemjson package (a function to produce a JSON-encodable error
  from a regular error.

v0.6.0

Toggle v0.6.0's commit message
Merge branch 'devel'

v0.5.0

Toggle v0.5.0's commit message
Merge commit that was only needed because I'm a mess