lisitsyn / tapkee

A flexible and efficient С++ template library for dimension reduction
http://tapkee.lisitsyn.me
BSD 3-Clause "New" or "Revised" License
231 stars 58 forks source link

Fix missing refactoring in example. #107

Closed iglesias closed 3 months ago

iglesias commented 3 months ago

I overlooked the check in examples before only grepping for initialize. I compiled the examples now, when running the rna, it run for a little bit and then got a std::bad_alloc.