roystgnr / MetaPhysicL

Metaprogramming and operator-overloaded classes for numerical simulations
Other
22 stars 12 forks source link

Put complex function declarations in dynamicsparsenumberbase_decl #28

Closed lindsayad closed 5 years ago

lindsayad commented 5 years ago

This will enable a cleaner libMesh/libmesh#1946

roystgnr commented 5 years ago

Thanks!

roystgnr commented 5 years ago

Are you going to need a new tag for the libMesh side of things? This is a minor change, but I wouldn't mind an excuse to put out a new release and bump up the library numbering to resolve #27

lindsayad commented 5 years ago

A tag would be great after #29

roystgnr commented 5 years ago

Give https://github.com/roystgnr/MetaPhysicL/releases/tag/v0.3.3_bootstrapped a try.

lindsayad commented 5 years ago

Currently on travel, but I noticed today that the derivative for std::norm for the non-complex dual number case is wrong. It would be nice to get that fix into the release...

On Nov 21, 2018, at 3:28 PM, roystgnr notifications@github.com wrote:

Give https://github.com/roystgnr/MetaPhysicL/releases/tag/v0.3.3_bootstrapped a try.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.