khoopes

Results 6 issues of khoopes

I am having trouble compiling. I get this error: make: *** No rule to make target `fortran/PASS_FTN.FOR', needed by `src/PASS_FTN_ALT.f'. Stop. This is in response to a simple make command....

What are extra points in the context of GEKPLS? The documentation simply says "Number of extra points per training point" What is an extra point and when should I enable...

question

Hello, I am just getting started with platypus, switching to python from MATLAB, and everything is working well so far. I am wondering if there is a way to store...

Excuse my inexperience with things like this. I am working on a project where I am doing a single objective optimization of 7 variables with 4 constraints. Right now I...

I am trying to use short options in docopt like this: ``` Usage: someCMD [-a] [-b] [-c ] [-d ] Options: -h, --help Show this screen -a Show a stuff...

Hello, I am trying to use pyvista to work with data in exodus format but cannot seem to figure out how to access the data. I have a multiblock dataset....