Difference between revisions of "Users"

From Efficient Java Matrix Library
Jump to navigation Jump to search
 
Line 2: Line 2:
  
 
Feel free to add your own project!
 
Feel free to add your own project!
 
+
* [https://github.com/FlorentinD/GraphBlasInJavaBenchmarks Graph Blas in Java Benchmarks]
 
* [https://neo4j.com/ Neo4J]'s graph-data-science library.
 
* [https://neo4j.com/ Neo4J]'s graph-data-science library.
 
* [https://www.db.bme.hu/preprints/thesis2018-multidimensional-graph-analysis.pdf Petra Várhegyi's masters thesis on graph analysis]
 
* [https://www.db.bme.hu/preprints/thesis2018-multidimensional-graph-analysis.pdf Petra Várhegyi's masters thesis on graph analysis]
Line 38: Line 38:
 
= Papers That Cite EJML =
 
= Papers That Cite EJML =
 
* A ton of [https://scholar.google.com/scholar?q=%22efficient+java+matrix+library%22&hl=en&as_sdt=0,5 academic papers]
 
* A ton of [https://scholar.google.com/scholar?q=%22efficient+java+matrix+library%22&hl=en&as_sdt=0,5 academic papers]
 +
* [https://dl.acm.org/doi/abs/10.1145/3461837.3464627 Florentin Dörre, Alexander Krause, Dirk Habich, and Martin Junghanns. 2021. A GraphBLAS implementation in pure Java. In Proceedings of the 4th ACM SIGMOD Joint International Workshop on Graph Data Management Experiences & Systems (GRADES) and Network Data Analytics (NDA)]
 
* Zewdie, Dawit Dawit Habtamu. "Representation discovery in non-parametric reinforcement learning." Diss. Massachusetts Institute of Technology, 2014.
 
* Zewdie, Dawit Dawit Habtamu. "Representation discovery in non-parametric reinforcement learning." Diss. Massachusetts Institute of Technology, 2014.
 
* Sanfilippo, Filippo, et al. "A mapping approach for controlling different maritime cranes and robots using ANN." Mechatronics and Automation (ICMA), 2014 IEEE International Conference on. IEEE, 2014.
 
* Sanfilippo, Filippo, et al. "A mapping approach for controlling different maritime cranes and robots using ANN." Mechatronics and Automation (ICMA), 2014 IEEE International Conference on. IEEE, 2014.

Latest revision as of 10:35, 6 July 2021

Projects which use EJML

Feel free to add your own project!

Papers That Cite EJML

  • A ton of academic papers
  • Florentin Dörre, Alexander Krause, Dirk Habich, and Martin Junghanns. 2021. A GraphBLAS implementation in pure Java. In Proceedings of the 4th ACM SIGMOD Joint International Workshop on Graph Data Management Experiences & Systems (GRADES) and Network Data Analytics (NDA)
  • Zewdie, Dawit Dawit Habtamu. "Representation discovery in non-parametric reinforcement learning." Diss. Massachusetts Institute of Technology, 2014.
  • Sanfilippo, Filippo, et al. "A mapping approach for controlling different maritime cranes and robots using ANN." Mechatronics and Automation (ICMA), 2014 IEEE International Conference on. IEEE, 2014.
  • Kushman, Nate, et al. "Learning to automatically solve algebra word problems." ACL (1) (2014): 271-281.
  • Stergios Papadimitriou, Seferina Mavroudi, Kostas Theofilatos, and Spiridon Likothanasis, “MATLAB-Like Scripting of Java Scientific Libraries in ScalaLab,” Scientific Programming, vol. 22, no. 3, pp. 187-199, 2014.
  • Alberto Castellini, Daniele Paltrinieri, and Vincenzo Manca "MP-GeneticSynth: Inferring Biological Network Regulations from Time Series" Bioinformatics 2014
  • Blasinski, H., Bulan, O., & Sharma, G. (2013). Per-Colorant-Channel Color Barcodes for Mobile Applications: An Interference Cancellation Framework.
  • Marin, R. C., & Dobre, C. (2013, November). Reaching for the clouds: contextually enhancing smartphones for energy efficiency. In Proceedings of the 2nd ACM workshop on High performance mobile opportunistic systems (pp. 31-38). ACM.
  • Oletic, D., Skrapec, M., & Bilas, V. (2013). Monitoring Respiratory Sounds: Compressed Sensing Reconstruction via OMP on Android Smartphone. In Wireless Mobile Communication and Healthcare (pp. 114-121). Springer Berlin Heidelberg.
  • Santhiar, Anirudh and Pandita, Omesh and Kanade, Aditya "Discovering Math APIs by Mining Unit Tests" Fundamental Approaches to Software Engineering 2013
  • Sanjay K. Boddhu, Robert L. Williams, Edward Wasser, Niranjan Kode, "Increasing Situational Awareness using Smartphones" Proc. SPIE 8389, Ground/Air Multisensor Interoperability, Integration, and Networking for Persistent ISR III, 83891J (May 1, 2012)
  • J. A. Álvarez-Bermejo, N. Antequera, R. García-Rubio and J. A. López-Ramos, _"A scalable server for key distribution and its application to accounting,"_ The Journal of Supercomputing, 2012
  • Realini E., Yoshida D., Reguzzoni M., Raghavan V., _"Enhanced satellite positioning as a web service with goGPS open source software"_. Applied Geomatics 4(2), 135-142. 2012
  • Stergios Papadimitriou, Constantinos Terzidis, Seferina Mavroudi, Spiridon D. Likothanassis: _Exploiting java scientific libraries with the scala language within the scalalab environment._ IET Software 5(6): 543-551 (2011)
  • L. T. Lim, B. Ranaivo-Malançon and E. K. Tang. _“Symbiosis Between a Multilingual Lexicon and Translation Example Banks”._ In: Procedia: Social and Behavioral Sciences 27 (2011), pp. 61–69.
  • G. Taboada, S. Ramos, R. Expósito, J. Touriño, R. Doallo, _Java in the High Performance Computing arena: Research, practice and experience,_ Science of Computer Programming, 2011.
  • http://geomatica.como.polimi.it/presentazioni/Osaka_Summer_goGPS.pdf
  • http://www.holger-arndt.de/library/MLOSS2010.pdf
  • http://www.ateji.com/px/whitepapers/Ateji%20PX%20MatMult%20Whitepaper%20v1.2.pdf

Note: Slowly working on an EJML paper for publication. About 1/2 way through a first draft.

On The Web