You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In ublas_vector.hpp there was the save method, which is incompatible with MatrixXd etc. HDF5 output in the Eigen3 branch has been commented out for now
The text was updated successfully, but these errors were encountered:
Eigen::VectorXd (Matrix<double,1,Dynamic>) is now supported for saving. Not sure if it makes sense to implement all of the member functions in alps/hdf5/vector
In ublas_vector.hpp there was the save method, which is incompatible with MatrixXd etc. HDF5 output in the Eigen3 branch has been commented out for now
The text was updated successfully, but these errors were encountered: