Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1.4.1 #308

Merged
merged 8 commits into from
Oct 31, 2023
Merged

V1.4.1 #308

merged 8 commits into from
Oct 31, 2023

Conversation

t-young31
Copy link
Member

No description provided.

t-young31 and others added 8 commits August 13, 2023 20:58
* fix hessian extraction

* update changelog

* fix mac mamba dep

* bump version

* pr suggestions
* refactor igm and init Minenkov thermo

* update changelog

* fix typo [skip actions]
* save ts guess only if converged

* rescale GS part of DHS-GS step

* update changelog
* initial commit ieip

* small bugfix

* use NEB, use proper float rounding

* add tests for spline

* add tests for ieip microiters

* add tests, fix spline bug

* faster diels alder test

* coverage update 

* allow finer integration quadrature

* fix possible infinite loop and update changelog

* add test for energy prediction

* pr suggestions

* fix ivp bug

* logging fix

* update docs
* refactor distance

* refactor angle primitive

* refactor dihedral primitive

* rename Distances

* fix coord problem in optimiser

* use distance value for optimisers

* use distance value for optimisers

* put unit conversion into coordinate init

* put unit conversion into coordinate init

* put unit conversion into coordinate init

* ci fix

* remove inline comment

---------

Co-authored-by: tom <tom.young.316@gmail.com>
* reload charge etc

* fix unused

* solvent_name property

* remove debug print

* Fix formatting [skip actions]
* update hooks

* fix conversion

* black update

* fix test

* merge fix

* pr suggestion
* no parallelisation on idpp
@codecov
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #308 (dafe17f) into master (4d66675) will increase coverage by 0.04%.
The diff coverage is 98.44%.

@@            Coverage Diff             @@
##           master     #308      +/-   ##
==========================================
+ Coverage   97.33%   97.37%   +0.04%     
==========================================
  Files         203      206       +3     
  Lines       22438    23048     +610     
==========================================
+ Hits        21839    22443     +604     
- Misses        599      605       +6     
Flag Coverage Δ
unittests 97.37% <98.44%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
autode/__init__.py 100.00% <100.00%> (ø)
autode/atoms.py 100.00% <ø> (ø)
autode/bond_rearrangement.py 96.28% <ø> (ø)
autode/bracket/base.py 96.00% <100.00%> (ø)
autode/bracket/dhs.py 98.40% <100.00%> (+<0.01%) ⬆️
autode/bracket/imagepair.py 98.81% <100.00%> (ø)
autode/calculations/executors.py 97.62% <ø> (ø)
autode/calculations/output.py 100.00% <ø> (ø)
autode/config.py 100.00% <ø> (ø)
autode/conformers/conf_gen.py 94.83% <100.00%> (ø)
... and 140 more

@t-young31 t-young31 marked this pull request as ready for review October 31, 2023 12:11
@t-young31 t-young31 merged commit 1075b84 into master Oct 31, 2023
22 checks passed
@t-young31 t-young31 deleted the v1.4.1 branch October 31, 2023 12:12
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants