Epipristis rufilunata

Epipristis rufilunata is a moth of the family Geometridae first described by William Warren in 1903. It is found on New Guinea and the Bismarck Islands.[2]

Epipristis rufilunata
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Class: Insecta
Order: Lepidoptera
Family: Geometridae
Genus: Epipristis
Species:
E. rufilunata
Binomial name
Epipristis rufilunata
(Warren, 1903)[1]
Synonyms
  • Pingasa rufilunata Warren, 1903
  • Epipristis nelearia viridans Prout, 1916

Subspecies

  • Epipristis rufilunata rufilunata
  • Epipristis rufilunata antelucana Prout, 1927
gollark: ```pythondef c_wrapper(file): print("Compiling", file) temp = tempfile.mktemp(prefix="lib-compile-") print(temp) if subprocess.run(["gcc", file, "-o", temp, "-shared"]).returncode != 0: raise ValueError("compilation failed") library = ctypes.CDLL(temp) entry = library.entry entry.restype = ctypes.POINTER(ctypes.c_int)```Here's a bit of the *excellent* code.
gollark: Your entry is a function, it doesn't start up a process on every iteration or it would go slower.
gollark: How is not arbitrarily zeroing things "unusual"?
gollark: But the test code was in Python, because I only write C ironically, and dealing with anomalous C things would have been annoying.
gollark: It's a shame too, as it *was* quite a nice test suite.

References

  1. Pitkin, Linda M.; Han, Hongxiang; James, Shayleen (June 11, 2007). "Moths of the tribe Pseudoterpnini (Geometridae: Geometrinae): a review of the genera" (PDF). Zoological Journal of the Linnean Society. 150 (2): 334–412. doi:10.1111/j.1096-3642.2007.00287.x. Archived from the original on April 25, 2012.CS1 maint: unfit url (link)
  2. Beccaloni, G.; Scoble, M.; Kitching, I.; Simonsen, T.; Robinson, G.; Pitkin, B.; Hine, A.; Lyal, C., eds. (2003). "Epipristis rufilunata". The Global Lepidoptera Names Index. Natural History Museum. Retrieved May 3, 2018.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.