Home
last modified time | relevance | path

Searched refs:reshuffle (Results 1 – 25 of 560) sorted by relevance

12345678910>>...23

/dports/devel/py-qutip/qutip-4.6.2/qutip/
H A Dtensor.py45 from qutip.permute import reshuffle
156 shuffled_ops = list(map(reshuffle, args))
162 out = reshuffle(shuffled_tensor)
169 shuffled_ops = list(map(reshuffle, args))
175 out = reshuffle(shuffled_tensor)
H A Dpermute.py148 def reshuffle(q_oper): function
/dports/biology/migrate/migrate-3.6.11/src/
H A Daic.c85 static char * reshuffle (char *pattern, char *origpattern, long numpop) in reshuffle() function
219 reshuffle (temppattern, aicvec[i].pattern, nr->numpop), in aic_print_driver()
359 reshuffle (temppattern, custm2, nr->numpop), "-----"); in fast_aic_score()
363 reshuffle (temppattern, custm2, nr->numpop), "-----"); in fast_aic_score()
433 reshuffle (temppattern, custm2, nr->numpop), (*aicvec)[*aicnum].aic, in print_progress_aic()
440 reshuffle (temppattern, custm2, nr->numpop), (*aicvec)[*aicnum].aic, in print_progress_aic()
455 reshuffle (temppattern, custm2, nr->numpop), aic, in print_progress_aic()
462 reshuffle (temppattern, custm2, nr->numpop), aic, in print_progress_aic()
546 …FPRINTF (stdout, " F %s %20s\n", reshuffle (temppattern, custm2, nr->numpop), "-----"); in aic_score()
550 …FPRINTF (nr->world->options->logfile, " F %s %20s\n", reshuffle (temppattern, custm2, … in aic_score()
/dports/editors/nano/nano-5.9/
H A DChangeLog632 tweaks: reshuffle four lines, for esthetics
993 tweaks: reshuffle a condition, for symmetry
1006 tweaks: reshuffle some lines, for esthetics
1423 tweaks: reshuffle some declarations
2735 tweaks: reshuffle a couple of assignments
2831 tweaks: reshuffle two declarations
3041 tweaks: reshuffle a couple of lines
3942 tweaks: reshuffle three variables
4263 tweaks: reshuffle a couple of items
4264 tweaks: reshuffle an if statement
[all …]
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/core/
H A Dplayer.h67 bool reshuffle) = 0;
150 void PlayAt(int i, Engine::TrackChangeFlags change, bool reshuffle);
H A Dplayer.cpp382 bool reshuffle) { in PlayAt() argument
398 if (reshuffle) app_->playlist_manager()->active()->ReshuffleIndices(); in PlayAt()
/dports/devel/py-qutip/qutip-4.6.2/qutip/tests/
H A Dtest_superoper.py42 mat2vec_index, tensor, sprepost, to_super, reshuffle,
178 S_col = reshuffle(S)
182 assert_(reshuffle(S_col) == S)
/dports/audio/strawberry/strawberry-1.0.0/src/core/
H A Dplayer.h76 …ckChangeFlags change, const Playlist::AutoScroll autoscroll, const bool reshuffle, const bool forc…
162 …ckChangeFlags change, const Playlist::AutoScroll autoscroll, const bool reshuffle, const bool forc…
/dports/shells/zsh/zsh-5.8.1/Completion/Unix/Command/
H A D_moosic30 "mixin:add the files to the song queue and reshuffle the entire queue"
31 "pl-mixin:add items in given playlist files to song queue and reshuffle the entire queue"
59 {shuffle,reshuffle}":reshuffle song queue within an optional range"
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A Ddxtctool.cpp606 char reshuffle[4] = { 1, 0, 3, 2 }; in compressedBlockStripAlhpa() local
626 dst_texelsBlock->texels4x4 |= reshuffle[index] << shiftBits; in compressedBlockStripAlhpa()
649 dst_texelsBlock->texels4x4 |= reshuffle[index] << shiftBits; in compressedBlockStripAlhpa()
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/networkremote/
H A Dincomingdataparser.h42 void PlayAt(int i, Engine::TrackChangeFlags change, bool reshuffle);
/dports/math/dbcsr/dbcsr-2.1.0/src/work/
H A Ddbcsr_work_operations.F749 SUBROUTINE dbcsr_finalize(matrix, reshuffle) argument
757 LOGICAL, INTENT(IN), OPTIONAL :: reshuffle local
794 IF (PRESENT(reshuffle)) THEN
795 sort_data = reshuffle
958 SUBROUTINE dbcsr_special_finalize(matrix, reshuffle) argument
960 LOGICAL, INTENT(IN), OPTIONAL :: reshuffle local
983 IF (PRESENT(reshuffle)) THEN
984 sort_data = reshuffle
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/exts/dbcsr/src/work/
H A Ddbcsr_work_operations.F755 SUBROUTINE dbcsr_finalize(matrix, reshuffle) argument
763 LOGICAL, INTENT(IN), OPTIONAL :: reshuffle local
800 IF (PRESENT(reshuffle)) THEN
801 sort_data = reshuffle
964 SUBROUTINE dbcsr_special_finalize(matrix, reshuffle) argument
966 LOGICAL, INTENT(IN), OPTIONAL :: reshuffle local
990 IF (PRESENT(reshuffle)) THEN
991 sort_data = reshuffle
/dports/x11-toolkits/gtk40/gtk-4.4.1/demos/gtk-demo/
H A Dsliding_puzzle.c345 reshuffle (void) in reshuffle() function
471 g_signal_connect (restart, "clicked", G_CALLBACK (reshuffle), NULL); in do_sliding_puzzle()
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dicewmbg.cc80 void reshuffle();
480 void Background::reshuffle() { in reshuffle() function in Background
495 reshuffle(); in shuffle()
507 reshuffle(); in startShuffle()
/dports/audio/ncspot/ncspot-0.9.3/src/
H A Dqueue.rs257 pub fn play(&self, mut index: usize, reshuffle: bool, shuffle_index: bool) { in main()
279 if reshuffle && self.get_shuffle() { in main()
/dports/audio/grip/grip-4.2.2/
H A DCREDITS26 + Added option to reshuffle everytime playback is started (=> added
/dports/x11-wm/icewm/icewm-2.9.4/man/
H A Dicewmbg.pod73 B<icewmbg> should reshuffle its list of background images.
207 B<icewmbg> will reshuffle the list of background images and
/dports/games/gnome-mahjongg/gnome-mahjongg-3.38.3/po/
H A Dhe.po282 #| "also try to reshuffle the game, but this does not guarantee a solution."
292 "You can also try to reshuffle the game, but this does not guarantee a "
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmProxy/
H A DFvwmProxy.c3752 int reshuffle=0; in ProcessMessage() local
3901 reshuffle=1; in ProcessMessage()
4026 reshuffle=1; in ProcessMessage()
4039 reshuffle=1; in ProcessMessage()
4044 reshuffle=1; in ProcessMessage()
4049 reshuffle=1; in ProcessMessage()
4084 reshuffle=1; in ProcessMessage()
4112 if(reshuffle) in ProcessMessage()
/dports/devel/boost-docs/boost_1_72_0/libs/algorithm/doc/
H A Dapply_permutation.qbk16 …everse_permutation` takes a item sequence and a order sequence. It will reshuffle item sequence ac…
/dports/devel/boost-libs/boost_1_72_0/libs/algorithm/doc/
H A Dapply_permutation.qbk16 …everse_permutation` takes a item sequence and a order sequence. It will reshuffle item sequence ac…
/dports/devel/boost-python-libs/boost_1_72_0/libs/algorithm/doc/
H A Dapply_permutation.qbk16 …everse_permutation` takes a item sequence and a order sequence. It will reshuffle item sequence ac…
/dports/devel/hyperscan/boost_1_75_0/libs/algorithm/doc/
H A Dapply_permutation.qbk16 …everse_permutation` takes a item sequence and a order sequence. It will reshuffle item sequence ac…
/dports/games/xscrabble/xscrabble_en/lib/
H A Dscrabble_rules22 the exposed letters to the pool and reshuffle. Each player then draws

12345678910>>...23