Skip to main content
Ctrl+K
RDMC 1.0 documentation - Home RDMC 1.0 documentation - Home
  • RDMC APIs
  • RDtools APIs
  • Credits
  • How to cite RDMC
  • Licence
  • GitHub
  • RDMC APIs
  • RDtools APIs
  • Credits
  • How to cite RDMC
  • Licence
  • GitHub

Section Navigation

  • rdmc.external
    • rdmc.external.rmg
    • rdmc.external.inpwriter
      • rdmc.external.inpwriter.gaussian
      • rdmc.external.inpwriter.qchem
      • rdmc.external.inpwriter.orca
      • rdmc.external.inpwriter.utils
    • rdmc.external.logparser
      • rdmc.external.logparser.base
      • rdmc.external.logparser.gaussian
      • rdmc.external.logparser.qchem
      • rdmc.external.logparser.orca
      • rdmc.external.logparser.utils
  • rdmc.mathlib
    • rdmc.mathlib.geom
    • rdmc.mathlib.curvefit
    • rdmc.mathlib.greedymin
  • rdmc.conformer_generation
    • Embedding Geometries
      • rdmc.conformer_generation.embedders
      • rdmc.conformer_generation.align
      • rdmc.conformer_generation.ts_guessers
    • Geometry Optimization
      • rdmc.conformer_generation.optimizers
      • rdmc.conformer_generation.ts_optimizers
    • Postprocessing
      • rdmc.conformer_generation.verifiers
      • rdmc.conformer_generation.ts_verifiers
      • rdmc.conformer_generation.pruners
      • rdmc.conformer_generation.solvation
    • Workflow
      • rdmc.conformer_generation.generators
      • rdmc.conformer_generation.ts_generators
      • rdmc.conformer_generation.metrics
      • rdmc.conformer_generation.sampler
    • Utils
  • rdmc.mol
  • rdmc.reaction
  • rdmc.conf
  • rdmc.forcefield
  • rdmc.utils
  • RDMC APIs
  • rdmc.mathlib

rdmc.mathlib#

  • rdmc.mathlib.geom
    • get_centroid()
    • get_distances_from_a_point()
    • get_mass_center()
    • get_max_distance_from_center()
    • get_weighted_center()
    • rotate()
    • translate()
    • translate_centroid()
  • rdmc.mathlib.curvefit
    • FourierSeries1D
      • FourierSeries1D.fit()
      • FourierSeries1D.max_num_term
      • FourierSeries1D.predict()
  • rdmc.mathlib.greedymin
    • compare_to_adjacent_point()
    • get_energy()
    • get_step_to_adjacent_points()
    • search_for_a_minimum()
    • search_minimum()

previous

rdmc.external.logparser.utils

next

rdmc.mathlib.geom

Show Source

© Copyright 2020-2025, Xiaorui Dong.

Created using Sphinx 7.2.4.

Built with the PyData Sphinx Theme 0.16.1.