1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-06-30 00:44:52 +02:00
Commit Graph

62 Commits

Author SHA1 Message Date
2b6a96518d emacs26 in gh-pages 2020-10-29 01:06:18 +01:00
7e0a0425bc Change docs 2020-10-29 01:02:44 +01:00
e3754febfc Add gh-pages workflow 2020-10-29 00:56:48 +01:00
945d391f63 Add publication of documentation on gh-pages 2020-10-29 00:28:46 +01:00
dbe5397653 Add publication of documentation on gh-pages 2020-10-29 00:21:22 +01:00
7df788b42a Add publication of documentation on gh-pages 2020-10-29 00:20:20 +01:00
3aaaabfad3 Added transa/transb in distances 2020-10-28 20:19:07 +01:00
8147ad22a7 Optimizations in polynomials 2020-10-28 19:28:27 +01:00
abc0e6b5ab Optimized polynomials 2020-10-27 17:35:49 +01:00
1db7d327e7 Syntax coloring in html 2020-10-27 17:24:44 +01:00
2cc816766f HTML Export file name 2020-10-26 19:44:21 +01:00
1a16defe35 Precision in tests 2020-10-26 19:41:07 +01:00
a20394f636 Indentation 2020-10-26 19:36:25 +01:00
d91cb765e3 Tests in Fortran 2020-10-26 19:33:31 +01:00
4c7b2213f4 Distance test in Fortran 2020-10-26 18:24:23 +01:00
f0c9226393 Allow tests in fortran 2020-10-26 16:51:16 +01:00
8df6823f50 Removed C interface from export 2020-10-25 15:25:15 +01:00
959d4d1110 Added noexport 2020-10-25 15:16:02 +01:00
5e9e74f743 Added polynomials 2020-10-25 15:03:01 +01:00
9fde54922e Added make doc 2020-10-22 01:24:14 +02:00
Anthony Scemama
3286145e66
Update README.org 2020-10-22 00:51:32 +02:00
150518aef0 Added f90 example file 2020-10-22 00:50:07 +02:00
5f5465eaf9 Merge tests into single exe 2020-10-21 19:50:18 +02:00
8c9a10cae6 Fixing workflow with submodules 2020-10-17 01:28:15 +02:00
c0a21d568a Simplify makefile 2020-10-17 01:20:11 +02:00
3377b056df Added tests to CI 2020-10-17 01:14:57 +02:00
fe3f30ebba Introduced munit for testing 2020-10-17 01:10:54 +02:00
722d6dd540 Make test 2020-10-17 00:28:49 +02:00
456c6fc100 Updated Makefile 2020-10-17 00:00:57 +02:00
97cfd4d2b5 Added qmckl_malloc 2020-10-16 23:59:14 +02:00
ec7df80028 Add tag to check if memory pointers are valid 2020-10-16 23:38:35 +02:00
87cfdc88d3 updated tests, but tests fail 2020-10-16 19:52:11 +02:00
b310ae8638 Merge branch 'main' of github.com:TREX-CoE/qmckl into main 2020-10-16 19:42:27 +02:00
534e11cccb Added tests 2020-10-16 19:42:12 +02:00
Anthony Scemama
9e5b2b4fa5
Update README.md 2020-10-16 18:32:25 +02:00
Anthony Scemama
795803ef84
Update README.md 2020-10-16 18:31:07 +02:00
Anthony Scemama
db931247fb
Update README.md 2020-10-16 18:30:36 +02:00
1879d3a67c Added coding style 2020-10-16 18:29:21 +02:00
55676a9002 Moved Wiki documentation into the project 2020-10-16 18:28:00 +02:00
3a3ea1b8fe Moved Wiki documentation into the project 2020-10-16 18:24:32 +02:00
4236b33a4f Worked on Makefiles 2020-10-16 13:58:05 +02:00
32d633bfb6 Fixed type in free 2020-10-15 12:36:52 +02:00
Anthony Scemama
688411769f
Merge pull request #1 from v1j4y/patch-1
Added a delete function to clear the qmckl_context instance.
2020-10-15 12:21:00 +02:00
vijay
920f1a01d2
Merge branch 'main' into patch-1 2020-10-15 12:19:35 +02:00
Pablo de Oliveira Castro
3be637dcc2
Fix CI dependencies: must install emacs to untangle org files (#5) 2020-10-15 12:17:20 +02:00
Anthony Scemama
2a484d96f4
Merge pull request #2 from TREX-CoE/const-qualifier
Use const qualifiers with qmckl_context
2020-10-15 12:10:08 +02:00
Anthony Scemama
dc77afc33a
Merge pull request #4 from TREX-CoE/github-actions
Add a github action to test build automatically
2020-10-15 10:46:38 +02:00
Anthony Scemama
c5e3521111
Merge pull request #3 from TREX-CoE/fix-makefile
Fix Makefile
2020-10-15 10:46:00 +02:00
Pablo Oliveira
df8714f1db Add build success status badge to README.md 2020-10-15 10:19:17 +02:00
Pablo Oliveira
42637b4e18 Add a github action to test build automatically 2020-10-15 10:14:05 +02:00