Skip to content

Commit 113324a

Browse files
committed
update
1 parent c4f2e93 commit 113324a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

src/todo.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ todo (small tasks):
77
- review C errors (raise segfault, backtrace?), use callback and jit flush.
88
- review slices indexes (and positions) for backtracking (+ entry & exit).
99
- review vector specialization in mtable, replace by table and col mth tovector?
10-
- replace reshapeto_ by append_ to vector/matrix in mtable.
1110
- improve MADX converter to handle mult. line def. and mult. def. per line.
1211
- improve speed of mtables (still need proxy lambda specialization for speed).
1312
- redo map diagonal blocks from beta0 block in bet2map (unique solution exists?).
@@ -28,8 +27,6 @@ todo (signficant tasks):
2827
- improve speed of maps (alloc+intrf 70%, method 4 vs 2, chrom vs HO, skip t).
2928
- improve speed of objects (copy on creation, fast copy?).
3029
- module for managing particle vs damap and their attributes
31-
- beam beam (with Piotr?). **
32-
- dispersion in 6D and Chao method (?) **
3330
- true rbend. *
3431
- curved quadrupole (eh*k0l) (?).
3532
- focusing sbend (?).
@@ -43,9 +40,15 @@ todo (extra features):
4340
- look at http://www.swmath.org
4441

4542
done:
43+
- read damap
44+
- ptcorder option when writting gtpsa
45+
- add pb dir to gtpsa convert to (re)move canonical variables.
46+
- beam beam 4D.
47+
- dispersion in 6D
4648
- fixed synch_1 to synch_8 for backtracking.
4749
- fixed synch_1 and 5, added synch_6 and 8.
4850
- clear attempt for cachemethod and objalt.
51+
- replace reshapeto_ by append_ to vector/matrix in mtable.
4952
- detect the need for cofind in twiss and remove the attribute.
5053
- update beta0 to ease its creation from vector of coordinates.
5154
- update cofind and twiss to use nocopy, par2vec and vec2par.

0 commit comments

Comments
 (0)