Commit Graph

112 Commits

Author SHA1 Message Date
Jukka Aho cd1023cf08 data structures iteration #3 2015-10-30 12:40:56 +02:00
Jukka Aho c28d21b4a1 added tests 2015-10-28 04:29:14 +02:00
Jukka Aho aba63bb44c tutorial notebook working again 2015-10-27 06:37:58 +02:00
Jukka Aho 1844530303 - problem can be now represented using potential energy or residual
force vector, autodiff takes care of linearization

- elasticity equations are now solved using e.g. principle of minimum
  potential energy. syntax is quite good, see notebook.

- updated how to interpolate fields, by introducing function spaces.
  syntax is now good. still have to figure out how to do time derivatives

- etc. etc. tutorial is broken at the moment, i took of get_lhs and
  get_rhs because they didn't really work.
2015-10-26 05:40:41 +02:00
Jukka Aho 0658869b26 removed dependency for docile, doctests are now done using juliadoc 2015-10-20 23:31:15 +03:00
Jukka Aho c073c32b5e moved developer guide from notebooks to tutorials. added warning readme. 2015-10-20 22:37:15 +03:00
Jukka Aho 0100d786db Makefile: doctest there was julia4
conf.py: fucked up manual merge (Olli perkele)
runtests.jl: removed obsolete test_elasticity_solver.jl
2015-10-20 21:05:01 +03:00
ovainola 94e7a644d7 Delete JuliaFEM.abaqus_reader.rst
Deleting file
2015-10-04 13:45:54 +03:00
ovainola b78f039fd7 test 2015-08-25 21:32:43 +03:00
ovainola 0b77403324 Merge branch 'master' of https://github.com/JuliaFEM/JuliaFEM.jl 2015-08-25 21:09:11 +03:00
ovainola f5137a2603 test 2015-08-25 21:09:02 +03:00
Tero Frondelius d0126162ca Merge pull request #54 from arilaakk/master
Contributing.rst update
2015-08-09 19:43:16 +03:00
Jukka Aho bd3ab3dc96 added timeout for notebook building 2015-08-01 16:09:56 +03:00
ovainola f0348b553b autodoc test 2015-08-01 16:06:14 +03:00
ovainola 794a53be84 unnecessary 2015-08-01 16:05:46 +03:00
ovainola c09007a5f7 Update conf.py
Added extensions
2015-08-01 16:05:13 +03:00
ovainola 95c853cc91 perseesta 2 2015-08-01 15:50:52 +03:00
ovainola 55bdf745b2 perseesta 2015-08-01 15:50:36 +03:00
Jukka Aho 4f488a2013 Update build_api.jl 2015-07-31 10:07:04 +03:00
ovainola 3e231f34c0 new commit 2015-07-30 20:43:26 +03:00
ovainola 4a011fd7ed backup 2015-07-30 20:41:52 +03:00
ovainola 6f2537d746 Update build_api.jl
Commented index.rst
2015-07-30 20:40:14 +03:00
Jukka Aho 41824f5589 Update build_api.jl 2015-07-30 17:33:30 +03:00
unknown fe302d51fd jebou 2015-07-29 13:50:32 +03:00
Jukka Aho 73c9b65a7a added logo to sphinx configuratoin 2015-07-28 16:55:40 +03:00
Jukka Aho 00405f9caf the idea in general, is to dump all message output to buildbot and after
that parse all relevant information from that to provide status updates
not to hook and generate intermediate messages which are not going
through buildbot.
2015-07-09 21:21:40 +03:00
Jukka Aho fa2f056684 doctests output 2015-07-09 00:02:31 +03:00
Jukka Aho d561f5f75d logged output 2015-07-08 23:47:29 +03:00
Jukka Aho 6e2e7b74a9 unittests output 2015-07-08 23:25:16 +03:00
Jukka Aho 0ce64b48b1 ... 2015-07-08 23:15:39 +03:00
Jukka Aho 0aeca5959f added contributing to toc 2015-07-07 23:56:50 +03:00
Jukka Aho 22ac764d4b typo on fn 2015-07-07 22:53:47 +03:00
Jukka Aho d6b0c9ac8b doctests added (none of them exists yet?) 2015-07-07 22:46:53 +03:00
Jukka Aho ab9f5ef6b5 doctests report 2015-07-07 20:57:15 +03:00
Jukka Aho 0780574861 unittests badge 2015-07-07 20:46:38 +03:00
Jukka Aho 575a366aa6 doctests, unittests... 2015-07-07 19:53:45 +03:00
Jukka Aho 679d1deb39 caused a bug. fixed 2015-07-06 22:30:35 +03:00
Jukka Aho 539296a63d added separate script for doing doctests and reporting them to web site 2015-07-06 22:24:15 +03:00
Jukka Aho 279103b125 little tweaks 2015-07-06 22:19:33 +03:00
Jukka Aho 5918f2cc08 doctest report 2015-07-06 21:33:24 +03:00
Jukka Aho c4ee5c5004 notebook badges 2015-07-06 19:00:08 +03:00
Jukka Aho 23747be4ac code quality badge 2015-07-06 18:16:04 +03:00
Jukka Aho d3f5eee9e9 added new static path 2015-07-06 18:02:25 +03:00
Jukka Aho b28461a8d9 renamed badges 2015-07-06 17:53:33 +03:00
Jukka Aho 7aa09372c5 notebooks status badge 2015-07-05 23:54:26 +03:00
ovainola 7dcec5d6d0 Update build_api.jl
Fixed the array type
2015-07-05 20:30:08 +03:00
Jukka Aho 93722c8500 commented mkdocs.yml (again) 2015-07-05 18:33:48 +03:00
Jukka Aho 89b0e93559 added Lint.jl check 2015-07-05 18:27:06 +03:00
Jukka Aho 76e26fa85b starting to add lint check 2015-07-05 18:10:13 +03:00
Jukka Aho cb8855269b build_notebooks.jl 2015-07-05 17:15:40 +03:00