|
dc3e733e7f
|
flake8 fixes
|
2024-07-18 19:31:17 -07:00 |
|
|
95e3f71b40
|
use f-strings in place of .format()
|
2024-07-18 19:31:17 -07:00 |
|
|
639f88bba8
|
add sensitivity calculation
|
2024-07-18 19:31:17 -07:00 |
|
|
ccfd4fbf04
|
use parentheses instead of backslash
|
2024-07-15 16:32:48 -07:00 |
|
|
77715da8b4
|
Use raw strings to avoid double backslashes
|
2024-07-15 16:32:31 -07:00 |
|
|
2d48858973
|
drop duplicate import
|
2024-07-15 16:10:51 -07:00 |
|
|
8c49710861
|
black bg for tex svgs
|
2024-07-14 22:09:16 -07:00 |
|
|
22565328ab
|
use parens in place of backslashes
|
2024-07-14 22:08:52 -07:00 |
|
|
4c8a07bf20
|
Use raw strings to eliminate repeated backslashes
|
2024-07-14 22:08:30 -07:00 |
|
|
b47dec0317
|
bump version to v0.9
|
2024-03-30 18:08:51 -07:00 |
|
|
52d297bb31
|
add links to pypi and github
|
2024-03-30 18:07:50 -07:00 |
|
|
7b4b2058bb
|
bump minmum python to 3.11
|
2024-03-30 18:07:30 -07:00 |
|
|
950a5831ec
|
should also use dxbg
|
2024-03-18 10:34:21 -07:00 |
|
|
91d89550a1
|
comment
|
2024-03-18 10:34:09 -07:00 |
|
|
1b3d322fc6
|
some work on FDFD derivation
|
2024-01-18 00:54:03 -08:00 |
|
|
107c0fcd7e
|
set fdfd sources in a way that catches incorrect j.e calculation
|
2024-01-17 23:30:08 -08:00 |
|
|
c3b6fd94a6
|
should be e dot j.conj()
|
2024-01-17 22:20:59 -08:00 |
|
|
5c3b3532a9
|
M should be same timestep as E
|
2024-01-16 23:17:05 -08:00 |
|
|
24da3f673b
|
eigness is positive
|
2023-05-23 13:07:26 -07:00 |
|
|
b1a5cdcda9
|
bloch example updates
|
2023-05-23 12:56:48 -07:00 |
|
|
d8ec46674d
|
sqrtm increases precision, so cast back to double
|
2023-05-23 12:56:38 -07:00 |
|
|
be620f7137
|
comment updates
|
2023-05-23 12:54:18 -07:00 |
|
|
2c16c3c9ab
|
Fixup in-place operators
|
2023-05-23 12:54:07 -07:00 |
|
|
1ec9375359
|
loosen default tolerance
|
2023-05-23 12:52:25 -07:00 |
|
|
98c973743f
|
use if False instead of commenting out code
|
2023-05-23 12:52:17 -07:00 |
|
|
2a9e482e44
|
Z is y0 transposed
|
2023-05-23 12:51:12 -07:00 |
|
|
01e7aae41e
|
comment updates
|
2023-05-23 12:50:17 -07:00 |
|
|
c7e823b0b3
|
allow initial value
|
2023-05-23 12:49:55 -07:00 |
|
|
44465f1bc9
|
modernize type annotations
|
2023-05-22 10:53:13 -07:00 |
|
|
7009e505e7
|
fix accidental creation of array(None)
|
2023-05-22 10:52:55 -07:00 |
|
|
3bf56c16c1
|
More in-place ops
Z.copy() is needed since op is in-place now
|
2023-05-22 09:55:47 -07:00 |
|
|
5c7deedb70
|
do more in-place
|
2023-05-22 09:53:56 -07:00 |
|
|
fd1a83b5b9
|
cleaner way to ravel
|
2023-05-22 09:53:30 -07:00 |
|
|
7cf90fe0de
|
use keepdims instead of readding dims
|
2023-05-22 09:52:52 -07:00 |
|
|
09aa9761c6
|
Use same variable names as in code
|
2022-11-27 12:36:53 -08:00 |
|
|
697770ce97
|
improve top level bloch comment
|
2022-11-24 23:16:25 -08:00 |
|
|
b7bd825bce
|
make saving previous GtKG direction more obvious
|
2022-11-22 22:23:00 -08:00 |
|
|
ff395277b0
|
add another comment about minmization
|
2022-11-22 22:21:51 -08:00 |
|
|
dfbb845bee
|
add some comments
|
2022-11-22 22:21:31 -08:00 |
|
|
a64afcbe4d
|
Add more info to log message
|
2022-11-22 14:44:54 -08:00 |
|
|
03c15c8486
|
store ZtAZ instead of AZU
U is small (~number of modes)^2
|
2022-11-22 14:44:43 -08:00 |
|
|
bec0137c99
|
update type hints and formatting
|
2022-11-20 19:56:45 -08:00 |
|
|
68a9818388
|
use moveaxis instead of deprecated rollaxis
|
2022-11-20 19:55:51 -08:00 |
|
|
23d5a160c8
|
use f-string
|
2022-11-20 19:55:11 -08:00 |
|
|
4144e6dc37
|
update comment
|
2022-11-19 19:33:50 -08:00 |
|
|
8f8c130c2f
|
use previous result as next guess
|
2022-11-14 12:39:41 -08:00 |
|
|
4a9198ade7
|
allow setting initial guess
|
2022-11-14 12:39:29 -08:00 |
|
|
c7c71a3a82
|
add per-iteration callback
|
2022-11-14 12:20:50 -08:00 |
|
|
a82d8dfc7e
|
pass k_bounds and k_guess instad of just k_min and k_max
|
2022-11-14 12:20:33 -08:00 |
|
|
86feb5461c
|
don't use patient planner by default
|
2022-11-14 12:19:55 -08:00 |
|