Commit Graph

375 Commits

Author SHA1 Message Date
Jukka Aho f299ea81e9 updated. 2015-08-19 18:50:43 +03:00
Jukka Aho 21c9c19f1d Minor update. Again working on elasticity solver notebook. 2015-08-17 21:46:58 +03:00
Jukka Aho 45ea803136 notebook with different optoins... 2015-08-17 00:18:21 +03:00
Jukka Aho c8214bc210 using JuliaFEM... 2015-08-16 22:50:16 +03:00
Jukka Aho 7f0875dcb7 Integration. 2015-08-16 22:48:19 +03:00
Jukka Aho 457d208908 interpolation & integration 2015-08-16 22:22:24 +03:00
Jukka Aho e97a7ca0f1 rename. 2015-08-16 13:36:09 +03:00
Jukka Aho cb72cd17fe interpolation routines to separate file. 2015-08-16 13:33:02 +03:00
Jukka Aho 9792a2244c updated tests for elasticity solver 2015-08-14 17:50:08 +03:00
Jukka Aho e7c110a414 updated calc local matrices to use autodiff 2015-08-14 17:42:33 +03:00
Jukka Aho 5181755ca5 Updated shape functions. Let's calculate them. 2015-08-13 00:39:20 +03:00
Jukka Aho 64f8ce0327 Finally working... 2015-08-11 22:48:35 +03:00
Jukka Aho f04a912192 Added autodiff version, still not converging... 2015-08-11 00:29:22 +03:00
Jukka Aho 1aa1ccb4c1 still wondering, does not converge 2015-08-10 23:01:44 +03:00
Jukka Aho 5e1badabe1 Update elasticity_solver.jl 2015-08-09 22:06:59 +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 b5784b168d Update elasticity_solver.jl 2015-08-08 21:21:23 +03:00
arilaakk 4b83df754c Updated the contributing instructions, added styling 2015-08-03 15:14:37 +03:00
Jukka Aho 6aa70b7cad updated notebook 2015-08-01 20:54:25 +03:00
Jukka Aho bd3ab3dc96 added timeout for notebook building 2015-08-01 16:09:56 +03:00
ovainola c09007a5f7 Update conf.py
Added extensions
2015-08-01 16:05:13 +03:00
Jukka Aho 4f488a2013 Update build_api.jl 2015-07-31 10:07:04 +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
Jukka Aho 0d66b3779e Update REQUIRE 2015-07-30 17:25:02 +03:00
Jukka Aho 74ee3b1802 Update REQUIRE 2015-07-30 09:50:51 +03:00
Jukka Aho 159d35d970 corrected links to point juliafem.org instead of juliafem.kapsi.fi 2015-07-30 00:15:28 +03:00
Jukka Aho 8ff02645b2 nice progress, still unfinished 2015-07-30 00:13:14 +03:00
arilaakk f080d9e2b9 Added basic contributing steps 2015-07-29 15:42:38 +03:00
unknown fe302d51fd jebou 2015-07-29 13:50:32 +03:00
Jukka Aho 0625da67bb unfinished notebook... 2015-07-28 22:27:41 +03:00
Jukka Aho 73c9b65a7a added logo to sphinx configuratoin 2015-07-28 16:55:40 +03:00
Tero Frondelius 3e14f7cb56 ccall simple Fortran examples 2015-07-26 18:23:05 +03:00
Tero Frondelius ddd59452ee First trials to use Abaqus UMAT interface 2015-07-25 22:31:23 +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 1780017907 renamed contributing. 2015-07-08 23:01:28 +03:00
Tero Frondelius 500ebc8521 Fixed the road map to follow version standard
Standard says: 0.x.0 versions for new features and 0.0.y versions for the bug fixes. 
Thus when having new features we should increment the middle number. For bug fixes we will increment the last number.
2015-07-08 20:11:27 +03:00
Jukka Aho 77c9f720a7 updated contributing.md how to make documentation 2015-07-08 09:35:08 +03:00
Jukka Aho 0aeca5959f added contributing to toc 2015-07-07 23:56:50 +03:00
Jukka Aho 3cc4e27189 Update README.rst
What's wrong with the badges.. they are not updating.

- https://github.com/lemurheavy/coveralls-public/issues/116
- https://github.com/github/markup/issues/224
- http://stackoverflow.com/questions/23788106/why-is-my-coveralls-io-badge-not-updating-even-when-the-builds-are-happening
2015-07-07 23:14:24 +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
Tero Frondelius 500689185d Update .travis.yml 2015-07-07 21:26:46 +03:00
Jukka Aho 548eecb759 updated how to investigate all test files from test folder 2015-07-07 21:15:49 +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