<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://w3id.org/amv#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:dct="http://purl.org/dc/terms/"> <ns0:Algorithm rdf:about="https://w3id.org/amv#FastMultipoleMethod"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <ns0:computesSolutionTo rdf:resource="https://w3id.org/amv#n-bodyProblem"/> <dct:description>The fast multipole method (FMM) is a numerical technique that was developed to speed up the calculation of long-ranged forces in the n-body problem.</dct:description> <dct:title>Fast multipole method</dct:title> </ns0:Algorithm> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://w3id.org/amv#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:dct="http://purl.org/dc/terms/">
  <ns0:Algorithm rdf:about="https://w3id.org/amv#FastMultipoleMethod">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <ns0:computesSolutionTo rdf:resource="https://w3id.org/amv#n-bodyProblem"/>
    <dct:description>The fast multipole method (FMM) is a numerical technique that was developed to speed up the calculation of long-ranged forces in the n-body problem.</dct:description>
    <dct:title>Fast multipole method</dct:title>
  </ns0:Algorithm>
</rdf:RDF>