|
ef1d3c3e3d
|
implementation of value of odd and even polynomials
|
2021-10-05 22:30:06 +02:00 |
|
|
4c420b1e9b
|
polynomial odd and even powers separation
|
2021-10-05 17:33:30 +02:00 |
|
|
59f3bb9eea
|
implemented Hermite polynomials
|
2021-10-05 17:15:47 +02:00 |
|
|
7aae1df938
|
added symmetry declaration for complex 2-el integrals to fourindex.h
|
2021-09-30 14:55:26 +02:00 |
|
|
0137e972fe
|
printout of misc info in laerror
|
2021-09-27 10:49:19 +02:00 |
|
|
c1f3b1ec98
|
improved diagnostics in laerror - command line
|
2021-09-25 05:39:55 +02:00 |
|
|
5b3dced5bb
|
bugfix in putext() in fourindex.h
|
2021-09-24 17:32:20 +02:00 |
|
|
ede670e719
|
tiny fix in bitvector
|
2021-09-24 16:12:07 +02:00 |
|
|
7f84abb541
|
removed dependence on libtraceback
implemented our own traceback after error by attaching gdb
|
2021-09-22 18:12:40 +02:00 |
|
|
256de57333
|
bitvector_from1 implementation
|
2021-09-21 15:38:12 +02:00 |
|
|
5667fae364
|
some attempts for structure packing under GNU C++
|
2021-08-28 17:05:54 +02:00 |
|
|
84cc6b4d35
|
just a comment in fourindex.h
|
2021-06-30 16:13:24 +02:00 |
|
|
cf86493a6f
|
implemented diffabs() useful for checks of results up to a sign
|
2021-06-30 14:54:35 +02:00 |
|
|
9d0249cdc4
|
efficient swap operation for vector and matrix classes
|
2021-06-29 14:39:04 +02:00 |
|
|
3288e51fba
|
some more functions in polynomials and permutations
|
2021-06-26 22:41:40 +02:00 |
|
|
3cf56c3f36
|
just a comment
|
2021-06-25 17:26:26 +02:00 |
|
|
e74bf5986a
|
compatibility changes
|
2021-06-25 16:42:26 +02:00 |
|
|
38a3272805
|
compatibility fixes
|
2021-06-25 16:34:58 +02:00 |
|
|
ac6eaaf56c
|
tiny fix
|
2021-06-25 16:20:49 +02:00 |
|
|
0886c1bb4c
|
small fixes for compatibility
|
2021-06-25 16:19:27 +02:00 |
|
|
10c70e5c51
|
default parameter for fourindex::permuteme
|
2021-06-25 14:38:29 +02:00 |
|
|
5e08e42387
|
permutation of fourindex class
|
2021-06-25 11:45:11 +02:00 |
|
|
4c1aa07acf
|
application of a permutation on sparsemat
|
2021-06-24 17:16:10 +02:00 |
|
|
9ce8e74e19
|
operator!= for nested types
|
2021-06-24 17:08:55 +02:00 |
|
|
cc65575536
|
implemented polynomial gcd
|
2021-06-12 21:42:31 +02:00 |
|
|
73aed62650
|
newton solver for polynomial
|
2021-06-12 17:49:43 +02:00 |
|
|
f03953ba2d
|
continueing on polynomials
|
2021-06-11 17:44:20 +02:00 |
|
|
e57d8fde1c
|
minor fix
|
2021-06-10 17:46:35 +02:00 |
|
|
30861fdac6
|
continueing on polynomials, fix of NRVec unary minus
|
2021-06-10 17:44:54 +02:00 |
|
|
e8ca6b583e
|
starting implementation of polynomials
|
2021-06-09 22:59:19 +02:00 |
|
|
5480de6ff2
|
suport for data preserving in NRVec::resize
|
2021-06-09 15:33:24 +02:00 |
|
|
74835e5264
|
pretty formatting of Sn table
|
2021-06-09 11:22:04 +02:00 |
|
|
d3215e46fd
|
young tableaux and young operator
|
2021-06-08 17:41:49 +02:00 |
|
|
2a6e79520e
|
continuing on permutations - implemented Sn characters
|
2021-06-04 15:21:35 +02:00 |
|
|
40fe368c31
|
continueing on partitions
|
2021-05-24 22:12:39 +02:00 |
|
|
7d9fc46784
|
continueing on partitions
|
2021-05-24 18:46:34 +02:00 |
|
|
6135a4b595
|
fixed clear() for nested types
|
2021-05-24 18:45:58 +02:00 |
|
|
222c1cfb8c
|
continue on partitions
|
2021-05-23 10:28:50 +02:00 |
|
|
80eb98411f
|
Implemented deep copyonwrite() for nested types
|
2021-05-23 10:28:10 +02:00 |
|
|
88628fb306
|
progressing on partitions
|
2021-05-21 14:09:19 +02:00 |
|
|
4be6df3317
|
working on permutations...
|
2021-05-21 09:07:45 +02:00 |
|
|
f574d33a92
|
modified permutation.cc to be compilable with older g++
|
2021-05-20 15:06:04 +02:00 |
|
|
78c94f1e17
|
continueing on permutations
|
2021-05-19 22:29:47 +02:00 |
|
|
83b9463334
|
continue implementing permutations
|
2021-05-14 17:39:22 +02:00 |
|
|
60e8a379f5
|
progressing implementation of permutations
|
2021-05-13 16:45:10 +02:00 |
|
|
01665674c5
|
implementation of permutations in progress
|
2021-05-13 15:01:51 +02:00 |
|
|
36d473dfb9
|
implemented NRVec_from1 (indexing from 1)
|
2021-05-13 14:16:05 +02:00 |
|
|
0d9d9e5b07
|
added #ifdef to avoid complaints about 'register' by C++17 compilers
|
2021-05-06 11:37:45 +02:00 |
|
|
9fd42584f5
|
updated readme
|
2021-04-22 11:23:23 +02:00 |
|
|
7296086860
|
added some aux files previously not migrated
|
2021-04-21 17:44:46 +02:00 |
|