Commit Graph

13 Commits

Author SHA1 Message Date
Krishna Vedala
4b07f0f6fc
use malloc and free for dynamic variables 2020-04-23 20:45:45 -04:00
Krishna Vedala
2bd049c73a
if msvc, disable deprecation C4996 2020-04-23 20:00:57 -04:00
Krishna Vedala
a4cb77a36f
make function_time compile in release mode 2020-04-20 12:04:08 -04:00
Krishna Vedala
952d521a3c
better name - numerical methods 2020-04-08 10:28:58 -04:00
Krishna Vedala
64789aed99
bump cmake_c_standard to C11 2020-04-08 09:30:46 -04:00
Krishna Vedala
205766fc05
Merge branch 'master' into project_euler/master2
* master:
  set c99 standard as default
  checkout submodule as well
  use cd to build directory
  changed to checkout@master
  Create ccpp.yml
2020-04-08 09:28:49 -04:00
Krishna Vedala
fd2970182d
set c99 standard as default 2020-04-07 22:27:27 -04:00
Krishna Vedala
8d3d626e25
+ cmake searching folder 2020-04-07 21:25:45 -04:00
Krishna Vedala
8e7aa19113
cmake for 'computer_oriented_statistical_methods' 2020-04-07 19:29:39 -04:00
Krishna Vedala
3b576fec20
added sorting folder to cmake 2020-04-07 18:11:24 -04:00
Krishna Vedala
d24b6ea344
added option to enable or disable use of openmp 2020-04-07 00:24:13 -04:00
Krishna Vedala
0c86721f4a
better way to link libraries 2020-04-07 00:00:04 -04:00
Krishna Vedala
45398453be
First working cmake 2020-04-06 23:50:46 -04:00