Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type
ManyParticleAccelerationFunction = ManyParticleSystemState -> [Vec]learn-physics Physics.Learn.Mechanics An acceleration function gives a list of accelerations (one for each particle) as a function of the system's state.
type
ManyParticleSystemState = (TheTime, [St])learn-physics Physics.Learn.Mechanics The state of a system of many particles is given by the current time and a list of one-particle states.
-
learn-physics Physics.Learn.Mechanics Single Runge-Kutta step for many-particle system
-
learn-physics Physics.Learn.Mechanics Time derivative of state for many particles with constant mass.
buildAny :: Mapping k m => Map a (m Bool) -> Decision k m a Boolmappings Data.Mapping.Decision Rapidly take the disjunction of the inputs
DisposalAny :: GifDisposalMethodmassiv-io Data.Massiv.Array.IO No documentation available.
pattern
EM_HUANY :: ElfMachinemelf Data.Elf.Constants Harvard University machine-independent object files
-
mempack Data.MemPack.Error No documentation available.
ManyErrors :: NonEmpty SomeError -> ManyErrorsmempack Data.MemPack.Error No documentation available.
shouldApplyTimesToAnything :: Mock fun params -> Int -> IO ()mockcat Test.MockCat.Mock Verify that it was apply to anything (times).