Recent Releases of Empirical
Empirical -
As released for JOSS
Scientific Software - Peer-reviewed
- C++
Published by mmore500 over 1 year ago
Empirical -
As released for JOSS
Scientific Software - Peer-reviewed
- C++
Published by mmore500 over 1 year ago
Empirical - Before directory reorganization
About to merge pull request that overhauls the directory structure in empirical. For more information see: issue #378
Scientific Software - Peer-reviewed
- C++
Published by amlalejini about 5 years ago
Empirical - Before emscripten v1.38.27 and C++17
This release requires emscripten v1.37.1.
To install emscritpen v1.37.1,
git clone https://github.com/emscripten-core/emsdk.git
cd emsdk
./emsdk install emscripten-1.37.1
./emsdk activate emscripten-1.37.1
./emsdk install clang-e1.37.1-64bit
./emsdk activate clang-e1.37.1-64bit
Then, once per terminal session before compiling for web,
source path/to/emsdk/emsdk_env.sh
Scientific Software - Peer-reviewed
- C++
Published by mmore500 almost 7 years ago
Empirical - Before directory shuffle
About to do a big shuffle: * Moving all source files to a source/ folder. * Getting rid of evo/ and moving evo3/ to Evo/ (as the new default evolution tools)
Scientific Software - Peer-reviewed
- C++
Published by mercere99 over 8 years ago